Hi,
I'm writing an android app where there is a strong need for IP-protection. I'm wondering if there's a way to encrypt the entire APK or at least the C/C++ native library where the *good stuff* lies.
I am using the following code to return a bitmap from a video using jni then to display it using c++ and Openframeworks.You may not be familiar with Openframeworks but it's just the last step, possibly there is an error with the code before using Openframeworks' ofImage object.
These codes are...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.