summaryrefslogtreecommitdiff
path: root/docs/html/tools/workflow
diff options
context:
space:
mode:
authorsmain@google.com <smain@google.com>2014-12-09 16:39:47 -0800
committersmain@google.com <smain@google.com>2014-12-09 17:26:07 -0800
commitcf18fa6cd8f4cd19daf4ca8e289f362df37f0943 (patch)
tree454b61765d4fa37e77822f0350125063e286b389 /docs/html/tools/workflow
parent09e72628fc9e58659c18b1bbbb1a0ec8a5878221 (diff)
misc updates related to Android Studio.
clarify a few doc titles for improved search results clarity. update "get started" page link to Android Studio, add First App link, and remove some biased language. Change-Id: I5e4faef8a6eb0a08eec45981a4f9436cb07a995c
Diffstat (limited to 'docs/html/tools/workflow')
-rw-r--r--docs/html/tools/workflow/index.jd8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/html/tools/workflow/index.jd b/docs/html/tools/workflow/index.jd
index f76df7518d20..6a114c76e057 100644
--- a/docs/html/tools/workflow/index.jd
+++ b/docs/html/tools/workflow/index.jd
@@ -1,9 +1,9 @@
-page.title=Introduction
+page.title=Developer Workflow
@jd:body
-<p>To develop apps for Android devices, you use a set of tools that are included in the Android SDK.
-Once you've downloaded Android Studio and the Android SDK tools you can access these tools directly.
-You can also access most of the SDK tools from the command line. Developing with Android Studio is the
+<p>To develop apps for Android, you use a set of tools that are included in Android Studio.
+In addition to using the tools from Android Studio,
+you can also access most of the SDK tools from the command line. Developing with Android Studio is the
preferred method because it can directly invoke the tools that you need while developing applications.</p>
<p>However, you may choose to develop with another IDE or a simple text editor and invoke the