Describe Briefly the Android Application Architecture
Answer Posted / 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 |
Post New Answer View All Answers
Differentiate between linearlayout, relativelayout, absolutelayout.
Which is the latest version of android os?
Is android 6.0 still supported?
what is a binder service in android and how it differs from started service?
Described the different storage methods in android?
What setlistadapter() function used for?
Is it possible to use or add a fragment without using a user interface in Android?
What is datepickerdialog in android?
What is the use of linux id in android?
What is values/ directory?
Explain datepickerdialog in android?
What is lifecycle of an activity?
Is jelly bean a version of android os?
In android, how to insert swipe animation?
How do you access the string resource stored in the strings.xml file?