Gradle Recipes for Android (e-bog) af Kousen, Ken
Kousen, Ken (forfatter)

Gradle Recipes for Android e-bog

166,54 DKK (inkl. moms 208,18 DKK)
Android adopted Gradle as the preferred build automation system a few years ago, but many Android developers are still unfamiliar with this open source tool. This hands-on guide provides a collection of Gradle recipes to help you quickly and easily accomplish the most common build tasks for your Android apps. Youll learn how to customize project layouts, add dependencies, and generate many diff...
E-bog 166,54 DKK
Forfattere Kousen, Ken (forfatter)
Udgivet 7 juni 2016
Længde 168 sider
Genrer E-book readers, tablets and other portable devices: consumer / user guides
Sprog English
Format epub
Beskyttelse LCP
ISBN 9781491947296
Android adopted Gradle as the preferred build automation system a few years ago, but many Android developers are still unfamiliar with this open source tool. This hands-on guide provides a collection of Gradle recipes to help you quickly and easily accomplish the most common build tasks for your Android apps. Youll learn how to customize project layouts, add dependencies, and generate many different versions of your app.Gradle is based on Groovy, yet very little knowledge of the JVM language is required for you to get started. Code examples use Android SDK version 23, with emulators from Marshmallow (Android 6) or Lollipop (Android 5). If youre comfortable with Java and Android, youre ready.Understand Gradles generated build files for Android appsRun Gradle from the command line or inside Android StudioAdd more Java libraries to your Android appImport and export Eclipse ADT projectsDigitally sign a Release APK for the Google Play storeUse product flavors to build many versions of the same appAdd custom tasks to the Gradle build processTest both your apps Android and non-Android componentsImprove the performance of your Gradle build