封雪冷凝 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
    关注

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

    评论

报告相同问题?

悬赏问题

  • ¥15 Stata 面板数据模型选择
  • ¥20 idea运行测试代码报错问题
  • ¥15 网络监控:网络故障告警通知
  • ¥15 django项目运行报编码错误
  • ¥15 请问这个是什么意思?
  • ¥15 STM32驱动继电器
  • ¥15 Windows server update services
  • ¥15 关于#c语言#的问题:我现在在做一个墨水屏设计,2.9英寸的小屏怎么换4.2英寸大屏
  • ¥15 模糊pid与pid仿真结果几乎一样
  • ¥15 java的GUI的运用