We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents edb3ea7 + 995ffde commit 5ad93d9Copy full SHA for 5ad93d9
samples-android/ButtonClicker/src/main/jni/Application.mk
@@ -1,6 +1,5 @@
1
APP_PLATFORM := android-22
2
-#APP_ABI := armeabi-v7a
3
-APP_ABI := arm64-v8a
+APP_ABI := armeabi-v7a
4
APP_STL := c++_static
5
6
APP_CPPFLAGS := -std=c++11
0 commit comments