DOC: Mention install_dependencies in Android quickstart
Embeds #prerequisites anchor in Linux so we don't duplicate the details. TBR=hcm,jcgregorio NOTRY=true DOCS_PREVIEW= https://skia.org/?cl=1342263004 Review URL: https://codereview.chromium.org/1342263004
This commit is contained in:
parent
2fd18f2cd0
commit
2582dc5395
@ -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
|
||||
---------------------
|
||||
|
||||
|
@ -37,7 +37,7 @@ Quickstart
|
||||
out/Debug/dm
|
||||
out/Debug/SampleApp
|
||||
|
||||
Prerequisites
|
||||
<a name="prerequisites"></a>Prerequisites
|
||||
-------------
|
||||
|
||||
On a Ubuntu 12.04 (Precise) or Ubuntu 14.04 (Trusty) system, you can run
|
||||
|
Loading…
Reference in New Issue
Block a user