Developing apps for the APK runtime

Applications can be developed just like other .apk apps, then re-packaged in the BAR (.bar) format for the QNX Runtime for APK .

To develop an APK app for QNX platforms, start by developing it exactly as you would for an Android-powered device:

Note:

The Android NDK is not required unless the app uses C/C++. For more information, see "Native libraries".