fltk/Android/HelloAndroid
Matthias Melcher 8bb4ab025d Android: removed crud from original sample code
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12704 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2018-03-02 22:46:47 +00:00
..
app Android: removed crud from original sample code 2018-03-02 22:46:47 +00:00
gradle/wrapper Commiting Android sample project structure 2018-03-02 16:30:45 +00:00
build.gradle Commiting Android sample project structure 2018-03-02 16:30:45 +00:00
gradlew Commiting Android sample project structure 2018-03-02 16:30:45 +00:00
gradlew.bat Commiting Android sample project structure 2018-03-02 16:30:45 +00:00
HelloAndroid.iml More Android changes. 2018-03-02 20:03:04 +00:00
README.md Android: minor simplifications 2018-03-02 20:57:02 +00:00
settings.gradle Commiting Android sample project structure 2018-03-02 16:30:45 +00:00

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

  1. Download Android Studio
  2. Launch Android Studio.
  3. Open the Android directory inside the FLTK directory.
  4. Open the AndroidStudio project by loading the HelloAndroid directory.
  5. Click Run/Run 'app'.

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.