« Flex QR Code Sample | Main | AIR 2.6: Welcome back iOS! »
URLTestr AIR on Android Application
| By Rich Tretola | March 18, 2011 | |
| 6,559 views |
I have posted a new AIR on Android application called URLTestr which is now available for FREE in the Android Market.
URLTestr is a monitoring tool which will continually test the list of websites.
Enter your list of website addresses and URLTestr will continually test these addresses to ensure they are available. If at any time a connection failure occurs, URLTestr will alert you of this failure as well as logging the connection history of your websites.
URLTestr utilizes the air.net.URLMonitor class as well as a SQLite database to maintain application data and logs.
Go to the Android Market to install it today. Android 2.2 or higher is required.
Topics: Adobe AIR, android, Announcements, Flex, Flex 4 | 2 Comments »









March 18th, 2011 at 2:44 pm
Nice app, how often does it ping each site? How has it been affecting battery life? Also, how do alerts work? Can AIR do stock Android notifications now?
Reply to this comment
Rich Tretola Reply:
March 22nd, 2011 at 7:21 am
air.net.URLMonitor pings every 10 seconds. So, I assume this is not great for battery life. No, unfortunately AIR can not yet do native Android notifications.
Reply to this comment