Reply to Message
Dear Dana, actually Android does not use JavaME; it uses the default JavaSE environment (any you like) to convert from java source to JVM bytecode, then convers the JVM code into Dalvik codes that are then compacted in APK files. The execution engine is totally different from Java, and certainly not based on JavaME.
The best of ZDNet, delivered
ZDNet Newsletters
Get the best of ZDNet delivered straight to your inbox



