Sunday, July 3, 2011

Main Components and Building Blocks of Android SDK

Hi all,

To know about android architecture, please click on this link below   http://developer.android.com/guide/basics/what-is-android.html

The above site will gives complete guidance for android developers.


The main components of android are

1.Activities
2.Services
3.Content Providers
4.Broadcast Receivers


The communication of above components will be done using

Intents, and IntentFilters

No comments:

Post a Comment