Answer Posted / mady
Android is a stack of software for mobile devices which has Operating System, middleware and some key applications. The application executes within its own process and its own instance of Dalvik Virtual Machine. Many Virtual Machines run efficiently by a DVM device. DVM executes Java language byte code which later transforms into .dex format files.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why ttl (time to live) is required?
What is google dagger?
What are the methods to avoid memory leaks in android?
Why an open source platform would be beneficial to consumers?
What onlistitemclick() function used for?
Describe activities.
Explain AndroidManifest.xmlfile in detail.
Which language does android support to develop an application?
What is if else statement?
Can I upgrade my android version?
What is a listener in android?
What is local.properties?
What is action in android?
What is notificationmanager class?
What is src/ directory?