O'Reilly | Gradle Recipes For Android: Master The New Build System For Android (2016 EN)

Discussion in 'Programming' started by Kanka, Nov 10, 2016.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,395
    Likes Received:
    485
    Trophy Points:
    83
    [​IMG]

    Author: Ken Kousen
    Full Title: Gradle Recipes For Android: Master The New Build System For Android
    Publisher: O'Reilly Media; 1 edition (June 17, 2016)
    Year: 2016
    ISBN-13: 9781491947029 (978-1-491-94702-9)
    ISBN-10: 1491947020
    Pages: 168
    Language: English
    Genre: Programming
    File type: PDF (True)
    Quality: 10/10
    Price: $29.99


    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. You’ll 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 you’re comfortable with Java and Android, you’re ready.

    ░ Understand Gradle’s generated build files for Android apps
    ░ Run Gradle from the command line or inside Android Studio
    ░ Add more Java libraries to your Android app
    ░ Import and export Eclipse ADT projects
    ░ Digitally sign a Release APK for the Google Play store
    ░ Use product flavors to build many versions of the same app
    ░ Add custom tasks to the Gradle build process
    ░ Test both your app’s Android and non-Android components
    ░ Improve the performance of your Gradle build

    -------------
     
    Last edited by a moderator: Sep 4, 2020