Y
Hacker News
new
|
ask
|
show
|
jobs
by
ActorNightly
266 days ago
As others said, Android does not run on Java. Its linux under the hood, with a jvm that is running everything application.
You can do things like install Termux, and compile stuff to native code right on the phone.