@micko_mame Supposing I wanted to try doing an Android compile of MAME on Windows, how would I go about getting Gradle set up, and how would I build it with Android Studio now that your pull request has gone in?
-
-
Vastauksena käyttäjälle @TheMogMiner
Well first you need to build binaries for supported architectures (make SUBTARGET=tiny android-arm -j9 ) that will be copied to android-project/app/bin/src/main/libs and then from android-project folder you can just run gradlew build that will build apk package
1 vastaus 0 uudelleentwiittausta 0 tykkäystä -
Vastauksena käyttäjille @micko_mame ja @TheMogMiner
Note that you have android-arm, android-arm64, android-x86 and android-x64 targets to support all architectures supported by current ndk (mips and mips64 are no longer available).
1 vastaus 0 uudelleentwiittausta 0 tykkäystä -
Vastauksena käyttäjille @micko_mame ja @TheMogMiner
From android studio you just need to open a folder (android-project) and it will load project and ask your permission to download missing packages, but there you just do build and you get same apk as from command line, but here you also have debugger so it should be better.
1 vastaus 0 uudelleentwiittausta 0 tykkäystä
Well, the AVD simulator crashes on my system rather than actually starting up. Google's execrable code quality strikes again!
Lataaminen näyttää kestävän hetken.
Twitter saattaa olla ruuhkautunut tai ongelma on muuten hetkellinen. Yritä uudelleen tai käy Twitterin tilasivulla saadaksesi lisätietoja.