STFService.apk icon indicating copy to clipboard operation
STFService.apk copied to clipboard

Monitor and perform various actions on your Android device. Not meant for actual user devices.

Results 17 STFService.apk issues
Sort by recently updated
recently updated
newest added

# This project along with other ones in [OpenSTF](https://github.com/openstf) organisation is provided as is for community, without active development. # You can check any other forks that may be actively...

feature_request

I independently used MiniTouch to send commands to the following Android10 mobile phones, and the mobile phone screen did not respond to operations. **Device Information:**(abi version:arm64-v8a) HUAWEI Mate20Pro:S2D7N18B26001522 device product:LYA-AL00L...

bug

add get system webview responder, modify wire.proto to add new getWebviewVersion message and a responder java file.

Using mobiles as a s9+ for instance (or older ones), some phone properties are no more returned, in particular imei, phone number, iccid and imsi. ``` # adb logcat |...

bug

**Description** : APK installation is done properly and device is appearing on the list but once u start using it, there is no any screen streaming its blank , check...

bug

In oppo devices not able to turn on bluetooth, getting error saying OppoPermissionInterceptPolicy: not foreground app, reject it! app is jp.co.cyberagent.stf. Need help on this.

I buy a new phone-SamSung A6s and I want to use it at my STF。 But when I connect this device to STF,it's show “perparing” for a moment and turn...

Fix for #29 It works on our devices.

Serial number is 'unknown' in "red" activity on devices with SDK 26+. Current way for getting it from `SystemProperties` doesn't work. However, OpenSTF web UI shows it correctly. I'm preparing...