Skip to main content
Inspiring
March 6, 2013
Question

Is AIR for Blackberry 10 possible/worth it?

  • March 6, 2013
  • 2 replies
  • 669 views

Has anyone developed for BB10 with Flash Professional?

How did you build the app?

Did you make it as an Android app and submit it?

Did it get many downloads? Was it worth doing?

What device did you test it on?

Will there be a propper AIR for Blackberry added to the publishing settings of Flash Pro in the future?

This topic has been closed for replies.

2 replies

Innovatology
Participating Frequently
March 31, 2013

AIR is installed natively on BB10 and PlayBook, although it is still AIR 3.1 (i.e. no Stage3D).

Flash Builder and FDT are the preferred ways of developing, though it should be possible with Flash Pro if you know what you're doing. Better to try with FB or FDT first though, as they provide on-device debugging and excellent integration for packaging and deploying your apps. Otherwise you'll be messing around with the command line.

As BB10 has a native AIR runtime preinstalled, there is no point developing it as an AIR for Android app. In fact, it's impossible.

It is certainly worth it.

We use Dev Alpha's, PlayBooks and Z10's to test our BB apps.

Inspiring
April 3, 2013

I just ported my game which is built in Flash Pro for iOS and Android...  easily published to BB10.  It took longer to deal with the code signing certificates, etc than actually getting the game up and running on the BB10 device.