Why cannot you run standard Java bytecode on Android?5
798 5b5cc7d6e4d2b41977751501
Q: Why cannot you run standard Java bytecode on Android?
- Show Answer
- Workspace
- Discuss
Answer :
Explanation :
Android uses Dalvik Virtual Machine (DVM) which requires a special bytecode. We need to convert Java class files into Dalvik Executable files using an Android tool called "dx". In normal circumstances, developers will not be using this tool directly and build tools will care for the generation of DVM compatible files.
Similar Questions
Since Nithya and Suganya exchange places, so Rita’s new position is the same as Monika’s earlier position. This position is 17th from the right and 10th from the left. Therefore Number of girls in the row = (16 + 1 + 9) = 26.