diff options
author | Dirk Dougherty <ddougherty@google.com> | 2012-10-09 15:48:34 -0700 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2012-10-09 15:48:34 -0700 |
commit | aa0d43ba2581bb97f9ee955ea185b4f2759055c6 (patch) | |
tree | 9db8d3ede3b39d08bb310f09929c903ad36e2725 /docs | |
parent | 46c4b4886ae7b3a982cb1803f2b3ed7b7aa5f1c4 (diff) | |
parent | f32b582597a7614f71b09f177db88451f227267c (diff) | |
download | frameworks_base-aa0d43ba2581bb97f9ee955ea185b4f2759055c6.zip frameworks_base-aa0d43ba2581bb97f9ee955ea185b4f2759055c6.tar.gz frameworks_base-aa0d43ba2581bb97f9ee955ea185b4f2759055c6.tar.bz2 |
Merge "Doc change: Link to AVDs docs from tablet quality checklist." into jb-dev-docs
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> |