Presentation is loading. Please wait.

Presentation is loading. Please wait.

Developing for BlackBerry 10. BlackBerry 10 != BlackBerry OS.

Similar presentations


Presentation on theme: "Developing for BlackBerry 10. BlackBerry 10 != BlackBerry OS."— Presentation transcript:

1 Developing for BlackBerry 10

2 BlackBerry 10 != BlackBerry OS

3 March Last week Today 2013

4

5 Android 2.3.3 Runtime Dalvik Virtual Machine.apk needs to be repackaged as.bar Some APIs not supported Widgets not supported Native extensions not supported com.google.* packages not supported (this includes com.google.android.maps)

6 Webkit based engine Cordova (phone gap), Sencha touch, jQuery, and others supported Native look given to apps with a jQuery theme or bbui.js Ripple Emulator for debugging

7 Based on Qt Designed to give apps a “native” look Combines a C++ backend with a QML/JavaScript front end

8 Page{ Container{ Label{ id: myLabel text: "Hello, World!" } Button{ text: "Click me" onClicked: { myLabel.text = "Button Clicked" }


Download ppt "Developing for BlackBerry 10. BlackBerry 10 != BlackBerry OS."

Similar presentations


Ads by Google