diff --git a/Crane/README.md b/Crane/README.md index eefd173de1..0c9c19652c 100644 --- a/Crane/README.md +++ b/Crane/README.md @@ -5,7 +5,7 @@ Studies built with [Jetpack Compose](https://developer.android.com/jetpack/compo The goal of the sample is to showcase Material components, draggable UI elements, Android Views inside Compose, and UI state handling. -To try out this sample app, you need to use the latest Canary version of Android Studio Arctic Fox. +To try out this sample app, you need to use the latest version of [Android Studio Arctic Fox](https://developer.android.com/studio/preview). You can clone this repository or import the project from Android Studio following the steps [here](https://developer.android.com/jetpack/compose/setup#sample). diff --git a/JetNews/README.md b/JetNews/README.md index a7ca88205c..39a7d14f2e 100644 --- a/JetNews/README.md +++ b/JetNews/README.md @@ -3,8 +3,8 @@ Jetnews is a sample news reading app, built with [Jetpack Compose](https://developer.android.com/jetpack/compose). The goal of the sample is to showcase the current UI capabilities of Compose. -To try out this sample app, you need to use the latest -[Canary version of Android Studio](https://developer.android.com/studio/preview). +To try out this sample app, you need to use the latest version of +[Android Studio Arctic Fox](https://developer.android.com/studio/preview). You can clone this repository or import the project from Android Studio following the steps [here](https://developer.android.com/jetpack/compose/setup#sample). diff --git a/Jetcaster/README.md b/Jetcaster/README.md index 366aff775a..9bfdac3bd4 100644 --- a/Jetcaster/README.md +++ b/Jetcaster/README.md @@ -5,8 +5,8 @@ Jetcaster is a sample podcast app, built with [Jetpack Compose][compose]. The goal of the sample is to showcase dynamic theming and full featured architecture. -To try out this sample app, you need to use the latest -[Canary version of Android Studio](https://developer.android.com/studio/preview). +To try out this sample app, you need to use the latest version of +[Android Studio Arctic Fox](https://developer.android.com/studio/preview). You can clone this repository or import the project from Android Studio following the steps [here](https://developer.android.com/jetpack/compose/setup#sample). @@ -133,4 +133,3 @@ limitations under the License. [rome]: https://rometools.github.io/rome/ [jdk8desugar]: https://developer.android.com/studio/write/java8-support#library-desugaring [coil]: https://coil-kt.github.io/coil/ - \ No newline at end of file diff --git a/Jetchat/README.md b/Jetchat/README.md index 18037ce054..cb6fe4a8c6 100644 --- a/Jetchat/README.md +++ b/Jetchat/README.md @@ -4,8 +4,8 @@ Jetchat is a sample chat app built with [Jetpack Compose][compose]. -To try out this sample app, you need to use the latest -[Canary version of Android Studio](https://developer.android.com/studio/preview). +To try out this sample app, you need to use the latest version of +[Android Studio Arctic Fox](https://developer.android.com/studio/preview) You can clone this repository or import the project from Android Studio following the steps [here](https://developer.android.com/jetpack/compose/setup#sample). diff --git a/Jetsnack/README.md b/Jetsnack/README.md index fcaa0c0fb2..898d372ac6 100644 --- a/Jetsnack/README.md +++ b/Jetsnack/README.md @@ -2,8 +2,8 @@ Jetsnack is a sample snack ordering app built with [Jetpack Compose][compose]. -To try out this sample app, you need to use the latest -[Canary version of Android Studio](https://developer.android.com/studio/preview). +To try out this sample app, you need to use the latest version of +[Android Studio Arctic Fox](https://developer.android.com/studio/preview). You can clone this repository or import the project from Android Studio following the steps [here](https://developer.android.com/jetpack/compose/setup#sample). diff --git a/Jetsurvey/README.md b/Jetsurvey/README.md index 72884e212a..ce0bf56a2d 100644 --- a/Jetsurvey/README.md +++ b/Jetsurvey/README.md @@ -4,8 +4,8 @@ Jetsurvey is a sample survey app, built with [Jetpack Compose](https://developer.android.com/jetpack/compose). The goal of the sample is to showcase text input, validation and state capabilities of Compose. -To try out this sample app, you need to use the latest -[Canary version of Android Studio](https://developer.android.com/studio/preview). +To try out this sample app, you need to use the latest version of +[Android Studio Arctic Fox](https://developer.android.com/studio/preview). You can clone this repository or import the project from Android Studio following the steps [here](https://developer.android.com/jetpack/compose/setup#sample). diff --git a/Owl/README.md b/Owl/README.md index 5b996d99d5..0d6d574f59 100644 --- a/Owl/README.md +++ b/Owl/README.md @@ -2,8 +2,8 @@ This sample is a [Jetpack Compose][compose] implementation of [Owl][owl], a Material Design study. -To try out this sample app, you need to use the latest -[Canary version of Android Studio](https://developer.android.com/studio/preview). +To try out this sample app, you need to use the latest version of +[Android Studio Arctic Fox](https://developer.android.com/studio/preview). You can clone this repository or import the project from Android Studio following the steps [here](https://developer.android.com/jetpack/compose/setup#sample). diff --git a/README.md b/README.md index c7f30d738c..8c555bcbc8 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ For more information, please [read the documentation](https://developer.android. 💻 Requirements ------------ -To try out these sample apps, you need to use the latest [Canary version of Android Studio](https://developer.android.com/studio/preview). +To try out these sample apps, you need to use the latest version of [Android Studio Arctic Fox](https://developer.android.com/studio/preview). You can clone this repository or import the project from Android Studio following the steps [here](https://developer.android.com/jetpack/compose/setup#sample).