this application does not have the debuggable attribute enabled in its manifest

2019-08-15 17:48:04 浏览数 (1)

这个问题出现在,要进行Debug模式的情况,进入失败。 解决方案: 打开左侧侧边导航栏中的Build Variants,将Build Variant设置为debug即可,如下图

如图

0 人点赞