What are the key components of Android Architecture?
Answer / maanya
Android Architecture consists of 4 key components:
- Linux Kernel
- Libraries
- Android Framework
- Android Applications
| Is This Answer Correct ? | 6 Yes | 0 No |
Why would you do the setcontentview() in oncreate() of activity class?
What is raw?
Tell us difference between service, intent service, asynctask & threads?
Explain the differences between a domain and a workgroup?
Explain the application of shared preference?
Is it ok to disable android system webview?
What is android ndk?
Explain me what is the difference between service and intentservice? How is each used?
What is implicit intent in android?
Is android lollipop still supported?
How do I update my android os?
Tell me two ways to clear the back stack of activities when a new activity is called using intent?