Android Wear Project Gradle Sync Fails

前端 未结 6 2057
[愿得一人]
[愿得一人] 2020-12-23 20:57

I created a new project in Android Studio 0.8 in order to start integrating Android Wear into one of my apps. I create a new project and include the Wear form factor, but wh

6条回答
  •  南方客
    南方客 (楼主)
    2020-12-23 21:19

    I found out that, as of Android Studio 0.8.1, the option "Manage Add-On Sites" is absent from the Tools menu. Just in case someone else can't find it either, here's how to get to it :

    1/ Go to Tools > Android > SDK Manager.

    2/ Then, once the SDK Manager is opened, in the top menu go to Tools > Manage Add-On Sites.

    There you go, then you just apply what nickjm said (thanks for the tip btw, I was wondering what was going on with this error message !).

提交回复
热议问题