This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-Tools
/
apple2ix
Watch
1
Star
0
Fork
0
You've already forked apple2ix
mirror of
https://github.com/mauiaaron/apple2.git
synced
2024-11-17 13:10:38 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
5dadc922fd
apple2ix
/
Android
/
jni
/
Application.mk
3 lines
72 B
Makefile
Raw
Normal View
History
Unescape
Escape
Android build tweaks - Build in ARM mode, not Thumb mode (cpu.S is written in common ARM dialect) - Include various ABIs (phat APK)
2015-07-12 20:01:48 +00:00
APP_ABI
:=
armeabi armeabi-v7a
## TODO : x86
Get testing working on Android again
2015-09-07 06:43:26 +00:00
APP_PLATFORM
:=
android-23
Reference in New Issue
Copy Permalink