An Android tracing App

 

This project is one of my self projects.
The aim was to understand HTTPClient in Android and Asynctask. Also I wanted to publish a app in the android market as I have never done it before.
I was browsing the market and a idea struck me. Can Indian android users, trace the unknown mobile numbers, or vehicle numbers instantaneously if required? I searched the android market  and found that there was no such app which gives you all these functionalities at one place. Without giving it more thought I jumped into developing it. 

I found websites which would give you the response of such queries. Using firebug, I figured out what are is the type of the query and the variables used in the query? After that it was easy. 🙂

Now after developing the core functionality I found that the app also taught me how to implement a Dashboard and its importance. Dashboard is one if the Design patterns suggested by google. Not on ly this, I had never pondered on the design aspects of the android application. As the application was small and simple, I ventured into the styling of the UI. I am still learning the techniques and that is the reason I haven’t been able to oublish it in the market yet.

But very soon!! 🙂

 

 

Enhanced by Zemanta