Wednesday, December 29, 2010

Setting up Android Development Environment

Hi guys,

This is my first blog in android Development. It was a little tricky from android home website to setup the environment so i thought of writing a blog for you as well as for me... :)
I'll start sharing with "how to set up Android Development Environment". You can also suggest topics for other blogs. I'll try my best to stay as simple as i can...

Ok now:
For Android Development you just need a pc, Android really make it easy to develop and test in emulator not like symbian which take much time only in loading. Android emulator is very powerfull, almost every application can be tested in emulator.

There are total of 3 downloads to be done...

First of all, download "Eclipse for Java" from http://www.eclipse.org/downloads/ as Android is in Java... Simple unzip it to C:\program files\ or any where else.

Download Starter package for Android SDK from http://developer.android.com/sdk/index.html. Unzip it and run the SDKManager.exe. Select the version of sdk which you want to work with. I prefer to download two versions 1.5 and 2.1/2.2

The last download is the ADT plugin for eclipse. which is a bit tricky. Goto Help->Install New Software and press Add. Insert this in address tab :  "https://dl-ssl.google.com/android/eclipse/". It will show "Developer Tools", select all and press Finish; Downloading will start. Restart Eclipse after installation....


Also set the android sdk location in Window->Preference->Android in Eclipse.


Thats it.... You have set the Android Development Environment... 


Note: Above is not the only way to develop for android. its just what i thinks to be easy to configure...


Feel free to ask any thing... your comments will be highly appreciated.


Regards,
Farhan Ahmad

13 comments:

  1. I forgot to add one thing, you might need JDK.

    ReplyDelete
  2. Hi Farhan,

    That is one really nice and simple start for Android Development. Cheers.

    ReplyDelete
  3. Dear Farhan,

    Thanks a lot for sharing ur knowledge with us. Its really a good start.

    Regards,
    Junaid Anwar Syed.

    ReplyDelete
  4. Hi Farhan,

    I followed the steps and yahoo.. it works! Thanks a lot for sharing dude.

    ReplyDelete
  5. This comment has been removed by a blog administrator.

    ReplyDelete
  6. Please write tutorials for beginners asap. I am a n00b.

    ReplyDelete
  7. Thanks for practical knowledge sharing

    ReplyDelete
  8. For ADT plugin goto HELP--> Check for updates

    ReplyDelete
  9. For ADT Plugin Add "http://dl-ssl.google.com/android/eclipse/"
    Use "HTTP" instead of "HTTPS"

    ReplyDelete
  10. Simple and to the point. Nice blog mate! Keep up the good work.

    Regards,
    Awais Belal

    ReplyDelete
  11. farhan bro can i get ur contact number. i need some help from you.

    ReplyDelete
  12. @saqi, bro please use my email or tell me the problem here so that more can take benefit.

    ReplyDelete