by Rahul Joshi | Feb 23, 2014 | Mobile Apps
Leading mobile messenger, WhatsApp, is releasing a new version no.- 2.11.169 which adds up multiple privacy settings user have been waiting for quite long in the app. The new privacy features include: Turn Off the Last Seen Timestamp: Users can now turn off the...
by Rahul Joshi | Aug 7, 2013 | General
I have been looking for a good Android phone having dual sim support for one of my relatives. When I started with the search, I found that there were hardly any high end devices available in dual sim variant. While searching for this, I found 3 really great high-end...
by Rahul Joshi | Jul 8, 2012 | Adobe AIR
There could be a case that while developing application in Flash or Flex for mobile devices, you need to capture a bitmap image and save it to the Mobile File system. While it is possible directly through the CameraRoll Class, it doesn’t have the option to save...
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 | 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...