Answer Posted / mady
Top -> Applications (Contacts, Browser, Phone, etc)
Below Applications -> Application Framework(Activity Manager, Window Manager, Content Providers, View
System, Package manager,
Telephony manager, Resource, Notification, Location managers)
Below Application Framework -> System Libraries(Like Sqlite, webkit, SSL, OpenGL, Media Framework etc) & Android Runtime( Core Libraries and DVM).
Atlast Last -> Linux Kernel (which composed of drivers like display, camera etc.)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a marshmallow in android?
Can I upgrade android 6 to 7?
What is rx in android?
What is gradle.properties?
State the advantages of android?
What is gen folder in android?
What is src file in android?
How to disable landscape mode in android?
Which is the safest mobile operating system?
difference between nine-patch image vs regular bitmap image in android?
How can anr be prevented?
What is the permission you need to declare in androidmanifes?
What is menu/ directory?
How to change application name after its deployment?
What is a toast? Write its syntax.