Hello guys. Now that I have a CPU that meets the minimum ABI requirements for android x86, I want to continue with my project. For those who don't know, I have an old pc (with an Intel core 2 duo CPU) and a GPU (AMD/ATI Radeon HD 6670), and my idea was to turn this “good” pc into and android TV “box” (kinda big the box, with a full size pc cabinet).
Now, I know (I think), that what differs from normal Android and Android TV, are the Google apps. For android TV, they have a different UI, and a different “input method” other than touch. Please, correct me if I'm wrong about the differences between both Android variants. Anyway, at least I know that the gapps are different (I know this because on the OpenGapps project there are two TV Packages, with both recommended to install on TVs / Android Box). On a normal Android setup (with normal i reefer to an ARM CPU), to install a Gapps package, you have to reboot into recovery (preferably a custom one like any TWRP based recovery) and just “flash” the package, and that's it. Now, I think that android x86,
dosen't has a proper Recovery, so I would like to know, how can i “flash” zip packages. Also, I want to know if there is any possibility to “root” android x86 with Magisk (since I'll be installing android x86 Oreo or Pie).
Regards