2012-08-06 16:59:26 -07:00
|
|
|
# The ARMv7 is significanly faster due to the use of the hardware FPU
|
2012-10-23 22:25:10 -07:00
|
|
|
APP_ABI := armeabi armeabi-v7a x86
|
2012-08-06 16:59:26 -07:00
|
|
|
#APP_ABI := armeabi-v7a
|
2012-08-09 18:38:41 -07:00
|
|
|
APP_PLATFORM := android-9
|