mame/android-project
Miodrag Milanović a45221458d Android compile fix (#4395)
* Fix compile for Android, set API to 24

* Update Android Studio project to API 24

* Fixed project file to latest Android Studio

* fix build with gradle alone
2018-12-11 19:38:27 -05:00
..
app Android compile fix (#4395) 2018-12-11 19:38:27 -05:00
gradle/wrapper Android compile fix (#4395) 2018-12-11 19:38:27 -05:00
.gitignore Initial work to make MAME work on Android [Miodrag Milanovic] 2016-03-27 17:35:23 +02:00
build.gradle Android compile fix (#4395) 2018-12-11 19:38:27 -05:00
gradlew Android compile fix (#4395) 2018-12-11 19:38:27 -05:00
gradlew.bat Initial work to make MAME work on Android [Miodrag Milanovic] 2016-03-27 17:35:23 +02:00
LICENSE Updates "2017" strings to "2018" where relevant. 2018-01-06 00:48:05 +11:00
README.md fix some typos (#2772) 2017-11-03 14:58:54 +01:00
settings.gradle Android compile fix (#4395) 2018-12-11 19:38:27 -05:00

android-project

Contains code by needed to run MAME on Android

Licensed under The BSD 3-Clause License

It also contains org.libsdl.app.Activity part of SDL2 project under zlib license

And for building Gradle-wrapper is used that is under Apache License, Version 2.0