February 14, 2012

serkol serkol
Lab Rat
25 posts

Make a Qt app for BlackBerry and get a free PlayBook

 

- If you are not registered there yet, register at http://appworld.blackberry.com/isvportal before 11:59 PM EST on February 15.

- Submit your Qt app for Blackberry before 11:59 PM EST on March 2, and get a free Blackberry Playbook.

More details here:
http://devblog.blackberry.com/2012/02/playbook-offer-extension/

There was a news recently that the Blackberry AppWorld is more profitable to developers than the Android Market. Your Qt app will run only on a PlayBook for now, but:

- They have sold a lot of playbooks at discounted price. I bought 2 for $200 each some time ago, because I have 4 kids :-) It’s a very decent hardware, except GPS (GPS practically does not work)

- They will have Blackberry OS 10 on phones this year, and it will run your Qt apps.

11 replies

February 14, 2012

serkol serkol
Lab Rat
25 posts

They were giving free playbooks for Android apps (playbook os runs android apps too), now they also will give you a free playbook for a Qt app.

More details here:
http://devblog.blackberry.com/2012/02/playbook-offer-extension/

February 14, 2012

GentooXativa GentooXativa
Lab Rat
126 posts

Nice, i go to try ^^

 Signature 

Jose Vicente Giner Sanchez - Senior Mobile Developer

www.gigigo.com

C/ Dr. Zamenhof 36bis, 1ºA 28027 Madrid
T: +34 917431436

February 14, 2012

harbaum harbaum
Lab Rat
43 posts

Would you mind linking to one or two useful resources for qt on blackberry? Is there e.g. a qtcreator/qtsdk that supports blackberry os?

February 14, 2012

GentooXativa GentooXativa
Lab Rat
126 posts

Check this: http://www.developer.nokia.com/Community/Discussion/showthread.php?197261-How-to-port-QT-(in-symbian)-to-Blackberry

 Signature 

Jose Vicente Giner Sanchez - Senior Mobile Developer

www.gigigo.com

C/ Dr. Zamenhof 36bis, 1ºA 28027 Madrid
T: +34 917431436

February 14, 2012

harbaum harbaum
Lab Rat
43 posts
GentooXativa wrote:
Check this: http://www.developer.nokia.com/Community/Discussion/showthread.php?197261-How-to-port-QT-(in-symbian)-to-Blackberry

Uhm, all i find there is a reference to a git repository. So porting a qt app to the playbook requires the developer to grab qt from a git repository and then compile that first?

Forgive me, but i can’t believe that RIM expects people to do that …

February 14, 2012

mlong mlong
Mad Scientist
1517 posts
harbaum wrote:
Forgive me, but i can’t believe that RIM expects people to do that …

Doesn’t seem that unreasonable to me. Qt is relatively new on the RIM platform and there hasn’t been a lot of ecosystem development (to the extent that there has been for desktop, MeeGo, Symbian, etc.)

The program page stated that they were opening the offer up to Qt developers (among others) because of popular demand. I would imagine that would be along the lines of “Ok, if you’ve got the skills to make it happen, go for it!” not “Here we’re going to hold your hand through this process.”

 Signature 

Senior Software Engineer
AccuWeather Enterprise Solutions
/* My views and opinions do not necessarily reflect those of my employer.  Void where prohibited. */

February 14, 2012

serkol serkol
Lab Rat
25 posts

If you want to get the free playbook, you need to register NOW, because if you register after February 15, you will not qualify:

http://appworld.blackberry.com/isvportal

You stil have over 2 weeks to finish your app.

About Qt for blackberry:

http://openbbnews.wordpress.com/2012/02/10/qt-comes-to-qnx/

February 29, 2012

helex helex
Lab Rat
9 posts

Has anybody managed to build a qml app and deploy it to the blackberry store?

I was finally able to compile a small project. But at the BB10 emulator I get the error code 8. At least the icon appears… so I was not sure if I managed to build it for the x86 target. Just in case I have done everything right and it doesn’t work at the emulator because I have build it for the armel target by accident I uploaded it now to blackberry. Will see what happens… ;-)

I’m very frustrated. Any other experiences?

February 29, 2012

Andre Andre
Area 51 Engineer
6031 posts

Darn, I missed this one. Would have been a cool device to play with, I think!

 Signature 

Looking for Qt developers to join our team @ i-Optics: https://qt-project.org/forums/viewthread/25393/

May 10, 2012

www.rzr.online.fr www.rzr.onli..
Lab Rat
14 posts

I thought about porting a qml app to bb10 , but i am wondering if it worth the effort ? i am wondering which components are fully implemented ? what about com.nokia.meego ?

Is there a way to test the app on a remote device ? Any starting tracks welcome …

Regards

 Signature 


http://rzr.online.fr/q/qt# random notes : rpi, meego, etc

May 12, 2012

mario mario
Lab Rat
240 posts

Standard Qt 4.8.(1) works. I tried to deploy a simple QtQuick-only app and it worked w/o any tweaks… Well I used the main.cpp from the project template provided by the Playbook SDK (nothing strange with that file) but that’s all.

No components such as meego but that wasn’t expected. You can also use QWidget if you want to.

There’s a simulator image that you can run in vmware to deploy and test your app.

www.rzr.online.fr wrote:
I thought about porting a qml app to bb10 , but i am wondering if it worth the effort ? i am wondering which components are fully implemented ? what about com.nokia.meego ?

Is there a way to test the app on a remote device ? Any starting tracks welcome …

Regards

 
  ‹‹ WinCE5 support for QSystemNetworkInfo in Qt Mobility      How to run application binary on Target? ››

You must log in to post a reply. Not a member yet? Register here!