Explain the Architecture of Android ?
Answer / 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 |
What are the measures to avoid application anr?
What is looper, handler, and message queue in Android?
0 Answers SkillGun Technologies,
Please explain the ontrimmemory() method?
What is the difference between mobile application testing and mobile testing?
What is activitycreator?
What is service lifecycle
What is google android sdk?
Which are location providers in android?
Why an open source platform would be beneficial to consumers?
How will you record a phone call in Android? or How to handle an Audio Stream for a call in Android?
Can we deploy executable jars on android?
What are runnable in android?