Android development fragmentation(blog.audobox.com)
blog.audobox.com
Android development fragmentation
http://blog.audobox.com/android-development-fragmentation/
1 comments
I've tried it for a simple project and it worked flawlessly. The new build system is quite well developed at this point, so most developers should be able to get their app building on it. It's not 100% complete or 100% bug-free yet though - for a mature app you might want to wait until it's out of beta.
Good question — the Android tools in Eclipse can export an Android Studio project.
EDIT: The Google article about Android Studio covers this -- it's a two-step process in which one exports a project from Eclipse, then imports that into the new environment.