What is android? What are the features of Android?
Answer / 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 |
What is notificationmanager class?
What is the name of the latest android os?
Implicent Intents and Late Runtime Binding?
Which dialog boxes that are supported in android?
what does adt stand for in android?
How will you differentiate nine-patch image from regular bitmap image?
Can I upgrade android 6 to 7?
Explain bin file in android?
What are 2 ways a service can run?
How to select more than one option from list in android xml file? Give an example.
What is .iml directory?
What are the approaches required to share persistent user-defined objects?