Instant run issue on Android Studio 2.2

前端 未结 11 1737
广开言路
广开言路 2020-12-17 08:42

I have updated my android studio to 2.2, Since then I get this strange issue when running the studio gives me error Instant Run requires that the platform corresponding to

相关标签:
11条回答
  • 2020-12-17 09:08

    Connect to your computer as MTP. After this Android Studio will recognize your device and SKD could install for it.l

    0 讨论(0)
  • 2020-12-17 09:13

    I got the same problem, but with an emulator. So the answer of unplug/plug the device is not applicable to me.

    I deleted my emulator and create a new one in Android Studio. And, it's solved...

    0 讨论(0)
  • 2020-12-17 09:15

    Running the android studio as sudo did the trick for me.

    0 讨论(0)
  • 2020-12-17 09:15

    i got same problem , i have unplug my Device then uninstall the current app. Then plug the usb back and click run. i am good to go and my Problem

    0 讨论(0)
  • 2020-12-17 09:20

    I've solved this by changing the USB cable. The one given by Samsung is useless.

    0 讨论(0)
  • 2020-12-17 09:23

    If you have connected your android device, unplug it then uninstall the current app. Then plug the usb back and click run. You good to go.

    0 讨论(0)
提交回复
热议问题