summaryrefslogtreecommitdiff
path: root/src/ui/android/jni/Application.mk
AgeCommit message (Collapse)Author
2018-11-15Remove `src/ui` folder, moved to:John J. Camilleri
https://github.com/GrammaticalFramework/gf-offline-translator
2015-08-06set the optimization levels for the JNI code to release levelkrasimir
2015-06-30specify strict APP_PLATFORM to avoid crashes on devices with older android ↵krasimir
version
2013-09-05move src/runtime/android to src/ui/android/jnikr.angelov