summaryrefslogtreecommitdiff
path: root/Android/HelloAndroid/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Android/HelloAndroid/README.md')
-rw-r--r--Android/HelloAndroid/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/Android/HelloAndroid/README.md b/Android/HelloAndroid/README.md
index fdd6cf930..73bbbc4e9 100644
--- a/Android/HelloAndroid/README.md
+++ b/Android/HelloAndroid/README.md
@@ -15,6 +15,10 @@ Getting Started
1. Open the AndroidStudio project by loading the HelloAndroid directory.
1. Click *Run/Run 'app'*.
+Micrososft Windows Users
+------------------------
+The file 'gradlew.zip' must be unzipped before you can use AndroidStudio. It contains the required file 'gradlew.bat'. This was neccessary because some svn setups block anything that looks like an executable file, including files that end in .bat .
+
Support
-------
If you've found an error in these samples, please [file an issue](http://www.fltk.org/str.php). Patches are encouraged, and may be submitted via the same FLTK Bug & Feature system.