Files
android_development/samples/training/bitmapfun/README
Adam Koch d308f86f33 Bitmapfun Sample: Migrate to Android Studio/gradle project.
Change-Id: I74dd29d607f066d331ffa309dba1bc6cbb30d93f
2013-10-17 11:05:13 -04:00

9 lines
267 B
Plaintext

This is an Android Studio project:
http://developer.android.com/sdk/installing/studio.html
To build you should first copy local.properties.sample to
local.properties and set your SDK path.
Then either use gradlew to build or import the project into
Android Studio.