Files
android_development/samples
Narayan Kamath d6ea1e86f2 Tidy up uses of Integer.valueOf.
Use parseInt when the result is assigned to an int. Allocates fewer
objects.

bug: 28078871
Change-Id: Icbb0507949b71bc0a729f2e65309dab939b3d853
2016-04-19 19:02:51 +01:00
..
2013-04-09 21:42:59 -07:00
2016-04-19 19:02:51 +01:00
2014-06-14 10:21:46 -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.