Vivek Rawal
Vivek Rawal

Reputation: 13

Android SDK is not with eclipse

Before few times i have seen the link for download android sdk which is included Eclipse and now it is with android studio. Why google removed that? if anyone has right information then please share here or where can i download that old sdk then?

Upvotes: 0

Views: 79

Answers (1)

Blackbelt
Blackbelt

Reputation: 157487

You are right. They are not longer providing the bundled version of Eclipse. Still the plugin is available here

Please, note that the official ide is now Android Studio:

Note: If you have been using Eclipse with ADT, be aware that Android Studio is now the official IDE for Android, so you should migrate to Android Studio to receive all the latest IDE updates. For help moving projects, see Migrating to Android Studio.

Upvotes: 1

Related Questions