Android的工作室 - 无调试的应用工作室、Android

2023-09-12 10:47:55 作者:木泽

我试图调试我的Andr​​oid应用程序的发行版,但Android的工作室没有附加一个调试器。 (它不能找到我的应用程序运行的Andr​​oid procces)。

在设备的控制台,只有一个消息:

  

没有调试的应用程序

解决方案

您也应该有工具 - > Android->启用亚行整合活跃。

android studio 手机调试 使用AndroidStudio进行真机调试

I tried to debug a release version of my Android application but Android Studio failed to attach a debugger. (It could not find Android procces of my running application).

Under devices console, there was only a message:

No debuggable applications

解决方案

You also should have Tools->Android->Enable ADB Integration active.