What do I need to start developing Android applications using java and eclipse? [closed]
What do I need, using java and eclipse, to do Android development?
Here: http://developer.android.com/sdk/installing.html
This is the official guide about how to setup your computer for android development. There's also links about how to start writing your first application after you have everything set up.
If you download and installer Eclipse Classic from here:
Eclipse Classic Download The download links for all platforms are to the right.
And then follow this guide to install Android SDK:
Installing Android SDK
Then you will be up and running in no time. :) Otherwise just return here, if you have any questions :)
精彩评论