• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# The ARMv7 is significanly faster due to the use of the hardware FPU
2APP_ABI := armeabi armeabi-v7a
3#APP_ABI := mips mips-r2
4#APP_ABI := x86
5APP_PLATFORM := android-8
6