summaryrefslogtreecommitdiff
path: root/README.Android.txt
diff options
context:
space:
mode:
authorMatthias Melcher <fltk@matthiasm.com>2018-03-10 17:35:00 +0000
committerMatthias Melcher <fltk@matthiasm.com>2018-03-10 17:35:00 +0000
commit70e629b05d549a690b72c06916720c530b406da0 (patch)
tree0de5eb8b9a7cf6e7cb3213128ab92d0e3cf1e36b /README.Android.txt
parent329f43eaf7965e32c42cc79646e200dd5a1810ad (diff)
Android: finally taught AndroidStudio where the SVN root directory is
located. No more SVN from the command line. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12732 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'README.Android.txt')
-rw-r--r--README.Android.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.Android.txt b/README.Android.txt
index ccba2c480..e31811766 100644
--- a/README.Android.txt
+++ b/README.Android.txt
@@ -23,8 +23,8 @@ AndroidStudio for the first time, use the IDE to download and build the
FLTK will be installed. Once Native Plasm runs on your emulator or physical
device, you are ready to install FLTK.
-- if your host machine runs MSWindows, unzip the file
- "ide/AndroidStudio3/gradlew.zip" first
+- if your host machine runs MSWindows, rename the file
+ "ide/AndroidStudio3/gradlew.rename_to_bat" to "gradlew.bat" first
- open the "ide/AndroidStudio3/" directory as a project in AndroidStudio