openstf / STFService.apk

Monitor and perform various actions on your Android device. Not meant for actual user devices.
Other
242 stars 207 forks source link

How does the STF connect this service? #16

Closed sunshine4me closed 6 years ago

sunshine4me commented 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?

sorccu commented 6 years ago

STF uses adbkit which uses a special adb service to connect directly to the socket. It doesn’t create a forward.