封雪冷凝 2016-05-06 03:22 采纳率: 51.4%
浏览 2491

安卓 程序不能进行真机调试

程序可以用run运行到手机上,但是debug就会出问题,我把问题贴出来
Error running Unnamed:
Cannot debug application from module app on device tianyu
This application does not have the debuggable attribute enabled in its manifest
If you have manually set in the manifest,then remove it and let the IDE automatically assign it,
If you are using Gradle ,make sure that your current variant is debuggable
被这个问题困扰很久了,在网上找了很多资料,最终还是没解决

  • 写回答

1条回答 默认 最新

  • 东风玖哥 2016-05-06 07:23
    关注

    是不是你的手机没有安装驱动呀?

    评论

报告相同问题?

悬赏问题

  • ¥50 h5唤醒支付宝并跳转至向小荷包转账界面
  • ¥15 算法题:数的划分,用记忆化DFS做WA求调
  • ¥15 chatglm-6b应用到django项目中,模型加载失败
  • ¥15 CreateBitmapFromWicBitmap内存释放问题。
  • ¥30 win c++ socket
  • ¥15 C# datagridview 栏位进度
  • ¥15 vue3页面el-table页面数据过多
  • ¥100 vue3中融入gRPC-web
  • ¥15 kali环境运行volatility分析android内存文件,缺profile
  • ¥15 写uniapp时遇到的问题