12-07-2012 10:21 AM
Solved! Go to Solution.
12-07-2012 12:25 PM
The Dev Alpha and Playbook don't and won't use the same OS versions as they are different hardware.
You need to get the latest Playbook SDK and build with that.
As far as I know the latest playbook sim and the latest publicOS download for playbook is already "BB10" equivalent, but there may be updates on the playbook after the BB10 SDK for dev alpha goes final (Dec. 11th?).
From ripple just point to the playbook BlackBerry WebWorks SDK for TabletOS 2.2.0.5 instead of BlackBerry 10 WebWorks SDK 1.0.3.8 (or the latest of these).
The same code can be built for both with minor variations in the config.xml for options such as orientation.
Things such as full screen canvas, swf, audio files may not behave the same on both OS right now.
12-08-2012 07:34 AM
Android applications built for blackberry can be tested on either playbook or alpha device.Download android sdk,copy and paste your index.html to assets folder &add code layout and .js files.(Do some google search to get code & refer to http://developer.blackberry.com/android/).