-
Couldn't load subscription status.
- Fork 165
Add deprecation text to READMEs for Android codelabs #147
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would just add the link to the new watch face code lab. I think the rest we can deprecate, but we should pull them out of the code lab site.
| @@ -0,0 +1,2 @@ | |||
| DEPRECATED : This code is no longer supported, please consider using [Playing music on cars and wearables](https://github.com/googlecodelabs/musicplayer-devices) code instead. There is an accompanying codelab tutorial at [Playing music on cars and wearables codelab](https://codelabs.developers.google.com/codelabs/android-music-player). | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, fully deprecate.
| @@ -1,3 +1,5 @@ | |||
| DEPRECATED : This code and codelab is no longer supported. The general codelabs website is [Google Codelabs](https://codelabs.developers.google.com); check out more up-to-date code there. | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, fully deprecate.
wear/watchface/README.md
Outdated
| @@ -1,3 +1,5 @@ | |||
| DEPRECATED : This code and codelab is no longer supported. The general codelabs website is [Google Codelabs](https://codelabs.developers.google.com); check out more up-to-date code there. | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
New one is here:
https://github.com/googlecodelabs/watchface
| @@ -0,0 +1 @@ | |||
| DEPRECATED : This code and codelab is no longer supported. The general codelabs website is [Google Codelabs](https://codelabs.developers.google.com); check out more up-to-date code there. No newline at end of file | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, please deprecate.
No description provided.