进入指定设备的 shell

adb -s 序列号 shell

重启指定设备的应用

adb -s 1908620 shell am start -n "com.XXX.XXXX/com.XXXX.XXXXX.ui.SplashByGlassAct"

相关文章:

  • 2021-09-11
  • 2021-08-27
  • 2021-11-20
  • 2022-02-08
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-11-10
  • 2021-08-28
  • 2022-01-07
  • 2021-07-27
  • 2022-12-23
相关资源
相似解决方案