Files
android_development/samples
Kenny Root c8c211a085 Fix some errors in the foreground compat
The foreground compatibility sample wouldn't actually work on an old
platform because of a misplaced return statement in onCreate and the
invokeMethod would ignore its arguments.

Change-Id: Ic1d1a6d8579700215c7988cd603a6bb86f1346a4
2011-03-29 09:51:21 -07:00
..
2010-08-27 17:00:52 -07:00
2011-02-22 16:40:19 -08:00
2011-01-19 14:07:55 -08:00
2010-10-11 17:25:23 -07:00
2010-10-13 13:38:45 -07:00
2011-03-21 17:38:04 -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.