Thursday, August 12, 2010

Jumping into the world of Android development!

I recently downloaded the Android SDK to my computer and have been developing programs that can run on Android platforms! I've been doing this for a few weeks now. I didn't make any blog posts about it because most of the projects I am currently working on I would like to keep under wraps. However, I recently whipped up an an application that can intercept data received through an SMS text message. Here's what it looks like:
The layout is quite simple, but when this app is running, it is able to intercept signals that designate an SMS and display that information on the screen! Out of the box it sounds silly, but if i could send some other kind of data via SMS, then more doors may open up for this application! We will see where things go from here.

Also, I have to give credit to Google for making an SDK that is very easy to work with and understand. Anybody who is remotely interested should take a little time to download the SDK and try out some sample apps!

No comments:

Post a Comment