用AS连接真机测试,结果报设备不兼容

Android Studio error:the selected devise is incompatible
解决方法:


步骤一:
打开AndroidManifest.xml,修改android:minSdkVersion,改小点
Android Studio error:the selected devise is incompatible
Android Studio error:the selected devise is incompatible
一般这样就解决了!!

如果还报错:

检查一下Debug Configurations
Android Studio error:the selected devise is incompatible

应该把Target改成USB Device
这样就搞定了

相关文章:

  • 2022-12-23
  • 2021-06-27
  • 2021-09-30
  • 2021-04-12
  • 2021-09-14
  • 2021-04-15
  • 2021-05-22
猜你喜欢
  • 2021-07-06
  • 2021-10-28
  • 2021-08-17
  • 2021-06-21
  • 2021-09-22
相关资源
相似解决方案