Return to Snippet

Revision: 43384
at March 23, 2011 04:54 by chrisaiv


Initial Code
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

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

Initial Description
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 $$$. ;-)

Initial Title
Command Line: Compiling for Playbook using Blackberry SDK

Initial Tags


Initial Language
Bash