The open source project I stumbled upon that allows you to run Android apps on PC is Waydroid…it takes a container-based approach to running a full Android system directly on Linux

Alas given how it works it only works on Linux.

  • somerandomperson@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    1
    ·
    5 hours ago

    No, the architecture still needs to match. If you android app supports x86, you’re good. Otherwise, you can technically emulate ARM64 and run it, but the performance will suck ass.