Quote:
Originally Posted by Solicitous
Well I had a look at the wikipedia page, and it will run Java applications if they were compiled using the Dalvik Virtual Machine (a mobile based java - not JVM standard). So my interpretation is if the application is compiled using Sun's JDK it wont run on Android, but if you get the application source and compile it using Dalvik Virtual Machine it should run without changes to the source.
Funny though, Sun Java wont run on Android yet to build the Android OS you need Sun Java (OpenJDK wont work). Hmmmm 
|
Thanks for the reply, Solicitous. Seems strange indeed how the Sun java won't run on Android but is needed as part of building its OS. I am rather interested in an MID but my main concern is about any limitations upon what may be accessed/used with it. I might look up a bit more about Dalvik VM.