Difference between revisions of "Genymotion: Install"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) (Created page with "Sumber: https://linuxhint.com/install_genymotion_android_emuator_ubuntu/ ==Referensi== * https://linuxhint.com/install_genymotion_android_emuator_ubuntu/ ==Pranala Mena...") |
Onnowpurbo (talk | contribs) |
||
| Line 1: | Line 1: | ||
Sumber: https://linuxhint.com/install_genymotion_android_emuator_ubuntu/ | Sumber: https://linuxhint.com/install_genymotion_android_emuator_ubuntu/ | ||
| + | |||
| + | ==Install VirtualBox== | ||
| + | |||
| + | Skip bagian ini jika sudah ada virtualbox | ||
| + | |||
| + | sudo apt update | ||
| + | sudo apt install virtualbox | ||
| + | |||
| + | |||
| + | ==Download Genymotion== | ||
| + | |||
| + | * Akses https://www.genymotion.com | ||
| + | * Buat Account | ||
| + | * Login | ||
| + | * Klik https://www.genymotion.com/download/ | ||
| + | * Klik https://www.genymotion.com/pricing-desktop/?download=ubu_first_64_download_link | ||
| + | |||
| + | ==Install== | ||
| + | |||
| + | chmod +x genymotion-3.1.1-linux_x64.bin | ||
| + | ./genymotion-3.1.1-linux_x64.bin | ||
| + | |||
| + | ==Run== | ||
| + | |||
| + | cd /opt/genymobile/genymotion | ||
| + | |||
| + | genymotion | ||
| + | genymotion-shell | ||
| + | gmtool | ||
Latest revision as of 10:43, 11 September 2020
Sumber: https://linuxhint.com/install_genymotion_android_emuator_ubuntu/
Install VirtualBox
Skip bagian ini jika sudah ada virtualbox
sudo apt update sudo apt install virtualbox
Download Genymotion
- Akses https://www.genymotion.com
- Buat Account
- Login
- Klik https://www.genymotion.com/download/
- Klik https://www.genymotion.com/pricing-desktop/?download=ubu_first_64_download_link
Install
chmod +x genymotion-3.1.1-linux_x64.bin ./genymotion-3.1.1-linux_x64.bin
Run
cd /opt/genymobile/genymotion
genymotion genymotion-shell gmtool