How to set up an environment for android app development?

Posted by The Dark Knight on Programmers See other posts from Programmers or by The Dark Knight
Published on 2012-09-25T08:13:20Z Indexed on 2012/09/25 9:48 UTC
Read the original article Hit count: 269

Filed under:
|
|
|
|

I have been researching for sometime now regarding the process to install android sdk and associated tools . After visiting Android Developers page, i first installed the android sdk and then installed eclipse plugins for my indigo version from the install softwares options.However, it is mentioned in the developers page :

Download the Android SDK. Install the ADT plugin for Eclipse (if you’ll use the Eclipse IDE). Download the latest SDK tools and platforms using the SDK Manager.

I have downloaded the sdk and installed the adt plugins for eclipse.I just need to point the eclipse towards the location of the sdk. However, i am stuck at the last step which is asking me to download the latest tools using the sdk manager. The manager interface pops up and i see a lot of options there. I don't know which ones i must select and install. If some one can help me out here and tell me which options to choose and install(if possible, with a screen shot), it will be very beneficial for me.

© Programmers or respective owner

Related posts about android

Related posts about ide