首页
社区
课程
招聘
[求助]IDA 6.6 Dalvik debugger的问题
2015-8-22 23:24 8091

[求助]IDA 6.6 Dalvik debugger的问题

2015-8-22 23:24
8091
在IDA里F9后,需要调试的应用成功在手机上运行

手机上弹一个提示,等待Debugger attach.

而电脑上的IDA也提示:
ICP-connection to adb server
Waitting application to be ready...

20秒后超时结束提示
IDA started com.xxxxx.xxxx/.xxxxx on emulator/device but failed to connect to the application.
We checked 20 times with timeout 100 but it did not start.
Please check the process options and the ADB_... params in the confg file.

是adb参数没设置好?都能远程启动应用了啊。

阿里云助力开发者!2核2G 3M带宽不限流量!6.18限时价,开 发者可享99元/年,续费同价!

收藏
点赞0
打赏
分享
最新回复 (3)
雪    币: 200
活跃值: (46)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
kafly 2015-8-22 23:25
2
0
莫非,启动应用是一套,附加应用,是另一套?  应该是哪个地方没设置好呢,谢谢。
雪    币: 200
活跃值: (46)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
kafly 2015-8-22 23:40
3
0
哦,忘记提醒了,我是在  Dalvik debugger 模式下
雪    币: 37
活跃值: (33)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
飘渺gyc 2017-6-12 11:06
4
0
你是不是用真机在调试?请检查一下你的手机是否符合下列条件之一:
1.build.prop中ro.debuggable为1
2.应用中android:debuggable为true
如果没有请参照网上方法
重打包apk
或修改boot.img
或使用xposed模块xinstall
或patch  init
游客
登录 | 注册 方可回帖
返回