Files
android_development/samples
Stephan Linzner 8397e0c6f7 Fixed startActivity() Bug in LaunchActivityTest
Activity under test was called in setUp instead of each test method.
Now each test method makes a separate call to startActivity() like
mentioned in our documentation.

Change-Id: I41df74cd5dae30e57cb481bb85714e361a9189e8
Signed-off-by: Stephan Linzner <slinzner@google.com>
2013-07-12 13:21:47 +02:00
..
2013-07-08 13:22:56 -07:00
2013-05-30 13:38:02 -07:00
2011-10-17 18:49:50 -07:00
2011-07-15 17:31:33 -07:00
2013-04-09 21:42:59 -07:00
2011-11-28 17:21:34 -08:00
2011-05-03 17:56:51 -04:00
2012-04-18 17:18:24 -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.