peggy2033 [OP] 2 points 2y ago
Yeah, there’s multiple projects going on at the moment to port android which is only on ARM processors on to more modern computer processors. Sorry if this doesn’t explain much, this is the only way I thought of explaining it.
DerBoy_DerG 1 points 2y ago
I don't know anything about these community projects, but Android itself supporting x86 builds is nothing new - there were a few x86 phones with Intel processors. Also, when developing apps yourself, you'll run them either on your own phone or inside the emulator. For the latter you'll use x86 images as that's the only way to get acceptable performance on an x86 CPU.
Fun fact: Android even supported MIPS at one point.