• Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • News
  • Tutorials
  • Forums
  • Tags
  • Users
Tutorial News Comments FAQ Related Articles

How to Install Genymotion on Ubuntu 20.4.1

  • 00:44 lsb_release -a
  • 00:57 apt-get install virtualbox -y
  • 01:31 cd /home/netaxis/Downloads/
  • 01:45 ls -la
  • 01:53 chmod +x genymotion-3.1.2-linux_x64.bin
{{postValue.id}}

To Install Genymotion on Ubuntu 20.4.1

Introduction:

Genymotion is one of the easiest and the most popular Android Emulator to Run/Debug your android application. The Android developer uses Genymotion at the time of application development that is used to test your application on your device.

Installation Process:

Check the Os version by using the following command

root@linuxhelp:~# lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 20.04.1 LTS
Release:	20.04
Codename:	focal

Install Virtual Box using the following command

root@linuxhelp:~# apt-get install virtualbox -y
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  linux-headers-5.4.0-42 linux-headers-5.4.0-42-generic linux-headers-5.4.0-52 linux-headers-5.4.0-52-generic
  linux-image-5.4.0-42-generic linux-image-5.4.0-52-generic linux-modules-5.4.0-42-generic linux-modules-5.4.0-52-generic
  linux-modules-extra-5.4.0-42-generic linux-modules-extra-5.4.0-52-generic
Use 'sudo apt autoremove' to remove them.
.
.
.

Download the Genymotion Linux package using this following URL https://www.genymotion.com/download/ switch the Downloaded directory

root@linuxhelp:~# cd /home/netaxis/Downloads/

list the directory:

root@linuxhelp:/home/netaxis/Downloads# ls -la
total 39616
drwxr-xr-x  2 netaxis netaxis     4096 Dec 16 17:33 .
drwxr-xr-x 15 netaxis netaxis     4096 Nov  6 13:47 ..
-rw-rw-r--  1 netaxis netaxis 40553630 Dec 16 17:33 genymotion-3.1.2-linux_x64.bin

After downloading a file, give a executable file permission for the file as follows

root@linuxhelp:/home/netaxis/Downloads# chmod +x genymotion-3.1.2-linux_x64.bin 

Install a Genymotion application

root@linuxhelp:/home/netaxis/Downloads# ./genymotion-3.1.2-linux_x64.bin 
Installing for all users.
Installing to folder [/opt/genymobile/genymotion]. Are you sure [y/n] ? y
- Trying to find VirtualBox toolset .................... OK (Valid version of VirtualBox found: 6.1.10_Ubuntur138449)
- Extracting files ..................................... OK (Extract into: [/opt/genymobile/genymotion])
- Installing launcher icon ............................. OK
Installation done successfully.
You can now use these tools from [/opt/genymobile/genymotion]:
 - genymotion
 - genymotion-shell
 - gmtool

After the installation, you can access the application from the menu as follows snap1 sign in to the Genymotion application snap2 Select the License. SNAP3 Accept the Agreement. SNAP4 Add the device SNAP5

Choose the Virtual device and Configure SNAP6 SNAP7 SNAP8 The Virtual device is being downloading SNAP9 Genymotion application. SNAP10 With this, the method of the installation on Genymotion on Ubuntu comes to an end.

Tags:
charmi
Author: 

Comments ( 0 )

No comments available

Add a comment
{{postCtrl.cmtErrMsg}}

Frequently asked questions ( 5 )

Q

How to start the installer?

A

Check its integrity by using "sha1sum/genymotion-.bin"

Q

Why can't we start the Genymotion remotely? What are the tools used for accessing it remotely?

A

TightVNC on Windows, macOS screen sharing, and x11vnc on Linux. (Tools support remote control)

Q

How to remove Genymotion Qt library files, in the Genymotion directory?

A

To remove Genymotion Qt library files, in the Genymotion director use " rm libQt* ".

Q

How can I establish a TCP session to my virtual device?

A

ADB forwards the packets to the virtual device for you, to establish a TCP session to your virtual device, you must set up port forwarding with ADB forward tcp:

Q

Does it comes with a manual update?

A

Yes it has a manual as well as you can enable automatic updates too.

Back To Top!
Rank
User
Points

Top Contributers

userNamenaveelansari
135850

Top Contributers

userNameayanbhatti
92510

Top Contributers

userNamehamzaahmed
32150

Top Contributers

1
userNamelinuxhelp
31040

Top Contributers

userNamemuhammadali
24500
Can you help David Lopez Guillen ?
Ayuda urgente instale SSL para servidor Opensuse y ahora no funciona tengo servicio web

hola segui este tutorial para tener un certificado ssl y ahora no se ve mi app en la red, espero alguien pueda ayudarme, tengo M9oodle en3.5 en un servidor open suse y ahora no funciona por favor ayuda.

https://www.linuxhelp.com/how-to-create-ssl-certificate-in-opensuse

Networking
  • Routing
  • trunk
  • Netmask
  • Packet Capture
  • domain
  • HTTP Proxy
Server Setup
  • NFS
  • KVM
  • Memory
  • Sendmail
  • WebDAV
  • LXC
Shell Commands
  • Cloud commander
  • Command line archive tools
  • last command
  • Shell
  • terminal
  • Throttle
Desktop Application
  • Linux app
  • Pithos
  • Retrospect
  • Scribe
  • TortoiseHg
  • 4Images
Monitoring Tool
  • Monit
  • Apache Server Monitoring
  • EtherApe 
  • Arpwatch Tool
  • Auditd
  • Barman
Web Application
  • Nutch
  • Amazon VPC
  • FarmWarDeployer
  • Rukovoditel
  • Mirror site
  • Chef
Contact Us | Terms of Use| Privacy Policy| Disclaimer
© 2025 LinuxHelp.com All rights reserved. Linux™ is the registered trademark of Linus Torvalds. This site is not affiliated with linus torvalds in any way.