Return to Snippet

Revision: 44138
at April 6, 2011 23:56 by dim


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>awesomeSplashscreen.png</splashscreen>
</qnx>

Initial URL


Initial Description
Include this XML file, named “blackberry-tablet.xml” and move it at the root level of your app.

Initial Title
Blackberry AIR App, how to add a splash screen

Initial Tags
xml

Initial Language
XML