News
cmake_minimum_required(VERSION 3.4.1) add_library(test_file SHARED test_file.c) # Include libraries needed for test_file lib target_link_libraries(test_file android log) Add the following lines to app ...
It is great tutorial on how to setup project including c++ support, adding opencv library for c++ and java, etc... ##Sample project In this project, you will have 2 options: Take a photo with ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results