- Learning Embedded Android N Programming
- Ivan Morgillo Stefano Viola
- 115字
- 2021-07-14 10:47:26
Chapter 1. Understanding the Architecture
In this chapter, the user will learn about Android hardware and software architecture. We will provide an overview on the Android Compatibility Definition Document to properly understand what we need in order to create a fully compliant and certified device.
The user will learn about the Android Application Framework (AAF), the two different Android runtime systems—Dalvik, and ART, and a collection on Google-provided system libraries.
The user will have a first hands-on moment, setting up and running Android Compatibility Test Suite. We will test together an existing certified device and we will take the first step on the path towards the creation of a certified device.
推薦閱讀
- Boost C++ Application Development Cookbook(Second Edition)
- Mastering Ember.js
- Mastering QGIS
- Reactive Programming with Swift
- R語言游戲數(shù)據(jù)分析與挖掘
- Backbone.js Blueprints
- ArcGIS By Example
- Oracle從入門到精通(第5版)
- 劍指MySQL:架構(gòu)、調(diào)優(yōu)與運(yùn)維
- 大數(shù)據(jù)分析與應(yīng)用實戰(zhàn):統(tǒng)計機(jī)器學(xué)習(xí)之?dāng)?shù)據(jù)導(dǎo)向編程
- Azure Serverless Computing Cookbook
- 深入理解C指針
- Struts 2.x權(quán)威指南
- Unity 5.X從入門到精通
- 愛上C語言:C KISS