• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Getting started.

Desmond56

Newbie
Hi I am trying to set up an android development. I have software experience in C/C++/C# but not java or javascript. I have downloaded the SDK ADT bundle for windows 64 bit. As I am using Windows 7 64 bit. This downloaded from
http://developer.android.com/sdk/index.html#win-bundle

I tried to download this
ADT Plugin 22.6.2 or higher (if you're using Eclipse)
https://developer.android.com/tools/sdk/eclipse-adt.html
But in the revisions list it is only general information about a revision. No actual download link.

And finally I have downloaded.
eclipse.org/downloads/. (Eclipse Downloads)

Do I need to download a java platform or just install the bundle?
 
Greetings Desmond,
In response to your question:
** Do I need to download a java platform or just install the bundle? **

yes, you do need to install Java. Eclipse will not run without it.

Cheers,
TMudder
 
Back
Top Bottom