by Rahul Joshi | Jun 17, 2012 | Adobe AIR
Push Notification enables developers to push messages to mobile devices using Push technology. In order to implement this in a Flex Mobile AIR application, you will need to use Native Extension to do so. A freely available Native Extension for Push Notifications has...
by Rahul Joshi | Jun 10, 2012 | Adobe AIR, Adobe Flex
This is a tutorial on integrating Facebook API in your Flex Mobile app using Adobe AIR to publish it to mobile devices. In order to start with this, you would first need to download the AS3 version of Facebook API...
by Rahul Joshi | Apr 29, 2012 | Adobe AIR
In one of my recent applications there was a requirement to open other apps by same publisher in the respective stores on both iOS and Android platforms. After looking a bit over the internet and doing some experiments, I was able to find how to do so. Though the...