setup android on eclipse but don't know SDK directory

后端 未结 9 625
你的背包
你的背包 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条回答
  •  执念已碎
    2020-12-24 11:05

    The Android SDK directory is just the folder you get after uncompressing one of these files:

    http://developer.android.com/sdk/index.html

    There's no such "SDK installation"... may be, what you installed was the ADT plugin (which does not include the SDK). You have to download one of the ZIP files you find in the link above, uncompress it and boila! you have the SDK Folder.

提交回复
热议问题