mame/android-project
Vas Crabb 97b6717027 (nw) Clean up the mess on master
This effectively reverts b380514764 and
c24473ddff, restoring the state at
598cd52272.

Before pushing, please check that what you're about to push is sane.
Check your local commit log and ensure there isn't anything out-of-place
before pushing to mainline.  When things like this happen, it wastes
everyone's time.  I really don't need this in a week when real work™ is
busting my balls and I'm behind where I want to be with preparing for
MAME release.
2019-03-26 11:13:37 +11:00
..
app (nw) Clean up the mess on master 2019-03-26 11:13:37 +11: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 (nw) Clean up the mess on master 2019-03-26 11:13:37 +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