Install Genymotion

From Embedded Lab Vienna for IoT & Security
Revision as of 07:10, 17 February 2020 by Epotetz (talk | contribs) (→‎Requirements)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary

This documentation describes how to install Genymotion on Ubuntu

Requirements

  • Operating system: Ubuntu 18.04 bionic amd64

Description

Step 1: install virtualbox

https://www.virtualbox.org/wiki/Linux_Downloads

Step 2: Download Genymotion

https://www.genymotion.com/download

Step 2: change permissions

cd ~/Download
chmod +x genymotion-<version>_<arch>.bin

Step 4: install Genymotion

./genymotion-<version>_<arch>.bin -d <Genymotion_install_path>


Step 5: Start Genymotion

cd <Genymotion_install_path>
./genymotion

Used Hardware

Device to be used with this documentation Maybe another device to be used with this documentation


References