husam88 / DroidbotX

DroidbotX adds gym environment to Droidbot
MIT License
6 stars 13 forks source link

Command line for real devices #2

Closed licollins closed 2 years ago

licollins commented 2 years ago

Hi,

I am trying to run in a real device using the command python start_q_learning.py -a app-debug.apk -o my_output_dir/ -d "device serial number" -policy gym But the droidbot is returning [CONNECTION] ADB is disconnected WARNING:DroidBotIme:Failed to disconnect DroidBotIME! Is this command line incorrect?

husam88 commented 2 years ago

please test your environment by running Droidbot on a real device first, using this command droidbot -a -o output_dir -d "device serial number"