ADB over tcpip #704
Unanswered
mikulski-lab
asked this question in
Q&A
Replies: 3 comments 2 replies
|
@mikulski-lab , yes but it is not so stable than USB link, for instance look at #700 |
1 reply
|
@mikulski-lab, firstly, using ADB is independent of STF, so you need to refer to the Android developer documentation for how to connect to a mobile phone using ADB over TCPIP through the WIFI or mobile network, or in any other way; secondly, once the mobile phone is seen as connected to your machine by ADB, you must launch STF using the |
1 reply
|
@mikulski-lab , your configuration and implementation problem is not related to STF, I already told you what to do at STF level (option |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello everybody, I'm a a new user of STF.
My android device has got an external power supply. During my daily work I have to frequently import data from an USB drive and toggle between USB host/device mode. It's very annoying as I'm loosing access to STF.
Once STF installed is it possible to switch to permanently use adb over tcpip instead of the USB link?
All reactions