diff --git a/README.md b/README.md index 52948d9..b328672 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # Google I/O 2015 Codelabs -This repository contains the source material for codelabs released at Google I/O 2015. [Access the codelabs](https://io2015codelabs.appspot.com/). +This repository contains the source material for codelabs released at Google I/O 2015. Most of the codelabs are **deprecated**. The individual folders contain information about newer codelabs and sample code when applicable. + +The general codelabs website is [Google Codelabs](https://codelabs.developers.google.com). diff --git a/androidauto-messaging/README.md b/androidauto-messaging/README.md new file mode 100644 index 0000000..566561d --- /dev/null +++ b/androidauto-messaging/README.md @@ -0,0 +1 @@ +DEPRECATED : This code is no longer supported, please consider using [Android Auto Messaging Codelab](https://github.com/googlecodelabs/device-messaging) code instead. There is an accompanying codelab tutorial at [Android Auto Messaging Codelab](https://codelabs.developers.google.com/codelabs/device-messaging). \ No newline at end of file diff --git a/geofence/README.md b/geofence/README.md new file mode 100644 index 0000000..e0473c1 --- /dev/null +++ b/geofence/README.md @@ -0,0 +1 @@ +DEPRECATED : This code is no longer supported \ No newline at end of file diff --git a/identity/README.md b/identity/README.md new file mode 100644 index 0000000..adbe25b --- /dev/null +++ b/identity/README.md @@ -0,0 +1,2 @@ +DEPRECATED : This code is no longer supported. For an up-to-date on adding Google Sign-In to your app, check out [the documentation](https://developers.google.com/identity/sign-in/android/). + diff --git a/musicplayer-auto-wear/README.md b/musicplayer-auto-wear/README.md new file mode 100644 index 0000000..39585dc --- /dev/null +++ b/musicplayer-auto-wear/README.md @@ -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). + diff --git a/wear/always-on/README.md b/wear/always-on/README.md index a5552ee..d81afb6 100644 --- a/wear/always-on/README.md +++ b/wear/always-on/README.md @@ -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. + Android Wear: Ambiactive codelab ================================ diff --git a/wear/watchface/README.md b/wear/watchface/README.md index fd7f5f4..6daf43d 100644 --- a/wear/watchface/README.md +++ b/wear/watchface/README.md @@ -1,3 +1,7 @@ +DEPRECATED : This code is no longer supported, please consider using the [Android Watchface Codelab](https://github.com/googlecodelabs/watchface) code instead. There is an accompanying codelab tutorial at [Create a Watchface Codelab](https://codelabs.developers.google.com/codelabs/watchface). + + + Android Wear watch face codelab =============================== diff --git a/wear/wear-maps/README.md b/wear/wear-maps/README.md new file mode 100644 index 0000000..1ff427e --- /dev/null +++ b/wear/wear-maps/README.md @@ -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