Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 236 Bytes

Application.mk

File metadata and controls

10 lines (6 loc) · 236 Bytes
 
1
2
3
4
5
6
# Uncomment this if you're using STL in your project
# See CPLUSPLUS-SUPPORT.html in the NDK documentation for more information
# APP_STL := stlport_static
APP_ABI := armeabi armeabi-v7a x86
Oct 14, 2016
Oct 14, 2016
7
8
9
# Min SDK level
APP_PLATFORM=android-10