summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRicardo Cervera <rcervera@google.com>2014-07-21 17:04:09 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2014-07-21 15:43:35 +0000
commit940ae93043a7d36d89ab777cbc691893590d326c (patch)
treeeb336ec89d1c757c0f76f57adff0aa9525440604
parent62c81ab580ec39635fc8b52f552872675c87a816 (diff)
parent448525e98eec86056f6fea82d7b3a41a52828217 (diff)
downloadframeworks_base-940ae93043a7d36d89ab777cbc691893590d326c.zip
frameworks_base-940ae93043a7d36d89ab777cbc691893590d326c.tar.gz
frameworks_base-940ae93043a7d36d89ab777cbc691893590d326c.tar.bz2
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 68560ff..edee360 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>