Files
android_development/samples
Jake Hamby 3695fe3a42 Fix BT chat sample app to use Honeycomb action bar.
The BT chat app previously used a custom title, which is no longer
supported in Honeycomb with the default theme. It also required the
option menu, which has been replaced with the action bar.

Fixed the app to use the standard Honeycomb style and action bar.

Bug: 3098795
Change-Id: I8f8656b261c6e15cc6b0b2f445087ff3baabb4d4
2011-01-13 16:59:47 -08:00
..
2011-01-12 20:41:20 -08:00
2010-08-27 17:00:52 -07:00
2010-07-02 16:20:49 +02:00
2011-01-06 12:51:17 -08:00
2010-10-11 17:25:23 -07:00
2010-02-19 18:47:02 -08:00
2010-10-13 13:38:45 -07:00

Adding a new folder in development/samples is not enough to have it
be packaged with the SDK.

Make sure to edit development/build/sdk.atree to add the sample to the SDK
build.