Search code examples
blackberryblackberry-10blackberry-webworks

How to execute Blackberry OS 6 app in Blackberry 10 OS


I developed one application in Blackberry OS 6.I deployed that app in to Blackberry world successfully.But it is not working in Blackberry OS 10.I am getting following error:

Unsupported for this device

Please help me how to run application in OS 10.

Thanks in Advance.


Solution

  • OS10 is a completely different system. It no longer supports the BB6/7 Java environment. You will need to port your app to one of the new supported platforms:

    http://developer.blackberry.com/develop/platform_choice/index.html

    • Cascades (c++ & qml)
    • Webworks
    • Android
    • Adobe Air