Does anyone have any information about Google not making ADT available for download any more? Did they set Android Studio as a tool?

3

If there is a question, I apologize, but I made an app and published these days. I was creating a new project, from another idea, and eclipse did not create the activity nor the layout, I thought it was outdated. Soon I updated everything in the SDK manager. Still nothing. I went on the site to download the new one, and I did not find the ADT. Android Studio only. Does anyone have any information on this? Well, I'm thinking about changing the platform after that, I know, it's too late. But I have projects under development in eclipse, and not every tool migration is simple like that.

Anyway, does anyone have any information, preferably with a reliable source about it?

Thank you.

    
asked by anonymous 14.12.2014 / 06:45

2 answers

1

I've never seen an official grade and I do not think it would be on Google's part for now, not to scare the developers.

However, it is possible to note that there are traces of a possible abandonment of the continuation of ADT to Eclipse, for example:

  

Note: Eclipse 3.6 (Helios) is no longer supported with the latest version of ADT.

Another approach:

  

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.

These snippets were taken from link

In regards to your issue, you are not in the mood to migrate your development to Android Studio, but I believe that when you start development on AndroidStudio you will see great changes, it's for the better. So I'm using Android Studio for development, and with each passing day, I discover something even more fascinating than we do in Eclipse.

I hope I have helped. Good luck!

    
13.04.2015 / 19:14
0

ADT Plugin

I hope this is what you are looking for.

    
16.12.2014 / 20:15