Android Architecture
Android Architecture
UNIT II
Android Architecture
2) Native Libraries
3) Android Runtime
5) Applications
Activity
View
● A view is the UI element such as button, label, text field
etc. Anything that you see is a view.
Intent
○ Launch an activity
○ Broadcast a message
Service
Fragment
AndroidManifest.xml
Android Libraries
Java-based libraries that are specific to Android
development.
android.app
Provides access to the application model and is the corn
android.content
android.database
android.opengl
A Java interface to the OpenGL ES 3D graphics rend
android.os
android.text
Used to render and manipulate text on a device display.
android.view
The fundamental building blocks of application user in
android.widget
android.webkit
A set of classes intended to allow web-browsing cap