Intercepting Androids applications request.
Last updated 9 months ago
Was this helpful?
Set up virtual Android device with Genymotion
We need to install virtualbox and adb packages. sudo apt install virtualbox adb
sudo apt install virtualbox adb
Install Genymotion chmod +x genymotion-3.7.1-linux_x64.bin ./genymotion-3.7.1-linux_x64.bin
chmod +x genymotion-3.7.1-linux_x64.bin
./genymotion-3.7.1-linux_x64.bin
Open Genymotion cd genymotion/ ./genymotion
cd genymotion/
./genymotion