

Run the following commands to install VirtualBox and Extension Pack: sudo apt install virtualbox virtualbox-ext-pack

We recommend acting as a non-root sudo user, however, you can harm your system if you’re not careful when acting as the root.
#ADD GENYMOTION TO ANDROID STUDIO HOW TO#
This article assumes you have at least basic knowledge of Linux, know how to use the shell, and most importantly, you host your site on your own VPS. It is also a great tool if you want to play Android games on your computer.

Genymotion is a great tool for Android developers. You can use Genymotion with Android Studio as well to run your app while you develop them. It is primarily intended for Windows, Mac, and Linux users. For those of you who didn’t know, Genymotion is an Android operating system emulator that is downloaded and installed on computers to fulfill the role of emulating an Android phone or mobile device. In this tutorial, we will show you how to install Genymotion on Ubuntu 20.04 LTS.
