<br><br>On Sunday, 21 August 2011, Jonas Maebe <jonas. wrote:<br>><br>> Google is doing several things:<br>> * they kept the Java programming language<br>> * they replaced the JVM with Dalvik, to make it faster/more power efficient (by doing a bunch of analyses and transformations that are normally done at run time at compile time). This by itself does not introduce incompatibilities, since Java class files can be translated into Dalvik class files<br>
> * they replaced the JDK with their own class library, the Android SDK<br><br><br>Ok, thanks for explaining (without the hostile tone like Mattias). From the Dalvik Wikipedia page, converting Sun Java class files to Google Java is not always possible. It seems to be a hit and miss case. But I guess recompiling the source code might have better sucsess.<br>
<br>><br>> Do you think it would have been better if they had said "you program in the Android language, which is identical to the Java language"?<br><br>Yes, not identical though, just similar syntax.<br>
<br>Graeme.<br><br><br>-- <br>Regards,<br>  - Graeme -<br><br><br>_______________________________________________<br>fpGUI - a cross-platform Free Pascal GUI toolkit<br><a href="http://fpgui.sourceforge.net" target="_blank">http://fpgui.sourceforge.net</a><br>