Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Hi there do you think adbfs could work with adb over TCP (wifi)?


Answer - yes it can.

Pair over TCP like normal, connect to it, then follow the README.

``` adb pair xxx:xxx

adb connect yyy:yyy

adb devices

mkdir -p testhere

./adbfs testhere

ls testhere ```




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: