- 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.
- FuelPHP Application Development Blueprints
- 在最好的年紀學Python:小學生趣味編程
- Python零基礎快樂學習之旅(K12實戰訓練)
- Mastering Google App Engine
- Python編程實戰
- 微信小程序項目開發實戰
- Webpack實戰:入門、進階與調優
- Python圖形化編程(微課版)
- 基于SpringBoot實現:Java分布式中間件開發入門與實戰
- 編程改變生活:用Python提升你的能力(進階篇·微課視頻版)
- QlikView Unlocked
- Data Science Algorithms in a Week
- PHP項目開發全程實錄(第4版)
- ACE技術內幕:深入解析ACE架構設計與實現原理
- Getting Started with SQL Server 2014 Administration