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 bound service?

0 Answers  


What is assets folder in android?

0 Answers  


What is the importance of settings permission in app development?

0 Answers  


How many ways data stored in Android?

1 Answers   UGC Corporation,


Is android marshmallow better than nougat?

0 Answers  






Can I upgrade my android os?

0 Answers  


How will apps change with android 2.2?

0 Answers  


Is google moving away from android?

0 Answers  


An android application needs to access device data e.g sms messages, camera etc. At what stage user needs to grant the permissions?

0 Answers  


How do you find any view element into your program?

0 Answers  


How to change application name after its deployment?

0 Answers  


What is an intent receiver?

0 Answers  


Categories