【发布时间】: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.
日志上也没有,这个特定的设备会出现这个问题。其他设备调试正常。
虽然我不确定这是内存还是存储问题,因为这些其他问题都与此有关。
- 我的 webview 加载 html 资产文件导致崩溃。
- 滑翔图像未显示
- 共享首选项也不起作用。
这些只是在 android 11 版本中出现问题。诺基亚 3.2
【问题讨论】:
-
发布问题时,最好清楚地说明请求 - 您希望实现什么。在这种情况下,例如“如何附加调试器?” codeblog.jonskeet.uk/2010/08/29/writing-the-perfect-question/…
标签: android-studio out-of-memory storage