honeynet/droidbot

Not able to connect to remote device

Opened this issue · 2 comments

Is there a way to connect droidbot to devices other than locally connected devices, such as the ones provided by Saucelabs or Browserstack? I know that droidbot commands are written via subprocess calls in such a way that it works for local devices only, but droidbot is also creating a remote session to connect to the local device at the end. So will it possible to connect to a device/device farm present somewhere else such as the ones provided by Saucelabs?

Never used Saucelabs before, but I guess it is infeasible.

Oh okay, Sad to hear that. Is there any way I will be able to connect a device that is not local? Or
Where can I find the remote url generated by droidbot, so that I could try something with it?