- Gradle for Android
- Kevin Pelgrims
- 157字
- 2021-07-16 13:41:20
Summary
We started the chapter by looking at the advantages of Gradle and why it is more useful than other build systems currently in use. We briefly looked at Android Studio and how it can help us by generating build files.
After the introduction, we took a look at the Gradle Wrapper, which makes maintenance and sharing projects a lot easier. We created a new project in Android Studio, and you now know how to migrate an Eclipse project to Android Studio and Gradle, both automatically and manually. You are also capable of building projects with Gradle in Android Studio, or straight from the command-line interface.
In the next few chapters, we will look at ways to customize the build, so you can further automate the build process and make maintenance even easier. We will start by examining all the standard Gradle files, exploring basic build tasks, and customizing parts of the build in the next chapter.
- C# 從入門到項目實踐(超值版)
- Twilio Best Practices
- 數據結構(Java語言描述)
- Silverlight魔幻銀燈
- 數據結構習題解析與實驗指導
- Advanced Express Web Application Development
- Python3.5從零開始學
- Java7程序設計入門經典
- Node.js從入門到精通
- Xamarin Cross-Platform Development Cookbook
- Clojure for Finance
- Dart:Scalable Application Development
- Elastix Unified Communications Server Cookbook
- 樹莓派開發從零開始學:超好玩的智能小硬件制作書
- JavaScript高級程序設計(第4版)