Y
Hacker News
new
|
ask
|
show
|
jobs
by
AmpsterMan
1739 days ago
Afaik, android has its own VM. It compiles Java the language into bytecode for that VM. Android didn't even include the standard Java library, instead providing its own.