Are you recently attracted to Android smartphone games or other applications? However, you do not have a good Android device to play those high end games or the worst is that you do not have one. However again, you have a good personal computer (PC). If you meet those requirements, then maybe this article is for you.
If you are lucky, the applications are available on PC. Back then, my friends invited me to play Brave Frontier Global and I only owned Galaxy Tab 2 GT-P3100 which was very slow at playing the game. Then, I checked the game was available on Windows Microsoft Store and I overjoyed that I was able to play on PC with a faster speed then any other Android device out there.
If the applications are not available on PC or any other consoles you have, then you really have to use an Android system. For example, Supercells games Clash of Clans and Clash Royale. There are various Android emulators out there, but the following emulators are the ones that I have tried. Leave a comment if you know about other Android Emulators.
Bluestacks runs smooth, fast, and all is well when playing almost any Android games. Since it is currently exclusive to Windows, I do not need to explain much where like any other Windows software, download from their website and install. You can navigate everything easily yourself. What I can offer in this article are only mentioning that there is Bluestacks and few videos you can skim through to see how the performance is on my laptop.
As much as it went well on Bluestacks, unfortunately it is now available on Linux. I needed to find another, and the most popular one is Genymotion. This one needs an article because it is not like Windows where we only download and double click. Therefore, here are my following steps for installation based on my above video:
You may have no problem if you are using general Debian based Linux such as Ubuntu but for example in my case, I used Kali Linux, and frequently I had sound problems and lagging. The problem is either because of Genymotion or VirtualBox and I tried different devices and still it did not work.
If you cannot buy Windows and Android Emulators does not run well on your Linux, then your last option is installing Android Operating System (OS) on your PC. I did not follow the development of Android (OS) on PC but the last one I tried and worked well is Remix OS. Today Remix OS is discontinued and was proceed by other communities for example Phoenix OS which is better that there is a Windows installer and if you do not have Windows, you can download the .iso file and create a bootable usb installer using Etcher or other bootable driver creator. The installation step is almost the same as installing Ubuntu.
If you are curious or just not sure whether the installation will mess your system or not, you can try on a virtual machine first. If you just want to see of what is inside Remix OS, you can just download the pre-installed virtual machine image and import. I used VirtualBox here where you can install using “sudo apt install virtualbox” or download from its website. If you want to try the installation:
Android Emulator and Virtual Box did not work well for me and the option I have left is installing an Android OS on my physical drive. You can always do the Ubuntu way where you create a bootable USB drive and install from there with maybe the following difference:
Another way is to install on existing Linux partition:
menuentry 'Remix OS' --class android-x86 { insmod part_gpt search --file --no-floppy --set=root /remix/system.img linux /remix/kernel root=/dev/ram0 androidboot.hardware=remix_x86_64 androidboot.selinux=permissive CMDLINE SERIAL=random initrd /remix/initrd.img }
If you are lazy like me in creating a bootable drive like on my above video, you can continue from the above step not for running Remix OS but for running the Remix OS installer and make sure you have an empty partition ready:
menuentry 'Remix OS' --class android-x86 { insmod part_gpt insmod gzio insmod part_msdos insmod ext2 set root='(hd0,msdos6)' search --file --no-floppy --set=root /RemixOS/system linux /RemixOS/kernel root=/dev/ram0 androidboot.hardware=remix_x86_64 androidboot.selinux=permissive SRC=/RemixOS CMDLINE SERIAL=random initrd /RemixOS/initrd.img }
Finally, I can play Clash Royale and Brave Frontier on my PC smoothly which was slow when using Genymotion Linux Emulator or VirtualBox.
I can even play both game simultaneously. Brave Frontier have auto battle feature.