Lab Setup
- Download genymotion
- Install 2 genymotion devices, 1 using API 6.0 and one the latest API
- Download Mobexler VM (https://mobexler.com/download.htm)
- Run the genymotion device
- Turn on the Mobexler VM
- Connect to the devices from the VM using (you can find the device IP in the top of the device screen):
- adb connect {IP of the device}
- adb devices //to confirm it works