Lab Setup

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