Review for Gradle for Android : This book is incredible, I have never been so frightened reading a book and yet so riveted that I couldn't stop reading. I loved this book. It grabbed me from the first page and I had trouble putting it down. Read it, you won't be disappointed.
Gradle for Android info
Automate the build process for your Android projects with Gradle About This BookCreate custom Gradle tasks and plugins for your Android projectsConfigure different build variants, each with their own dependencies and propertiesManage multi-module projects, and integrate modules interdependentlyWho This Book Is ForIf you are an experienced Android developer wanting to enhance your skills with the Gradle Android build system, then this book is for you. As a prerequisite, you will need some knowledge of the concepts of Android application development.What You Will LearnBuild new Android apps and libraries using Android Studio and GradleMigrate projects from Eclipse to Android Studio and GradleManage the local and remote dependencies of your projectsCreate multiple build variantsInclude multiple modules in a single projectIntegrate tests into the build processCreate custom tasks and plugins for Android projectsIn DetailGradle is an open source build automation system that introduces a Groo