Migrating from Eclipse to Android Studio 1.0 (Workspace)

So finally Android Studio has been released and I want to import the Eclipse workspace into Android Studio and after looking into the differences in file structures some sources say that

Workspace → Projects

Projects → Modules

It seemed simple enough, but then other sources say that the modules in an Android Studio project depend on each other and should work together (like packages? But Android Studio also has folders of folders ...) and my Eclipse projects are not dependent on each other friend so I'm not sure what to do

Either I import the entire Eclipse Workspace from GitHub to Android Studio (create a module for each project), which makes the file structure look like this (and I get a Gradle error migration project, not sure how to resolve this)

or

import each project separately in Android Studio as Android Studio project (and then put them in the main folder as "Workspace")

Any suggestions to make this a less painful migration? Thanks to

No feedback? :( If my question is unclear, please let me know .. It would be nice. I just don't want to mess up the workspace I created.

+3
eclipse github intellij-idea android-studio android-gradle


source to share


No one has answered this question yet

Check out similar questions:

1858
"Debug certificate expired" error in Android Eclipse plugins
1345
Where can I put the "assets" folder in Android Studio?
1214
Rename package in Android Studio
1206
What is Gradle in Android Studio?
1112
What should my Android Studio .gitignore project be?
1005
How to "select Android SDK" in Android Studio?
947
Android Studio: add jar as library?
746
Error getting parent for element: no resource found that matches the specified name after updating to AppCompat v23
690
"cannot resolve R character" in Android Studio
239
Android Studio Gradle Already Hosted Module



All Articles
Loading...
X
Show
Funny
Dev
Pics