Yes, although Google may extend support for Eclipse for a while, given that: Right after the release of Android Studio 1.0, the developerโs tools page has the following wording:
Note: The ADT plugin for Eclipse is no longer active . If you are currently using it, you should upgrade to Android Studio as soon as possible. For more information on Android Studio, see the Android Studio Guide.
And now the text has been changed to:
Note. If you use Eclipse with ADT, keep in mind that Android Studio is now the official IDE for Android, so you should upgrade to Android Studio and get all the latest IDE updates. For help with projects, see "Porting to Android Studio."
Where they removed the statement "The ADT plugin for Eclipse is no longer under active development."
Regardless of the fact that developing Android using Eclipse is something that will become impossible after some time, it is now better to download Android Studio and start the migration of Eclipse projects using the migration guide .
source share