What are the key components of Android Architecture?
Answer Posted / maanya
Android Architecture consists of 4 key components:
- Linux Kernel
- Libraries
- Android Framework
- Android Applications
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Name the four essential states of an activity.
Which dialog boxes can you use in you Android application?
How to select more than one option from list in android xml file? Give an example.
How to make an apk file in android?
Why is it called android?
What is proguard-rules.pro?
There are five different methods to store persistent data. They are: shared preferences. Internal storage. External storage. Network and __?
What is android dependency injection?
Why ttl (time to live) is required?
What is a widget on android?
How do I upgrade my android phone?
What is avd?
What are few exceptions in android?
Explain me the difference between oncreate() and onstart()?
What is the main purpose of a fragment?