1

On the previous year I choose the eclipse w/ android-sdk for android development, because it's better than Android Studio which is currently updating during that year 2015. Now that android studio has updated its components which is now best to use? Should I still stick to eclipse w/ android-sdk or should I change to Android Studio?

  • 2
    As of 2016, Eclipse is no longer officially supported as an Android development platform. Therefore, switch. You may even find that the JetBrains IDEs are better – OneCricketeer May 10 '16 at 03:05
  • 2
    Quoting from [Official Developer Site](http://developer.android.com/tools/sdk/eclipse-adt.html) **Note: If you have been using Eclipse with ADT, be aware that Android Studio is now the official IDE for Android, so you should migrate to Android Studio to receive all the latest IDE updates. For help moving projects, see Migrating to Android Studio.** – Dhinakaran Thennarasu May 10 '16 at 03:05
  • Rumor has it that Android may be going to swift. Google and Oracle don't play friendly. – Pomagranite May 10 '16 at 03:47
  • @Pomagranite It would be the end of Android. – Phantômaxx May 10 '16 at 07:09
  • http://thenextweb.com/dd/2016/04/07/google-facebook-uber-swift/ – Pomagranite May 10 '16 at 10:10
  • http://www.businessinsider.com/oracle-and-google-fail-to-settle-lawsuit-2016-4?op=1 – Pomagranite May 10 '16 at 10:12
  • For me this question and comments were very informative. – Vuk Djapic Dec 14 '16 at 08:53
  • Why this question is being voted down? It is a fair question and I love to hear the community opinion on it. – Sam Apr 13 '17 at 09:43

1 Answers1

5

Look at the following links:

ADT Plugin Release Notes

Note: If you have been using Eclipse with ADT, be aware that Android Studio is now the official IDE for Android, so you should migrate to Android Studio to receive all the latest IDE updates. For help moving projects, see Migrating to Android Studio.

Android Developer Tools

Important: Support for the Android Developer Tools (ADT) in Eclipse has ended, per our announcement. You should migrate your app development projects to Android Studio as soon as possible. For more information on transitioning to Android Studio, see Migrating from Eclipse ADT.

Also, I think this questions and answers will help you:

Which Eclipse works flawlessly with ADT?

What's the Eclipse Andmore Project?

Community
  • 1
  • 1
ir-tech
  • 298
  • 4
  • 16