[TIMOB-18547] Support importing Android Module project into Android Studio
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | Medium |
Status | Open |
Resolution | Unresolved |
Affected Version/s | Release 4.0.0 |
Fix Version/s | n/a |
Components | Android, Templates, Tooling |
Labels | n/a |
Reporter | Benjamin Hatfield |
Assignee | Praveen Innamuri |
Created | 2015-02-10T21:30:44.000+0000 |
Updated | 2016-06-27T07:04:40.000+0000 |
Description
As discussed in PM-18, we now drop support for ADT and replace it with Android Studio as the "Native" development tool of choice.
Since we restructured the module project to support multiple platforms, the project can no longer be easily imported in to Eclipse + ADT. Only works with CLI tools and Studio + ADT.
We should support importing Android module projects in to Android Studio.
No comments