adb调试相关.bash 98 B

12345
  1. # 需要cmder
  2. adb connect 192.168.10.192
  3. adb devices -l
  4. adb logcat -c
  5. adb logcat | grep -i QuickJS