Talk:Android studio

From Gentoo Wiki
Jump to:navigation Jump to:search
Note
This is a Talk page - please see the documentation about using talk pages. Add newer comments below older ones, sign comments using four tildes (~~~~), and indent successive comments with colons (:). Add new sections at the bottom of the page, under a heading (== ==). Please remember to mark sections as "open for discussion" using {{talk|open}}, so they will show up in the list of open discussions.

qemu

Talk status
This discussion is still ongoing.

I'm not sure why, but I was able to get the emulator working just fine without installing the `qemu` package at all. I did set up the kernel re: KVM and all the rest, though. Pistos (talk) 22:04, 22 April 2021 (UTC)

This is because Android Studio uses its own modified version of qemu. Therefore, there is no need to install system qemu. Also note that the Android Studio version of qemu cannot be replaced with that of the system as it includes some extensions needed to work with Android virtual machines. Adasss (talk) 12:21, 18 May 2022 (UTC)