diff options
author | Scott Main <smain@google.com> | 2010-12-15 11:53:20 -0800 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2010-12-15 11:53:20 -0800 |
commit | 8591872a5c37754aa3be3ef575d3de667f8ee70c (patch) | |
tree | f0cec763fecffd3b5d8797c039329758ea2be5fc /docs/html/sdk/tools-notes.jd | |
parent | f6847bf386bc063f178ae2aabfff040ef90bd7d7 (diff) | |
parent | 92b0308530d21195425c918cbe6057dd84f37992 (diff) | |
download | frameworks_base-8591872a5c37754aa3be3ef575d3de667f8ee70c.zip frameworks_base-8591872a5c37754aa3be3ef575d3de667f8ee70c.tar.gz frameworks_base-8591872a5c37754aa3be3ef575d3de667f8ee70c.tar.bz2 |
am 92b03085: cherrypick Change-Id: I19d2be00c807b6cbdab357b32a7dd13f98a5433e docs: update to adt 8.0.1; delete ADT archive page, put a redirect in its place; update tools release notes and sys reqs to require ant 1.8
* commit '92b0308530d21195425c918cbe6057dd84f37992':
cherrypick Change-Id: I19d2be00c807b6cbdab357b32a7dd13f98a5433e docs: update to adt 8.0.1; delete ADT archive page, put a redirect in its place; update tools release notes and sys reqs to require ant 1.8
Diffstat (limited to 'docs/html/sdk/tools-notes.jd')
-rw-r--r-- | docs/html/sdk/tools-notes.jd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/html/sdk/tools-notes.jd b/docs/html/sdk/tools-notes.jd index 9316fae..f8d7071 100644 --- a/docs/html/sdk/tools-notes.jd +++ b/docs/html/sdk/tools-notes.jd @@ -74,6 +74,9 @@ SDK Tools, Revision 8</a> <em>(December 2010)</em> designed for use with ADT 8.0.0 and later. After installing SDK Tools r8, we highly recommend updating your ADT Plugin to 8.0.0.</p> +<p>If you are developing outside Eclipse, you must have <a href="http://ant.apache.org/">Apache +Ant</a> 1.8 or later.</p> + <p>Also note that SDK Tools r8 requires a new SDK component called <em>Platform-tools</em>. The new Platform-tools component lets all SDK platforms (Android 2.1, Android 2.2, and so on) use the same (latest) version of build |