|
本帖最后由 jacky986 于 2017-9-22 19:14 编辑
刚开始学习,调试教程,出现:adb.exe已停止工作的对话框
平台错误提示:
--- 开始调试当前项目"step1"编译后的结果文件"D:\xuexi\step1\_int\step1\debug\linker\step1.apk"
命令行"D:\voldev-1.0-x64\plugins\vprj_android\sdk\android\platform-tools\adb.exe devices -l"正在运行中,已运行3秒(最多允许等待8秒),请稍候...
命令行"D:\voldev-1.0-x64\plugins\vprj_android\sdk\android\platform-tools\adb.exe devices -l"正在运行中,已运行6秒(最多允许等待8秒),请稍候...
错误: 执行工具软件"adb.exe"时超出了所指定的等待时间: 8秒
项目"step1"启动调试失败或者被用户中止
windows 7 X64,错误提示:
问题签名:
问题事件名称: APPCRASH
应用程序名: adb.exe
应用程序版本: 0.0.0.0
应用程序时间戳: 34f534d5
故障模块名称: adb.exe
故障模块版本: 0.0.0.0
故障模块时间戳: 34f534d5
异常代码: 40000015
异常偏移: 000166e2
OS 版本: 6.1.7601.2.1.0.256.1
区域设置 ID: 2052
其他信息 1: 1de6
其他信息 2: 1de6d1abe0cc44ee51068873c821aae8
其他信息 3: d875
其他信息 4: d875c527c3fd79688e5a639955bc76b5
--- 开始调试当前项目"step1"编译后的结果文件"D:\xuexi\step1\_int\step1\debug\linker\step1.apk"
命令行"D:\voldev-1.0-x64\plugins\vprj_android\sdk\android\platform-tools\adb.exe devices -l"正在运行中,已运行3秒(最多允许等待8秒),请稍候...
错误:
被执行工具软件"adb.exe"返回错误码1,具体信息为: "error: could not install *smartsocket* listener: cannot bind to 127.0.0.1:5037: 通常每个套接字地址(协议/网络地址/端口)只允许使用一次。 (10048)
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
could not read ok from ADB Server
* failed to start daemon *
error: cannot connect to daemon
"
项目"step1"启动调试失败或者被用户中止
|
|