Install Best Android Emulator on Fedora 36
Best android Emulator For Linux Redhat based distro like Fedora 36 is Waydroid. Why it is best? Because it has latest Android 10, Lineage OS Rom, very smooth and fast to run. Desktop icon integration makes it cool.
You will get all installed android app icon on your Desktop / Launcher too. If you want to read more click here, we have another article for Waydroid Features. Now let's walk through our installation guide. For ubuntu user read this installation guide.
Wayroid Android 10 for Fedora
Recently I have installed Waydroid on my Fedora 36 workstation. To install it on your PC, please follow this instruction carefully.
Enable Waydroid Repo
sudo dnf copr enable aleasto/waydroid
It will enable Aleasto Repository for installing Waydroid on your Fedora. Now run this installation
command.
Install Waydroid Fedora
sudo dnf install waydroid
Intialize Waydroid Varient
For Vanilla :
sudo waydroid init -c https://ota.waydro.id/system -v https://ota.waydro.id/vendor
For GAPPS :
sudo waydroid init -c https://ota.waydro.id/system -v https://ota.waydro.id/vendor -s GAPPS
For FOSS:
sudo waydroid init -c https://ota.waydro.id/system -v https://ota.waydro.id/vendor -s FOSS
Enable System Control
sudo systemctl enable --now waydroid-container
Run Waydroid Emulator on Fedora
waydroid show-full-ui
Conclusion
In this article we install Waydroid Android 10 emulator on Fedora 36 workstation. If anything goes wrong, please let me know in the comment section.