We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04b6596 commit 0e7d240Copy full SHA for 0e7d240
README.md
@@ -6,7 +6,7 @@ opencv341 android sdk with contrib341 module build on windows.
6
工作需要,目前主要编译了armeabi-v7a和x86的.so库.a库,主要用于jni编程,附带java应用层函数。
7
8
9
-## A templet build.gradle for armeabi-v7 and x86 with NDK
+## A templet build.gradle for armeabi-v7a and x86 with NDK
10
11
```
12
apply plugin: 'com.android.library'
0 commit comments