Describe Briefly the Android Application Architecture
Answer / mady
Android Application Architecture has the following components:
Services like Network Operation
Intent - To perform inter-communication between activities or servicesResource 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 |
Define android architecture?
What role has dalvik played in android development?
State few disadvantages of android in the mobile market.
What is android dependency injection?
What is the importance of android in the mobile market?
Can I install stock android on any phone?
What do I do if I have problems downloading your App?
Is android marshmallow better than nougat?
How is nine-patch image different from a regular bitmap?
What main components of android application?
what is a content provider in android?
What is a sticky broadcast? Give an example.