Y
Hacker News
new
|
ask
|
show
|
jobs
by
brokenparser
4722 days ago
Besides ARM and x86, Android also runs on MIPS and PPC.
1 comments
jordanthoms
4722 days ago
And even for native code, it's generally easy to support multiple architectures (unless your code is arch-specific).
link