- Hands-On Penetration Testing with Kali NetHunter
- Glen D. Singh Sean Philip Oriyano
- 154字
- 2021-07-02 12:38:28
The Application Framework Layer
The Application Framework layer allows Android-based applications, such as the dialer, to interface with the application framework, which in turn manages the basic mobile functions for resource and voice-call management.
The following components reside within the application framework of the Android operating system:
- Package Manager: Keeps tracks of currently-installed Android-based applications.
- Activity Manager: Handles the life cycle of all the running applications on the device.
- Content Provider: Allows the sharing of data between applications.
- Telephony Manager: Responsible for establishing, maintaining, and terminating calls on the device.
- Location Manager: Manages location features such as Global Positioning System (GPS).
- Resource Manager: Responsible for the type of resources used in an application on the device.
- Notification Manager: Displays notifications and alerts on the device’s screen.
- Java API Framework: Allows developers to create applications written using the Java programming language. The frameworks allows the Android operating system to execute these applications.
推薦閱讀
- 云原生安全:攻防實踐與體系構建
- Extending Symfony2 Web Application Framework
- Securing Blockchain Networks like Ethereum and Hyperledger Fabric
- 硬黑客:智能硬件生死之戰
- Building a Home Security System with BeagleBone
- End to End GUI Development with Qt5
- 信息技術基礎:提高篇·實驗與習題
- CTF快速上手:PicoCTF真題解析(Web篇)
- 華為Anti-DDoS技術漫談
- 云計算安全防護技術
- 黑客攻防從入門到精通:黑客與反黑客工具篇(第2版)
- BeagleBone for Secret Agents
- 大中型網絡入侵要案直擊與防御
- 中國網絡空間安全前沿科技發展報告(2018)
- 網站入侵與腳本技術快速防殺