To follow up my last post, here are some practical advice if you are interested in moving to Gradle and Android Studio. Once you’ve set up a working gradle build, all you have to do is select “Import Project” in Android Studio and it will sort everything out. Compare that to importing projects in Eclipse which is a pure nightmare.
Root directory and settings file This is important if your project is split into several libraries.
Home | Tags |