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

How to Save UI States in Case of Configuration Changes in Android?

0 Answers   SkillGun Technologies,


How can your application perform actions that are provided by other application e.g. Sending email?

0 Answers  


Which dialog boxes that are supported in android? Explain?

0 Answers  


What is meant by google android sdk?

0 Answers  


What View Group in Android?

1 Answers  






What is the difference between serializable and parcelable?

0 Answers  


What are the steps that are involved in converting the android in newer version?

0 Answers  


What is adt stand for?

0 Answers  


What is tween animation?

0 Answers  


What is api level, codename of android 4.4?

0 Answers  


Why do we need dagger 2?

0 Answers  


What are common use cases for using an intent?

0 Answers  


Categories