>> adb devices
List of devices attached
ERLDU19731005732 device
生成标准bugreport
adb bugreport
或者指定输出目录
adb bugreport .\bugreport.zip
#或者另一种拉取方案
adb pull /data/log/bt >bt
或者
adb pull /data/log/bt
>> adb devices
List of devices attached
ERLDU19731005732 device
adb bugreport
adb bugreport .\bugreport.zip
#或者另一种拉取方案
adb pull /data/log/bt >bt
或者
adb pull /data/log/bt