- Gradle for Android
- Kevin Pelgrims
- 163字
- 2021-07-16 13:41:18
Chapter 1. Getting Started with Gradle and Android Studio
When Google introduced Gradle and Android Studio, they had some goals in mind. They wanted to make it easier to reuse code, create build variants, and configure and customize the build process. On top of that, they wanted good IDE integration, but without making the build system dependent on the IDE. Running Gradle from the command line or on a continuous integration server will always yield the same results as running a build from Android Studio.
We will refer to Android Studio occasionally throughout the book, because it often provides a simpler way of setting up projects, dealing with changes, and so on. If you do not have Android Studio installed yet, you can download it from the Android developer website (http://developer.android.com/sdk/index.html).
In this chapter, we will cover the following topics:
- Getting to know Android Studio
- Understanding Gradle basics
- Creating a new project
- Getting started with the Gradle wrapper
- Migrating from Eclipse
- 數據庫系統原理及MySQL應用教程(第2版)
- ASP.NET Core 2 and Vue.js
- PyTorch Artificial Intelligence Fundamentals
- Learning Informatica PowerCenter 10.x(Second Edition)
- 編寫高質量代碼:改善C程序代碼的125個建議
- 高級C/C++編譯技術(典藏版)
- Expert Data Visualization
- H5頁面設計:Mugeda版(微課版)
- 學習OpenCV 4:基于Python的算法實戰
- 數據科學中的實用統計學(第2版)
- Python 快速入門(第3版)
- 3D Printing Designs:The Sun Puzzle
- SQL Server 2014 Development Essentials
- 系統分析師UML用例實戰
- 區塊鏈:技術與場景