This website requires JavaScript.
Explore
idra
informatica
.it
Help
Register
Sign In
starred
/
stf-DeviceFarmer
Watch
1
Star
0
Fork
0
You've already forked stf-DeviceFarmer
mirror of
https://github.com/DeviceFarmer/stf.git
synced
2026-04-18 08:03:30 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1fdbe3b3ddfb526b6d7ae4d3159d38e9a6c8a187
stf-DeviceFarmer
/
lib
/
units
/
device
/
resources
History
Simo Kinnunen
ecd79eff81
Drop sdk.release from minicap.so search path. With Android P its value was "9", which conflicted with the android-9 (SDK 9) folder.
2018-08-09 02:38:03 +09:00
..
util
Add an alternate install location for binary resources. Fixes devices where /data/local/tmp is mounted as noexec, like ZUK Z1.
Closes
#436
.
2017-02-10 04:45:14 +09:00
minicap.js
Drop sdk.release from minicap.so search path. With Android P its value was "9", which conflicted with the android-9 (SDK 9) folder.
2018-08-09 02:38:03 +09:00
minirev.js
Fix checkExecutable() not working correctly on Windows.
2017-09-06 16:35:47 +09:00
minitouch.js
Fix checkExecutable() not working correctly on Windows.
2017-09-06 16:35:47 +09:00
service.js
STFService can now display the identity activity (red screen) automatically if a device gets disconnected from USB (or ADB), which can make maintenance easier. This feature is in beta, please enable it by running
adb shell pm grant jp.co.cyberagent.stf android.permission.DUMP
on the devices you want to try it on.
2018-07-14 11:59:38 +08:00