Archive for January 7th, 2011
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, [...]








