D:\android_code\0708\tools>adb devices
List of devices attached
015d2109f414120e offline
015d2109f414120e device


D:\android_code\0708\tools>adb push Y:\out\target\product\kai\system\framework\framework.jar system/framework
error: device offline

___________________________________________________________________________

解决

adb kill-server

adb start-server

相关文章:

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