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 the difference between an implicit intent and explicit intent?
Where layouts are placed in android?
What is applicationid?
what kernel is used in android?
Explain datepickerdialog in android?
What does adb stands for?
What is sqlite? How does it differ from client-server database management systems?
What is override method in android studio?
Explain me how does the activity respond when the user rotates the screen?
In android, what does dp unit stand for?
What is the relationship between the life cycle of an asynctask and an activity? What problems can this result in?
Which of the following is not a right codename of android version?
Is android or iphone better?
Why do we need context in android?
How to retrieve data from database using arraylist in android?