DDian_Ellen 2018-03-31 11:42 采纳率: 0%
浏览 1885
已结题

Listening for console connections on port: 5554

emulator: Listening for console connections on port: 5554
emulator: Serial number of this emulator (for ADB): emulator-5554
RegGetValueW failed 2 绯荤粺鎵句笉鍒版寚瀹氱殑鏂囦欢銆�

用的eclipse Android7.0
新手求解~
这个方法不管用啊~大神求助~
图片说明
图片说明
图片说明

  • 写回答

1条回答

  • HonKer-Dynamo 2018-03-31 13:15
    关注

    错误日志:
    Cannot launch AVD in emulator.
    Output:
    Hax is enabled
    init: Could not find wglGetExtensionsStringARB!
    Hax ram_size 0x20000000
    HAX is working and emulator runs in fast virt mode.
    getGLES2ExtensionString: Could not find GLES 2.x config!
    Failed to obtain GLES 2.x extensions string!
    Could not initialize emulated framebuffer
    emulator: Listening for console connections on port: 5554
    emulator: Serial number of this emulator (for ADB): emulator-5554
    emulator: ERROR: Could not initialize OpenglES emulation, use '-gpu off' to disable it.

    解决方法:
    编辑模拟器时

    报错的配置
    图片说明
    不报错的配置
    图片说明

    现象:用adbdevices命令总发现emualtor-5554offline,重新安装与adb相关的程序均无法消除此设备。
    原因:有程序占用5555端口,导致adb认为5554不能作为第1个设备启用
    方法:
    1. 用netstat –ano(即netstat -a –n –o),查看5555端口被哪个PID占用。
    2. 打开任务管理器,选择“进程”,在“查看”菜单打开“选择列”,勾上PID。
    3. 把进程按PID排序,找到PID对应的程序名。
    4. 按文件名搜索程序所在的目录,确认后删除该程序。
    5. 再运行adb devices,发现emualtor-5554 offline已消失。

    评论

报告相同问题?

悬赏问题

  • ¥15 HFSS 中的 H 场图与 MATLAB 中绘制的 B1 场 部分对应不上
  • ¥15 如何在scanpy上做差异基因和通路富集?
  • ¥20 关于#硬件工程#的问题,请各位专家解答!
  • ¥15 关于#matlab#的问题:期望的系统闭环传递函数为G(s)=wn^2/s^2+2¢wn+wn^2阻尼系数¢=0.707,使系统具有较小的超调量
  • ¥15 FLUENT如何实现在堆积颗粒的上表面加载高斯热源
  • ¥30 截图中的mathematics程序转换成matlab
  • ¥15 动力学代码报错,维度不匹配
  • ¥15 Power query添加列问题
  • ¥50 Kubernetes&Fission&Eleasticsearch
  • ¥15 報錯:Person is not mapped,如何解決?