Android Architecture
Minggu, 05 Mei 2013
0
komentar
See more basics on Android along with interview questions
Linux Kernal :This is the bottom most layer of architecture but it is the root of the whole system.It is important for the following features.
- Hardware Abstraction
- Memory Management Programs
- Security Settings
- Power Management Software
- Other Hardware Drivers (Drivers are programs that control hardware devices.)
- Support for Shared Libraries
- Network Stack
- Surface Manager: composing windows on the screen
- SGL: 2D Graphics
- Open GL|ES: 3D Library
- Media Framework: Supports playbacks and recording of various audio, video and picture formats.
- Free Type: Font Rendering
- WebKit: Browser Engine
- libc (System C libraries)
- SQLite
- Open SSL
- Activity Manager: Manages the activity life cycle of applications. To understand the Activity component in Android in detail click here
- Content Providers: Manage the data sharing between applications. Our Post on Content Provider component describes this in greater detail
- Telephony Manager: Manages all voice calls. We use telephony manager if we want to access voice calls in our application.
- Location Manager: Location management, using GPS or cell tower
- Resource Manager: Manage the various types of resources we use in our Application
TERIMA KASIH ATAS KUNJUNGAN SAUDARA
Judul: Android Architecture
Ditulis oleh Unknown
Rating Blog 5 dari 5
Semoga artikel ini bermanfaat bagi saudara. Jika ingin mengutip, baik itu sebagian atau keseluruhan dari isi artikel ini harap menyertakan link dofollow ke https://androidpopuler.blogspot.com/2013/05/android-architecture.html. Terima kasih sudah singgah membaca artikel ini.Ditulis oleh Unknown
Rating Blog 5 dari 5
0 komentar:
Posting Komentar