diff options
author | Dirk Dougherty <ddougherty@google.com> | 2012-10-09 15:43:10 -0700 |
---|---|---|
committer | Dirk Dougherty <ddougherty@google.com> | 2012-10-09 15:43:10 -0700 |
commit | f32b582597a7614f71b09f177db88451f227267c (patch) | |
tree | e86e1a6783626254bf75d8423a64f83fba8dfbad /docs | |
parent | a4c7176dbc5193085ba3f2f602d16adac12cfa63 (diff) | |
download | frameworks_base-f32b582597a7614f71b09f177db88451f227267c.zip frameworks_base-f32b582597a7614f71b09f177db88451f227267c.tar.gz frameworks_base-f32b582597a7614f71b09f177db88451f227267c.tar.bz2 |
Doc change: Link to AVDs docs from tablet quality checklist.
Change-Id: Ifb20a903a0dd32009b6db6e583a6d0c86cddb52e
Diffstat (limited to 'docs')
-rw-r--r-- | docs/html/distribute/googleplay/quality/core.jd | 5 | ||||
-rw-r--r-- | docs/html/distribute/googleplay/quality/tablet.jd | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/docs/html/distribute/googleplay/quality/core.jd b/docs/html/distribute/googleplay/quality/core.jd index 291550f..c1ef68c 100644 --- a/docs/html/distribute/googleplay/quality/core.jd +++ b/docs/html/distribute/googleplay/quality/core.jd @@ -589,8 +589,9 @@ rather, you should focus on a small number of representative devices, even using one or two devices per form factor. </p> <p>If you are not able to obtain actual hardware devices for testing, you should -set up emulated devices (AVDs) to represent the most common form factors and -hardware/software combinations. </p> +<a href="{@docRoot}tools/devices/index.html">set up emulated devices (AVDs)</a> +to represent the most common form factors and +hardware/software combinations.</p> <p>To go beyond basic testing, you can add more devices, more form factors, or new hardware/software combinations to your test environment. You can also diff --git a/docs/html/distribute/googleplay/quality/tablet.jd b/docs/html/distribute/googleplay/quality/tablet.jd index f180f54..80346a7 100644 --- a/docs/html/distribute/googleplay/quality/tablet.jd +++ b/docs/html/distribute/googleplay/quality/tablet.jd @@ -528,7 +528,8 @@ one or two devices per form factor. The table below provides an overview of devices you could use for testing.</p> <p>If you are not able to obtain actual hardware devices for testing, you should -set up emulated devices (AVDs) to represent the most common form factors and +<a href="{@docRoot}tools/devices/index.html">set up emulated devices (AVDs)</a> +to represent the most common form factors and hardware/software combinations. See the table below for suggestions on the emulator configurations to use. </p> |