diff --git a/src/android/setup.md b/src/android/setup.md index 32d9d500..3aa84193 100644 --- a/src/android/setup.md +++ b/src/android/setup.md @@ -13,6 +13,10 @@ Please see the [Android Developer Codelab](https://source.android.com/docs/setup/start) for details. +The code on the following pages can be found in the +[`src/android/` directory](https://github.com/google/comprehensive-rust/tree/main/src/android) +of the course material. Please `git clone` the repository to follow along. +
Key points: