the one thing linux really hasnt been made on par with winblows yet is the dreadful amount of options for android simulation -the most popular choice seems to be Waydroid, but its such an unneeded hassle to set up at all -genymotion is just slow -and than you have things like android x86 which entirely defeat the point of an emulator

  • Dandroid
    link
    fedilink
    1711 months ago

    There’s one that you can download through Android Studio. It’s pretty good if you have Linux as your host OS, as it will share your Linux kernel rather than emulating it. I guess by definition that’s not an emulator, though, so it technically doesn’t answer your question.

    I haven’t used it with Windows as my host OS since around 2016, but it was not very good back then.

    • @[email protected]
      link
      fedilink
      English
      411 months ago

      android studio does not share the linux kernel on host. it uses KVM, but the perf I doubt would be here, could be virgl?

      • Dandroid
        link
        fedilink
        311 months ago

        Ah, I’m not sure. It’s been a few years since I have been an Android developer. My memory is getting fuzzy. KVM sounds right, tbh. But I know that when switching from Windows to Linux made my performance (on the same hardware) go from damn near unusable to nearly perfect.