adb server version doesn't match this client

后端 未结 30 2437
隐瞒了意图╮
隐瞒了意图╮ 2020-11-22 09:49

Whenever I try to run adb devices:

            $ adb devices
            * daemon not running. starting it now *
            * daemon started su         


        
30条回答
  •  清酒与你
    2020-11-22 10:13

    Did you try using the SDK version 8. Since the device is in 2.2, and your SDK is at 10, there might be conflict.

    Best of luck with ur downgrading efforts!! Hope this solves.

提交回复
热议问题