Application.mk 236 B

12345678910
  1. # Uncomment this if you're using STL in your project
  2. # See CPLUSPLUS-SUPPORT.html in the NDK documentation for more information
  3. # APP_STL := stlport_static
  4. APP_ABI := armeabi armeabi-v7a x86
  5. # Min SDK level
  6. APP_PLATFORM=android-10