setup android on eclipse but don't know SDK directory

后端 未结 9 617
你的背包
你的背包 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 10:57

    You can search your hard drive for one of the programs that's installed with the SDK. For instance, if you search for aapt.exe or adb.exe, they will be in the platform-tools directory underneath the installation directory (which is what you're after).

提交回复
热议问题