Tuesday, March 19, 2013

SecureIt

Well,

After a day of boredom over long weekend, thought of making an Android app.....

Earlier in 2009, once I thought of a security system based on Camera that catches images, compares it and sends SMS to predefined number if difference is detected.

Applications could be as simple as home security system when you are away...

Well, I made that stuff using ARM 7 processor in late 2009 but it was sort of a costly model considering, ARM, Camera and GSM modem.

So thought of making it for J2ME phones. Managed to make itin late 2011 but it used to work with selected phones only. Thanks to different Camera API.

So last week, spent a day to convert it in Android App. and it worked.....

Only stuff I struggled was in creating infinite loop....

Forgot to use simple thread stuff.... LOL

So, the app is working and available at Google Play :-)


https://play.google.com/store/apps/details?id=ind.zaki.android.tools.secureit


So download it guys and enjoy. Any suggestions/comments/feedback are welcome.