Android Software Engineer Question:
Download Questions PDF

Explain Android Application Architecture?

Android Software Engineer Interview Question
Android Software Engineer 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 Software Engineer Interview Questions And Answers PDF

Previous QuestionNext Question
How you can translate in Android?Explain real time scenario where android can be used?