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
What is foreground service?
What is library module?
Write a program that shows the creation of reusable user interface that includes the layout.
What is intent in Android?
What is api level in android?
What does apk stand for?
What is an explicit intent?
How do I restart my android phone in safe mode?
how to fetch a contact person number from contact application using content provider?
What is difference between serializable and parcelable ? Which is best approach in android ?
Tell us difference between service, intent service, asynctask & threads?
Explain the key components of android architecture?
what is the ui response time limit in android?
What is the difference between an android and iphone?
Can phonegap framework support for playing audio?