When porting my Android app to Blackberry 10/Playbook, I get the error:
native-code: x86
This error has also been reported here and here. The app uses OpenCV for Android as a library project, which contains native code, and I'm aware that Blackberry lists native code as an unsupported feature. Is there any way to get apps with native code to work on Blackberry, even for experimental purposes?