I try to connect the device from USB to Wifi but the command prompt tells me all the time that adb is not found.
But it is definitly inside my folder: "~/Android/Sdk/platform-tools" it contain:
adb e2fsdroid hprof-conv mke2fs package.xml sqlite3
api etc1tool lib64 mke2fs.conf sload_f2fs systrace
dmtracedump fastboot make_f2fs NOTICE.txt source.properties
I start with
adb tcpip 5555
Here I get the error message. What I do wrong here?