Yes. Everybody are testing Android Studio. I'm using Eclipse in my projects and I want to migrate to Android Studio. I'm having problems with my projects.
I read this page: http://developer.android.com/sdk/installing/migrate.html
Not a great how to in my opinion.
I'm using in my project libraries that are not in .jar formats but they're eclipse projects (with checked "is library" in properties).
Could you tell me how to move my projects to Android Studio? I'm having problems and tons of errors. I'm also using Google Play Services and Android Studio showed me old versions of the same API's.
How to add for example ActionBarSherlock or Android-ViewPagerIndicator?
Shoud I import just like in eclipse all of these projects. But in Android Studio I can't mark project as library or not?