Why cannot you run standard Java bytecode on Android?

  • Thread starter Thread starter Android Central Question
  • Start date Start date
A

Android Central Question

Android uses Dalvik Virtual Machine (DVM) which requires a special bytecode. First of all, we have 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
 
Would you like this to be moved to our developers' forums?
 

Latest posts

Trending Posts

Forum statistics

Threads
957,619
Messages
6,973,812
Members
3,163,863
Latest member
EnigmaDragon