Command Line: Compiling for Playbook using Blackberry SDK


/ Published in: Bash
Save to your folder(s)

First things first, you'll need to install the Blackberry Simulator and the Blackberry SDK. Those resources can be found on the Blackberry link posted above. From there, you'll need to install the Simulator, configure it for Dev mode, get an IP and create a password. You'll also need to configure the Application Descriptor file. Hey, it's not easy, but I guess that's why they pay us the big $$$. ;-)


Copy this code and paste it in your HTML
  1. chrisaiv$ blackberry-airpackager -package NameOfBlackberryApp.bar -installApp -launchApp ApplicationDescriptor-app.xml blackberry-tablet.xml NameOfBlackberryApp.swf icons -device 192.168.0.0 -password WH@tEver

URL: http://chrisaiv.com/post/4187704195/developing-for-blackberry-playbook-using-flash-cs5-1

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.