Quote:
Originally Posted by DuckieTigger
Solution to make it automatic, even with Hyper-V enabled.
|
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!

)