I had to completely remove the project from the eclipse. To do this, I copied the folder of my project into the workspace and pasted it onto my desktop. Then, moving back to eclipse, right-click the selected deletion, and then check the box to remove the project from my workspace.
After that I closed the eclipse. Opened Android studio and tried to open my imported project. At the moment, he told me that the project does not exist and gave me the opportunity to remove it from the list. After that, I closed Android Studio, and when I opened it again, the project disappeared.
Finally, I overshadowed eclipse and imported my project from existing sources to bring it back to eclipse.
NOTE
I would suggest using Android Studio for projects that you have that work great with eclipse. Android studio is great when you create new projects, but from my experience there are many problems with build strings when I import build.gradle from eclipse into Android Studio. Android Studio is great, but remember that it is still in pre-release I / O !!!
- Only my 2 cents!
kandroidj Jun 12 '13 at 20:48 2013-06-12 20:48
source share