Gradle Recipes for Android (Paperback)
Ken Kousen
- 出版商: O'Reilly
- 出版日期: 2016-06-28
- 定價: $990
- 售價: 9.5 折 $941
- 貴賓價: 9.0 折 $891
- 語言: 英文
- 頁數: 168
- 裝訂: Paperback
- ISBN: 1491947020
- ISBN-13: 9781491947029
-
相關分類:
Android、Java 相關技術
-
相關翻譯:
巧用 Gradle 構建 Android 應用 (簡中版)
立即出貨 (庫存 < 4)
商品描述
Using the Android Studio IDE and the Gradle build tool will make Android app development much simpler—as long as you know your way around Gradle. This practical guide shows you how Gradle works with Android so that you can use it effectively on your projects. You’ll learn ways to customize project layouts, add dependencies, and even generate multiple different versions of your application.
- Use Gradle independently and from with the new preferred IDE, Android Studio
- Integrate tests into standard Android project builds
- Easily customize builds to add popular third-party libraries as dependencies
- Generate artifacts with various properties, like debug or release, and different flavors, like paid or free