Quote:
Originally Posted by Montana Harper
One tiny tweak I had to do in order to get it working: add "status" between the instance and adb_port.
I'm not sure what the difference is between Nougat64.adb_port and Nougat64.status.adb_port, but the former seems to be static and not actually an open port, and the latter is the dynamic port assigned when I start up the BS instance.
Thanks so much for writing and posting the batch file! (My .bat writing days are long behind me; it would've taken me hours of googling to refresh my memory on syntax and I probably would've given up and continued to do it manually!  )
|
Thanks, I will update it on my post. I didn't have an actual dynamic port, but used it on my static one, which has the same port number on both. I suppose one is the requested port, the other is the actual port.