summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Ricardo Cervera <rcervera@google.com> 2014-07-21 17:04:09 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2014-07-21 15:43:35 +0000
commit940ae93043a7d36d89ab777cbc691893590d326c (patch)
treeeb336ec89d1c757c0f76f57adff0aa9525440604
parent62c81ab580ec39635fc8b52f552872675c87a816 (diff)
parent448525e98eec86056f6fea82d7b3a41a52828217 (diff)
Merge "docs: Added note suggesting use of Android Studio over ADT" into klp-modular-docs
-rw-r--r--docs/html/sdk/index.jd3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/html/sdk/index.jd b/docs/html/sdk/index.jd
index 68560fff59f9..edee3607cee6 100644
--- a/docs/html/sdk/index.jd
+++ b/docs/html/sdk/index.jd
@@ -306,6 +306,9 @@ href="http://developer.android.com/sdk/index.html">developer.android.com/sdk/</a
<p>
Android Studio is a new IDE powered by IntelliJ that provides new features and improvements
over ADT. It's currently in beta but will be the official Android IDE once it's ready.</p>
+ <p>
+ If you're a new Android developer, you should consider starting with Android Studio, because the
+ ADT plugin for Eclipse is no longer in active development.</p>
<p style="margin: 0;">
<a href="/sdk/installing/studio.html">Learn more about Android Studio</a></p>
</div>