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?
 

Trending Posts

Forum statistics

Threads
962,370
Messages
6,990,036
Members
3,164,819
Latest member
2bit developer