Hai friends now we are going to discuss about List of Android Components.
- Activity
- Views & View Groups
- Intents
- Services
- Content Provider
- Broadcast Receiver
- Widgets (Home Screen)
- Others
Activity :
- Its Presentation Layer
- Its Simply defined as front Screen.
- It Can Display Dialog
- it may have several Activities.
Views & View Groups :
- Views are User interface Widgets
- Base Class android.View.view.views
- Its used to arrange Views.
- Its Layout Manager
- Its used to get Some functionality from other applications
- Application has to register them self intents via IntentFilter
Services:
- Its Perform background task without provide user interface
- Its Structure Interface to application data.
- The user can share data with other applications.
- SQLite database uses Content Provider.
- Its used to receive System messages & Intents
- Widgets are Interactive components.
- Its display some data the user perform some task via that. for example Email Reading
Live Folder and Live Wall Papers.
Thanks for Visiting...
--
R. Partha Sarathy
--
Regards with
No comments:
Post a Comment