how to call methods from a C++ library in java android development
I have a huge C++ library for image processing. I would like to use this
dll library in an Android java project. How can I call methods in the C++
dll library in Android Java development?
if there is a tutorial, that would be great.
Thanks in advance.
No comments:
Post a Comment