This site is in read only mode. Please continue to browse, but replying, likes, and other actions are disabled for now.
1 / 3
Apr 2017

We have run across issues with our mobile application where android update is causing application issues.

I would like to create a test where I
1. Install mobile application
2. Run some tests
3. Install android update
4. Run the same tests.

Thanks for any assistance you can provide.

I will try a few things.

DD

  • created

    Apr '17
  • last reply

    Apr '17
  • 2

    replies

  • 226

    views

  • 2

    users

so what you want to hear? if i am going to make this on step 1 i will open driver with fullReset option to install old version. on Step 3 I will just update client with ADB command without starting driver. and last step just open driver without any reset.

Yep, the what I was thinking, but I just need to figure out how to update the device with the next android system updates. I'll look into the ADB Command.

Any Ideas?