Android Studio no debuggable applications解决方案

android studio 默认是没有开启debuggable 功能的,在tools里打开该功能即可,Tools->Android->Enable ADB Integration。

刚设置完之后可能不会立马出现效果。记得在设备上重新安装一遍自己的程序就OK了。

 

posted on 2015-08-25 08:46  屌丝迷途  阅读(422)  评论(0编辑  收藏  举报

导航