[TIMOB-19094] ADT End of life
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | Critical |
Status | Closed |
Resolution | Won't Do |
Resolution Date | 2020-02-19T13:30:17.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Android, Tooling |
Labels | android |
Reporter | Ben Bahrenburg |
Assignee | Praveen Innamuri |
Created | 2015-06-28T20:32:21.000+0000 |
Updated | 2020-02-19T13:30:17.000+0000 |
Description
Google has announced that they will be end of lifing support for ADT by the end of the year. This requires that everyone moves over to Android Studio.
This impacts by Titanium SDK and Android module development.
More information:
http://android-developers.blogspot.com/2015/06/an-update-on-eclipse-android-developer.html
Perhaps we use the fork by the Andmore project for Eclipse: https://projects.eclipse.org/projects/tools.andmore
But it sounds more like all we need to do is switch to Gradle over ANT, right (at least for the building part)?
Hi. Without ADT, how can we debug Android now?
If switching over to Android studio and Gradle things like packages and 3rd party dependence would be a ton easier. Is there any plans to move the toolset off ADT?