捕获并压缩日志。
此应用记录日志(如内核、调制解调器、事件等),压缩成带日期的zip文件,并通过设备文件选择器访问。对于Logcat和Radio日志,需通过ADB授予权限:adb shell pm grant com.tortel.syslog android.permission.READ_LOGS。
adb shell pm grant com.tortel.syslog android.permission.READ_LOGS