• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Java and the New ROM on the hero

damo

Lurker
hey guys,

in the video of the demo of the new ROM , a saw a JAVA app.

but its not on my phone after the ROM update.

Anyone know anything about this?
 
Does this mean that there is no Java Virtual Machine in the Hero? I thought Android Apps were written in Java so need a JVM to run.
 
Java and Wifi tether apps are built into the MoDaCo rom with some other goodies, not in the official release.
 
Android is a linux based OS with the apps written to run on the Dalvik virtual machine. Dalvik is not Java, but it is possible to compile a subset of Java to dalvik bytecode.

It would be great if google supported more of Java than it does today so we could get most Java (and JavaFX) apps to compile and run.

What is Android? | Android Developers

Jason
 
Back
Top Bottom