- Learning Embedded Android N Programming
- Ivan Morgillo Stefano Viola
- 158字
- 2021-07-14 10:47:29
Chapter 2. Obtaining the Source Code – Structure and Philosophy
In the previous chapter, we had an overview about the system layer-based architecture and we had our first hands-on experience, testing a real-world device using CTS tools suite.
In this chapter, the user will learn about the philosophy behind the Android and Google development model. We will show how the source code is organized, which are the main branches, and what the workflow is. We will create a step-by-step journey to retrieve the Android Open Source Project (AOSP) source code and prepare the environment by installing all the required tools.
The user will learn how to contribute to the Android Open Source Project, how to use tools such as git
, the version-control system, and, repo
, the repository manager.
To complete the chapter, we will dig into the AOSP folder structure, analyzing the most important components that create the most popular mobile operating systems of the world.
- Learning PostgreSQL
- Visual Basic程序開發(學習筆記)
- Python自動化運維快速入門(第2版)
- 編寫高質量代碼:改善C程序代碼的125個建議
- Hands-On Enterprise Automation with Python.
- PySpark Cookbook
- PySide 6/PyQt 6快速開發與實戰
- 軟件品質之完美管理:實戰經典
- PHP+MySQL+Dreamweaver動態網站開發從入門到精通(第3版)
- App Inventor創意趣味編程進階
- HoloLens與混合現實開發
- Visual Studio Code 權威指南
- Natural Language Processing with Python Quick Start Guide
- 跟戴銘學iOS編程:理順核心知識點
- Learning Unreal Engine Game Development