What is android?
Answer / 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 |
What is the significance of the .dex files?
What is array variable?
Which language does android support to develop an application?
What is fused?
What do adt stands for?
What is the difference between mobile application testing and mobile testing?
what is a service in android?
0 Answers TryTechnicals Pvt Ltd,
What are the data types supported by aidl?
What is the apk format?
What are the advantages of android operating system?
As discussed, there are 4 main components in android application. And in androidmanifest.xml file, you need to declare?
Does Android support push email or is it pull?