Skip to content

Instantly share code, notes, and snippets.

@touren
Last active August 16, 2016 21:09
Show Gist options
  • Save touren/df74e5e4cee3763b52970afde15be800 to your computer and use it in GitHub Desktop.
Save touren/df74e5e4cee3763b52970afde15be800 to your computer and use it in GitHub Desktop.
http://opencv.org/platforms/android.html
download and install java 8
download ecllipse IDE neon
install android SDK: NDK, Android API, ...
http://mindtherobot.com/blog/452/android-beginners-ndk-setup-step-by-step/
# install c/c++ support in ecllipse.
http://docs.opencv.org/2.4/doc/tutorials/introduction/android_binary_package/O4A_SDK.html
download OpenCV4Android SDK
https://github.com/tzutalin/dlib-android
download dlib android sdk
# NDK on Android Studio.
https://www.shaneenishry.com/blog/2014/08/17/ndk-with-android-studio/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment