Fedora: Install Genymotion Android Emulator
Install Genymotion Android Emulator
What is Genymotion?
Genymotion is a fast third-party emulator that can be used instead of the default Android emulator. In some cases it's as good as or better than developing on actual devices!
chmod +x genymotion-2.1.0_x64.bin
./genymotion-2.1.0_x64.bin
- Now, Genymotion will be installed as shown in the figure below
- Now , run Genymotion from the VirtualBox or from the Menu. Alternatively, you can run it from the terminal by executing
/home/handbook/Downloads/genymotion/genymotion
- Now Genymotion pops up, there login with the Genymotion account we registered earlier,and click on Create New Virtual Device or the “Add” button.
- You will see various Android Images listed as follows , select the one you want to emulateand click Next
- The Android image , will now be downloaded to the machine and saved for future use, after its downloaded , Just select the Android image which is present on your system and click the “Play” button.
- Your desired Android Image will be implemented , Now you can Play Games, Install Whatsapp etc and do anything with your Own Linux Device right on your PC :).