| Index: site/user/quick/android.md
|
| diff --git a/site/user/quick/android.md b/site/user/quick/android.md
|
| index 57d45d5259eb64ae95aac9f7c0b38451f2e8b621..dbe2f6b4b3b3ecc610d80c6a1dbb9ef1887118ba 100644
|
| --- a/site/user/quick/android.md
|
| +++ b/site/user/quick/android.md
|
| @@ -20,6 +20,10 @@ Follow the instructions [here](../download) for downloading the Skia source.
|
| Inside your Skia checkout, `platform_tools/android` contains the Android setup
|
| scripts, Android specific dependencies, and the Android Sample App.
|
|
|
| +You may need to [install other dependencies](./linux#prerequisites):
|
| +
|
| + tools/install_dependencies.sh
|
| +
|
| Setup the Android SDK
|
| ---------------------
|
|
|
|
|