Answer:
★ It is Android's virtual machine.
★ It is an interpreter-only virtual machine which executes files in Dalvik Executable (.dex) format. This format is optimized for efficient storage and memory-mappable execution.
★ It is an interpreter-only virtual machine which executes files in Dalvik Executable (.dex) format. This format is optimized for efficient storage and memory-mappable execution.
Previous Question | Next Question |
Which data types are supported by AIDL? | Described activity creator in Android? |