On 06/30/11 09:26, Jens M Andreasen wrote:
On a related subject ... What is the Java
implementation like on
Android? Is it the "normal" Java as we have it in Linux/OSX/etc or is it
one of those Mobile variants, having its own set of API's?
It's Dalvik:
http://en.wikipedia.org/wiki/Dalvik_(software)
HTH