AIR on Android OS Interactions – Text or Call
Friday, January 7th, 2011TweetYesterday, I demoed how to interact with the Android OS for email. Today, lets look at how to Text or Call. It is just as simple: Place a Call 12345678910111213141516171819202122232425<?xml version="1.0" encoding="utf-8"?> <s:View xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:s="library://ns.adobe.com/flex/spark" title="Make a Call"> <fx:Declarations> <!– Place non-visual elements (e.g., services, [...]
AIR on Android OS Interactions – Send Email
Thursday, January 6th, 2011TweetIntegration between AIR on Android and the OS couldn’t be easier. Here is a simple example of how to integrate with the mail client using URLRequest(). 123456789101112131415161718192021222324252627282930313233<?xml version="1.0" encoding="utf-8"?> <s:View xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:s="library://ns.adobe.com/flex/spark" title="HomeView"> <fx:Declarations> <!– Place non-visual elements (e.g., services, value objects) here –> [...]
How I compiled the Tour de Flex Mobile to iOS /iPhone with video
Tuesday, December 28th, 2010TweetYesterday, I showed my AIRonAndroidBrowser application running on an iPod touch. So, this morning I figured I would try the Flex Tour de Mobile app. Here is exactly how it was done. There is also a video at the end. I grabbed the source by downloading and installing the fxp source from here. I removed [...]
AIRonAndroid Browser now runs on iPod/iPad/iPhone!
Monday, December 27th, 2010TweetMy AIRonAndorid Browser application which was written as a test of the apis for Android was compiled to BlackBerry PlayBook back in November. Now, after some struggles with the compilers, I have successfully compiled it to run on an iPod touch 4 which also means it will run on an iPhone and iPad. Although I [...]
Blackberry SDK now on Burrito, iOS next?
Friday, December 3rd, 2010TweetIn case you missed it, Blackberry SDK for the PlayBook is now available for Flash Builder 4.5 Burrito. Go get it, install it, and you will see the new Blackberry Tablet OS checkbox shown below when creating a Flex Mobile Project. Now, we just need to hold tight until we see a 3rd checkbox show [...]
« Previous Entries







