Describe Android Application Architecture?



Describe Android Application Architecture?..

Answer / clara

Android Application Architecture has the following components:
Services – like Network Operation
Intent - To perform inter-communication between activities or services
Resource Externalization - such as strings and graphics
Notification signaling users - light, sound, icon, notification, dialog etc.
Content Providers - They share data between applications

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Android OS Interview Questions

What is needed to make multiple choice list with custom view for each row?

0 Answers  


Is google an android phone?

0 Answers  


How are view elements identified in the android program?

0 Answers  


Which of the following is not a right codename of android version?

0 Answers  


Define fragment in android?

0 Answers  






What are the tools required for developing android apps?

0 Answers  


What are content providers?

0 Answers  


What is the relationship between the life cycle of an asynctask and an activity?

0 Answers  


What is an activity? Which method is implemented by all subclasses of an activity?

0 Answers  


Which method is implemented by all subclasses of an activity?

0 Answers  


What are the features of Android?

1 Answers  


How to set position of a sencha touch component?

0 Answers  


Categories