summaryrefslogtreecommitdiffstatshomepage
path: root/android-project/app/src/main/java/org/libsdl
Commit message (Collapse)AuthorAgeFilesLines
* Removed local copy of SDL source and update Android build support. (#10899) Miodrag Milanović2023-02-279-997/+4678
| | | | | | | | | * Removed SDL2 source. * Updated gradle. * Updated SDL2 Java support glue code. * Increased minimum supported Android API version to 24. * Updated required asset files for Android app. * Added proper tag for Android logging. * Added SDL2 hint to make BGFX work on Android.
* Modification for Android build (NDK r14b, build-tools 21.1.2 and gradle ↵ Miso Kim2017-08-231-42/+156
| | | | 2.2.1) (#2585)
* Initial work to make MAME work on Android [Miodrag Milanovic] Miodrag Milanovic2016-03-271-0/+1661