Fedora - Blogger - Code Programming - Database - Design

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!

  1. chmod +x genymotion-2.1.0_x64.bin

    ./genymotion-2.1.0_x64.bin
    
    
  2. Now, Genymotion will be installed as shown in the figure below
  3. 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
  4. Now Genymotion pops up, there login with the Genymotion account we registered earlier,and click on Create New Virtual Device or the “Add”  button.
  5. You will see various Android Images listed as follows , select the one you want to emulateand click Next
  6. 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.
  7. 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 :).