summaryrefslogtreecommitdiffstats
path: root/docs/html/training/wearables
diff options
context:
space:
mode:
authorLuan Nguyen <luann@google.com>2015-05-20 22:59:14 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2015-05-20 22:59:15 +0000
commit8b959ee95b4dfa191c6924b3c88fad72b700d81c (patch)
tree8d7957f9f89a204badd9f0f0c1bfa61852099549 /docs/html/training/wearables
parent606e84cf6353aec066a34517c2c40a0d35e335bc (diff)
parent7e0249631192fd3c00cd55c2bc008eacb4c5657a (diff)
downloadframeworks_base-8b959ee95b4dfa191c6924b3c88fad72b700d81c.zip
frameworks_base-8b959ee95b4dfa191c6924b3c88fad72b700d81c.tar.gz
frameworks_base-8b959ee95b4dfa191c6924b3c88fad72b700d81c.tar.bz2
Merge "docs: Remove references to Android Studio 0.8 beta" into lmp-mr1-ub-docs
Diffstat (limited to 'docs/html/training/wearables')
-rw-r--r--docs/html/training/wearables/apps/creating.jd4
-rw-r--r--docs/html/training/wearables/ui/index.jd2
-rw-r--r--docs/html/training/wearables/watch-faces/index.jd1
3 files changed, 1 insertions, 6 deletions
diff --git a/docs/html/training/wearables/apps/creating.jd b/docs/html/training/wearables/apps/creating.jd
index 487615b..a8b5ec6 100644
--- a/docs/html/training/wearables/apps/creating.jd
+++ b/docs/html/training/wearables/apps/creating.jd
@@ -14,10 +14,6 @@ helpoutsWidget=true
<li><a href="#CreateProject">Create a Project</a></li>
<li><a href="#Libraries">Include the Correct Libraries</a></li>
</ol>
-<h2>Dependencies and Prerequisites</h2>
- <ul>
- <li>Android Studio 0.8.12 or later and Gradle 0.12 or later</li>
- </ul>
</div>
</div>
diff --git a/docs/html/training/wearables/ui/index.jd b/docs/html/training/wearables/ui/index.jd
index 5d97490..f82d29c 100644
--- a/docs/html/training/wearables/ui/index.jd
+++ b/docs/html/training/wearables/ui/index.jd
@@ -7,7 +7,7 @@ page.image=wear/images/10_uilib.png
<div id="tb">
<h2>Dependencies and Prerequisites</h2>
<ul>
- <li>Android Studio 0.8 or later and Gradle 0.12 or later</li>
+ <li>Android 4.4W (API level 20) or higher on the wearable device</li>
</ul>
</div>
</div>
diff --git a/docs/html/training/wearables/watch-faces/index.jd b/docs/html/training/wearables/watch-faces/index.jd
index 453c30e..ec428c1 100644
--- a/docs/html/training/wearables/watch-faces/index.jd
+++ b/docs/html/training/wearables/watch-faces/index.jd
@@ -6,7 +6,6 @@ page.title=Creating Watch Faces
<div id="tb">
<h2>Dependencies and Prerequisites</h2>
<ul>
- <li>Android Studio 1.0.0 or later and Gradle 1.0 or later</li>
<li>Android 4.3 (API level 18) or higher on the handheld device</li>
<li>Android 5.0 (API level 21) or higher on the wearable device</li>
</ul>