Hacker News new | past | comments | ask | show | jobs | submit login

They're using the Java language. Therefore, something which interprets bytecode coming from it is a java virtual machine. It's that simple.



You couldn't be more wrong. The ART VM processes DEX bytecode and it is not compatible with JVM bytecode. They also use different architectures.


Are you trying to say that the Java language isn't being used to write Android apps?


No, I'm saying the relevance of Java ends at the source level. When the app is converted to DEX bytecode and then compiled to native code there is no dependency on the language or JVM as you seem to think.


There clearly is, otherwise Google would have been able to update to Java 8 on Android by now.


No, the reason Google isn't going to update to Java 8 is due to the litigation from Oracle. Google will likely transition to a new language so why invest time and money upgrading to a language they're going to abandon soon.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: