I’m just curious how much effort it would take to support this on Corona’s part. The error I get during conversion is “native-code:impact=5:armeabi-v7a”, which means C/C++ code is used even in Android builds (fun fact!).
To solve the problem, the C/C++ code would need to be compiled for v7le (QNX) instead of v7a for the .so files to be executable on BB10. I’m not sure how big of a deal that is to do.
Just for reference, I am trying to convert a basic Android build (not Amazon/Nook) using the online converter: https://bdsc.webapps.blackberry.com/android/bpaa/
[import]uid: 36054 topic_id: 35518 reply_id: 335518[/import]