Merged android-experimental branch back to trunk.
This commit is contained in:
13
android/android-opencv/README.txt
Normal file
13
android/android-opencv/README.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
=========================================
|
||||
CMake Build
|
||||
=========================================
|
||||
mkdir build
|
||||
cd build
|
||||
cmake -DCMAKE_TOOLCHAIN_FILE=$ANDTOOLCHAIN ..
|
||||
|
||||
=========================================
|
||||
Android Build
|
||||
=========================================
|
||||
sh project_create.sh
|
||||
ant compile
|
||||
ant install
|
Reference in New Issue
Block a user