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 cryptoobject?

0 Answers  


What’s volley?

0 Answers  


When a dialog is requested for the first time, which method will android call from your activity?

0 Answers  


Can android lollipop be upgraded to marshmallow?

0 Answers  


What are location providers in android?

0 Answers  






What are broadcast receivers? How is it implemented?

0 Answers  


What is the build process in android?

0 Answers  


Is the main thread called the ui thread?

0 Answers  


What is the next os for android?

0 Answers  


What is intent in Android?

0 Answers   CDC,


what are the different tools in android?

0 Answers  


What is a visible activity?

0 Answers  


Categories