Android Question:

Download Job Interview Questions and Answers PDF

Describe Android Application Architecture?

Android Interview Question
Android Interview Question

Answer:

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

Download Android Interview Questions And Answers PDF

Previous QuestionNext Question
How to Translate in Android?Describe a real time scenario where android can be used?