googlecodelabs / watchface

Create a watchface for Android Wear
https://codelabs.developers.google.com/codelabs/watchface/
Apache License 2.0
21 stars 22 forks source link

Wear instructions are lacking #4

Open suyashcjoshi opened 3 years ago

suyashcjoshi commented 3 years ago

Hi,

This is my first time creating an Android wear app and I noticed in the CodeLab setup, it's lacking clear instructions for how to setup Wear SDK to build using it. It points me to this website which only has information about standard Android development tools etc "Please refer to this guide for installing both the Android Studio and the required SDK components." --> https://developer.android.com/studio/index.html

I think the current way to do this is to download SDK for API level 26-27 correct?

BlackSparkk commented 3 years ago

I'm having the same problem. On top of this the latest Android Studio (version 4.1.2) is very different from 3.5 and the instructions are no longer clear. All these instructions need updating