【问题标题】:Debugging not working on particular android device调试不适用于特定的 android 设备
【发布时间】:2021-10-07 17:39:26
【问题描述】:

在开启调试的情况下启动应用程序时,应用程序会出现此错误。

Error while starting native debug session: com.intellij.execution.ExecutionException: Unsupported device. This device cannot be debugged using the native debugger. See log file for details.

日志上也没有,这个特定的设备会出现这个问题。其他设备调试正常。

虽然我不确定这是内存还是存储问题,因为这些其他问题都与此有关。

  1. 我的 webview 加载 html 资产文件导致崩溃。
  2. 滑翔图像未显示
  3. 共享首选项也不起作用。

这些只是在 android 11 版本中出现问题。诺基亚 3.2

【问题讨论】:

标签: android-studio out-of-memory storage


【解决方案1】:

要成功附加调试器,请尝试

信用https://flutterq.com/solved-failed-to-open-qemu-pipe-qemudnetwork-invalid-argument/

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2012-07-25
    • 1970-01-01
    • 1970-01-01
    • 2021-12-21
    • 1970-01-01
    相关资源
    最近更新 更多