opencv/android/android-jni/project_create.sh

5 lines
132 B
Bash
Executable File

#!/bin/sh
#this generates an ant based cli build of the android-jni project
android update project --name android-opencv \
--path .