Android Studio no debuggable applications解决方案2

android studio 默认是没有开启debuggable 功能的,在tools里打开该功能即可,Tools->Android->Enable ADB Integration。Android Studio no debuggable applications解决方案2_第1张图片 刚设置完之后可能不会立马出现效果。记得在设备上重新安装一遍自己的程序就OK了。

 

http://www.mamicode.com/info-detail-432822.html

你可能感兴趣的:(Android Studio no debuggable applications解决方案2)