Return to Snippet

Revision: 43743
at March 30, 2011 05:11 by chrisaiv


Initial Code
<qnx>
	<initialWindow>
		<systemChrome>none</systemChrome>
		<transparent>false</transparent>
	</initialWindow>
	<publisher>NameOfPublisher</publisher>
	<category>core.internet</category>
	<icon>
		<image>icons/72x72.png</image>
	</icon>
	<splashscreen>icons/splashscreen.png</splashscreen>
</qnx>

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

Initial Description
In order to add a splash screen to your black berry app, you need to create an XML file, name it "blackberry-tablet.xml" and place it at root level --With your Application descriptor file.

Initial Title
XML: Adobe AIR root XML for Blackberry Playbook

Initial Tags


Initial Language
XML