Which Eclipse version should I use for an Android app?

后端 未结 14 1840
灰色年华
灰色年华 2020-12-07 10:24

I am starting to develop Android applications. Which version of Eclipse should I use?

I see there are 11 versions. I am confused with these:

  1. Eclipse ID
14条回答
  •  独厮守ぢ
    2020-12-07 10:40

    The easiest solution is to download the Android SDK bundle:

    http://developer.android.com/sdk/installing/bundle.html

    The ADT Bundle provides everything you need to start developing apps, including a version of the Eclipse IDE with built-in ADT (Android Developer Tools) to streamline your Android app development.

提交回复
热议问题