What is android? What are the features of Android?
Answer Posted / clara
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’s byte code which later transforms into .dex format files
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is meaning of android word?
How will you Write an Application which Fits both for Mobiles and Tablets in Android?
Explain the difference between oncreate() and onstart()?
How to handle on Audio Stream for a call in Android?
What is setlistadapter?
Which kernal is used in android?
Can I update my version of android?
In android, which manifest permission is needed when use gps location?
What is app/ directory?
You need to process when user clicks on a notification on upper left of android screen?
Does selenium support google android operating system?
Explain implicit and explicit intents.
What is idl (interface definition language)?
What is the importance of setting permissions in application development in Android programming?
Which of the used to detect when a user clicks or taps on a button?