Why cannot you run standard Java bytecode on Android?
Answer / mady
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.
| Is This Answer Correct ? | 0 Yes | 0 No |
Do we need to register all of view classes in app.js with sencha touch?
What is adt in android?
what is the procedure of using D2MS server in cloud messaging in android
How do you pass the data to sub-activities android?
Explain bin file in android?
What’s volley?
So if the current version of Android is 2.2, why are people still complaining about Android phones stuck with version 2.1, or even 1.6?
What is calibrated?
What do you understand by intents in android ide?
What is needed to make a multiple choice list with a custom view for each row?
What is color os in mobile?
What is needed to make multiple choice list with custom view for each row?