aboutsummaryrefslogtreecommitdiff
path: root/build/android/jni/Application.mk
AgeCommit message (Collapse)Author
2020-04-15Android: add Android Studio support, completely redone java part (#9066)Maksim
2018-06-10Fix many Android build issuesLoic Blot
It remains one issue with MT itself and rtti
2018-03-11Android build fixes for c++11stujones11
2017-12-04Android: Update build system for ndk-r15xstujones11
Add workarounds for ndk-r16.
2016-04-28Upgrade Android build to Gradle build systemShadowNinja
The old Ant build system has been deprecated for a while and new development is focused on Gradle. I also removed a hardcoded string that lint caught and moved the patch files to a subdirectory. I left the JNI files in the root directory.
2014-06-29Add support for Android 2.3+sapier
There have been plenty of ppl involved in creating this version. I don't wanna mention names as I'm sure I'd forget someone so I just tell where help has been done: - The partial android versions done by various ppl - Testing on different android devices - reviewing code (especially the in core changes) - testing controls - reviewing texts A big thank you to everyone helping this to be completed!