windows环境adb能识别到设备,但是执行jar命令一直报you have no device connected
Open
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 335
- PR merge metrics
- No merged PRs in 30d
Description
D:\star\trace>adb devices
List of devices attached
6c8f167d device
D:\star\trace>java - jar_rhea-trace-processor-3.0.1-alpha01. jar -a 包名 output pb -r sched
rhea-trace-processor-3.0.1-alpha01 started
10-13 18:49:14.750 D RheaTrace : Run adb devices
10-13 18:49:14.756 D RheaTrace : Got adb path: D:\star\platform-toois-latest-windows /platform-tools\'adb.exe
10-13 18:49:14.980 E RheaTrace : Error: you have no device connected.
com, bytedance, rheatrace. core. TraceError: you have no device comnected
at com. bytedance. rheatrace. Adb. init(Adb. java:59)
at com. bytedance. rheatrace. Main, main (Main. java:56)
Contributor guide
Assessment
This issue has not been assessed yet.