i developed Any source on eclipse c++ (+ openCV, and compile tool is mingw)
then, i want create ".so file" for use in the Android studio.
so, I wonder how I can make .so files in Eclipse or other tools.
Please help me ...
my os : windows10
i developed Any source on eclipse c++ (+ openCV, and compile tool is mingw)
then, i want create ".so file" for use in the Android studio.
so, I wonder how I can make .so files in Eclipse or other tools.
Please help me ...
my os : windows10
Copyright © 2021 Jogjafile Inc.
Here are the few resources which can get you started
Using Eclipse for develop Android app mixed Java and C/C++ code
Android Native Development Kit
OpenCV4Android SDK
Android Development with OpenCV