I want to run uiautomator
tests on a cloud host but those tests needs to run against my local android device.(not on some AWS device farm or equivalent)
My scenario is similar to this but I don't want to involve my local host, so that I can shut down my local PC once the test starts on remote host, for that it has to be able to communicate with the android mobile over the public internet(not looking for a port forwarding solution).