For CPU requirements, see Android's x86 ABI requirements.
https://developer.android.com/ndk/guides/abis
Peripherals (Touchscreen, WiFi, Camera, Bluetooth, etc.) are hit and
miss. On some devices, pretty much everything works properly OOB, on
others you may need out-of-tree drivers and/or firmware or even a custom
kernel (my Surface Pro 5 is a good example).
For some devices (eg. Intel Atom ISP and other custom Intel cameras)
there is no support at all.
For GPUs, you are dependent on whatever FOSS drivers are available since
proprietary drivers will not work on Android. Intel iGPUs mostly work
fine. Newer Nvidia stuff is pretty much out of the question due to lack
of firmware. For AMD, there's AMDGPU which should (in theory) work with
newer stuff, not sure about it's current state though as I have no AMD
hardware to test on.
On 2020-03-18 19:39, Daniel Cheung wrote:
> Sorry don't have any pointers exactly. The arch folder only list x86
> so I assume any x86 processors will work since they all use the same
> x86_64 instruction set. If you can get a flavor of Linux using 4.19
> kernel to install then I would assume android_x86 9.0 r1 would also
> work. I would also Google which Wifi and Bluetooth module would work
> the best. Realtek stuff is pretty awful but I'm stuck with it since
> I'm on a tablet.
>
> On Wed, Mar 18, 2020 at 10:13 AM Antony Stone
> <
Antony...@and-x86.open.source.it
> --
> You received this message because you are subscribed to the Google
> Groups "Android-x86" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to
android-x86...@googlegroups.com
> <mailto:
android-x86...@googlegroups.com>.
> To view this discussion on the web visit
>
https://groups.google.com/d/msgid/android-x86/CAFgJqCfpbQVKivHRUgc9%2BQo33HEXdp8bhOgHXDBN3OEQph5Vjw%40mail.gmail.com
> <
https://groups.google.com/d/msgid/android-x86/CAFgJqCfpbQVKivHRUgc9%2BQo33HEXdp8bhOgHXDBN3OEQph5Vjw%40mail.gmail.com?utm_medium=email&utm_source=footer>.