Interested in what devices support mobile AIR? Want to know how to keep your PlayBook app running in the background? Are you in the market for a $2,750 Tron watch? In this post I’ll share the highlights from FITC Toronto 2011. Being the first conference since AIR 2.6 and the launch of the PlayBook there […]
iOS, Android and BlackBerry in a Single Click with ANT
***Update: Use package.blackberry OR install.blackberry when running the ANT task, using both will overwrite the BAR file and remove signing. Verify your BAR is signed by renaming it from app.bar to app.zip, extract and ensure you have META-INF/AUTHOR.EC and META-INF/RDK.EC included in the zip.*** Create your market ready AIR apps for iOS, Android and the […]
Link Directly to the Mobile Android Market
With one line of code you can open up the mobile Android market from within your app! You can open the market to a specific application or to a page listing all of your apps. This is a great way to cross sell your applications and limit the number of clicks for a user to […]
Publishing Apps to iOS, Android and BlackBerry with AIR
Using Flash Builder Burrito and the Flash IDE you can export your ActionScript projects to three mobile platforms without any change in code! Let’s take a look at how to make this possible. Before we get started, here is a video with one of my demo apps running on all three devices: Multi-screen: The variety […]