summaryrefslogtreecommitdiffstats
path: root/docs/html/tools/testing
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2013-05-08 13:04:26 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-05-08 13:04:26 -0700
commita086a70ecb6ca47831a6f5a60fb5d11df131d6bf (patch)
treeb80454fcfad0f06c5af13e7bbc1d798aab5a23f5 /docs/html/tools/testing
parent0974061e941f3aa8c3c5c71ca996be5f93a6a865 (diff)
parent3f4d1bbddba1034af342a95b35a223615ad8bbbd (diff)
downloadframeworks_base-a086a70ecb6ca47831a6f5a60fb5d11df131d6bf.zip
frameworks_base-a086a70ecb6ca47831a6f5a60fb5d11df131d6bf.tar.gz
frameworks_base-a086a70ecb6ca47831a6f5a60fb5d11df131d6bf.tar.bz2
am 3f4d1bbd: am 52a37bf8: am 1d21aeca: am 148ce232: Merge "delete obsolete tips/references to cupcake" into jb-mr1.1-docs
* commit '3f4d1bbddba1034af342a95b35a223615ad8bbbd': delete obsolete tips/references to cupcake
Diffstat (limited to 'docs/html/tools/testing')
-rw-r--r--docs/html/tools/testing/activity_test.jd12
1 files changed, 0 insertions, 12 deletions
diff --git a/docs/html/tools/testing/activity_test.jd b/docs/html/tools/testing/activity_test.jd
index 096aea5..2d1a5bf 100644
--- a/docs/html/tools/testing/activity_test.jd
+++ b/docs/html/tools/testing/activity_test.jd
@@ -149,18 +149,6 @@ parent.link=index.html
find instructions for setting up and running the test application in the
<a href="#EditorCommandLine">appendix</a> of this document.
</li>
- <li>
- Android 1.5 platform (API Level 3) or higher. You must have the Android 1.5 platform
- (API Level 3) or higher installed in your SDK, because this tutorial uses APIs that
- were introduced in that version.
- <p>
- If you are not sure which platforms are installed in your SDK,
- open the Android SDK and AVD Manager and check in the
- <strong>Installed Packages</strong> panel.
- If aren't sure how to download a platform into your SDK,
- read <a href="{@docRoot}sdk/exploring.html">Exploring the SDK</a>.
- </p>
- </li>
</ul>
<h2 id="DownloadCode">Installing the Tutorial Sample Code</h2>
<p>