huazhouwang / WIFIADB

Connect adb from devices to androidstudio by wifi without usb anymore
Apache License 2.0
277 stars 39 forks source link

On run, resend adb connect command #8

Closed ghost closed 7 years ago

ghost commented 7 years ago

For some reason adb wifi likes to disconnect frequently. It'd be nice to automatically connect via wifi when I press Shift+F10. I'm not sure if anyone else is experiencing this issue. I'm using OS X Sierra and a rooted Nexus 6 phone. This happens with the other adb wifi plugins. The only solution I've found is to just resend command in terminal

ghost commented 7 years ago

Figured out it disconnects when the screen turns off. Now that the screen is always on I don't have to constantly reconnect. I'll leave it up to the project owner to decide if this is still worth implementing.

ghost commented 7 years ago

I noticed that the screen can still turn off, but I downloaded caffeine and now when I turn the screen off it still has adb wifi on. Closing issue