Blackberry 10: Android Runtime & JNI
问题 Is JNI supported on the BlackBerry 10 Android Runtime? I would like to execute native c code in my android app which I'd like to deploy on the blackberry 10 os. In my android app, I use JNI to handle callbacks from the native c code to the java code. Is this supported on the bb10 android runtime? 回答1: All I could find is this thread: Any plans for supporting Android Native Code which doesn't appear to have an official response. My guess is that 'no' Android NDK won't be supported as