626ecbfca0
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12720 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 |
||
---|---|---|
.. | ||
app | ||
FL | ||
gradle/wrapper | ||
AndroidStudio3.iml | ||
build.gradle | ||
gradlew | ||
gradlew.rename_to_bat | ||
HelloAndroid.iml | ||
README.md | ||
settings.gradle |
Hello Android
Hello Android is an FLTK sample app that derives from the Android Studio sample project Native Plasma. This sample uses Android Studio 3 and CMake.
Pre-requisites
- Android Studio 3.0+ with NDK bundle.
Getting Started
- Download Android Studio
- Launch Android Studio.
- Open the Android directory inside the FLTK directory.
- Open the AndroidStudio project by loading the HelloAndroid directory.
- 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. Patches are encouraged, and may be submitted via the same FLTK Bug & Feature system.
Please visit the FLTK Forum for additional help.
License
FLTK is provided under the terms of the GNU Library Public License, Version 2 with exceptions that allow for static linking.