Saturday, January 25, 2014

Beginning Android


I have lots of ideas popping out for creating various mobile applications. Its been years i tried android (i think initial versions of android) . I feel like i am technically handicapped if i am not aware of atleast one mobile technology . When i approached my friend with the idea i got he helped me in giving the pointers to learn android first.
I will be following the information he provided and see where it will lead to.


Install android sdk from here.

You might have eclipse installed already so you install android sdk seperately and add ADT plugin to your eclipse. install ADT plugin to it following the below link
https://developer.android.com/sdk/installing/installing-adt.html

Follow this link to get your first sample up and running

Follow the tutorials. These give a very good and comprehensive understanding of android.

I will post my journey toward mobile technologies learning