setup android on eclipse but don't know SDK directory

后端 未结 9 612
你的背包
你的背包 2020-12-24 10:37

According to the beginner guide, to setup the ADT Plugin, one of the procedures is

http://developer.android.com/sdk/eclipse-adt.html#installing

<
9条回答
  •  慢半拍i
    慢半拍i (楼主)
    2020-12-24 11:24

    ADT Plugin (UNSUPPORTED)

    The Eclipse ADT plugin is no longer supported, as per this announcement in June 2015.

    The Eclipse ADT plugin has many known bugs and potential security bugs that will not be fixed.

    You should immediately switch to use Android Studio, the official IDE for Android.

    For help transitioning your projects, read Migrate to Android Studio.

提交回复
热议问题