summaryrefslogtreecommitdiffstats
path: root/samples/training/bitmapfun/README
diff options
context:
space:
mode:
Diffstat (limited to 'samples/training/bitmapfun/README')
-rw-r--r--samples/training/bitmapfun/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/samples/training/bitmapfun/README b/samples/training/bitmapfun/README
index d01c42853..a0a192f4c 100644
--- a/samples/training/bitmapfun/README
+++ b/samples/training/bitmapfun/README
@@ -1,8 +1,8 @@
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.
+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.
+Then import the project into Android Studio:
+File -> Import Project -> Choose Directory -> Import from external model ->
+ Gradle -> Use default gradle wrapper -> Finish