setup android on eclipse but don't know SDK directory

后端 未结 9 626
你的背包
你的背包 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:14

    The path to the SDK is:

    C:\Users\USERNAME\AppData\Local\Android\sdk

    This can be used in Eclipse after you replace USERNAME with your Windows user name.

提交回复
热议问题