Closed sunshine4me closed 6 years ago
In this Usage ,we can do “adb forward ” connect the service.
But when I start STF ,I use this command “adb forward --list” to check, no forward list on it.
How does the STF connect this service? not forward?
STF uses adbkit which uses a special adb service to connect directly to the socket. It doesn’t create a forward.
In this Usage ,we can do “adb forward ” connect the service.
But when I start STF ,I use this command “adb forward --list” to check, no forward list on it.
How does the STF connect this service? not forward?