当前位置:首页 > JAVA教程 >

Emulator: emulator: INFO: QtLogger.cpp:68: Critical: Uncaught ReferenceError: $ is not defined

发布时间:2023-09-10 09:07:24 作者:佚名 阅读:(12)

今天在Android Studio下使用模拟机的时候一直提示:Emulator: emulator: INFO: QtLogger.cpp:68: Critical: Uncaught ReferenceError: $ is not defined,接下来云梦编程为大家介绍一下解决方法,有需要的小伙伴可以参考一下:

Emulator: emulator: INFO: QtLogger.cpp:68: Critical: Uncaught ReferenceError: $ is not defined

1、错误提示:

15:47	Emulator: [11888:15124:0923/154744.855:ERROR:ssl_client_socket_impl.cc(1050)] handshake failed; returned -1, SSL error code 1, net_error -103
15:47	Emulator: [11888:15124:0923/154744.855:ERROR:ssl_client_socket_impl.cc(1050)] handshake failed; returned -1, SSL error code 1, net_error -103
15:47	Emulator: [11888:15124:0923/154744.857:ERROR:ssl_client_socket_impl.cc(1050)] handshake failed; returned -1, SSL error code 1, net_error -103
15:47	Emulator: [11888:15124:0923/154744.858:ERROR:ssl_client_socket_impl.cc(1050)] handshake failed; returned -1, SSL error code 1, net_error -103
15:47	Emulator: emulator: INFO: QtLogger.cpp:68: Critical: Uncaught ReferenceError: $ is not defined (qrc:/html/js/location-loader.js:1, (null))
15:47	Emulator: emulator: INFO: QtLogger.cpp:68: Critical: Uncaught ReferenceError: $ is not defined (qrc:/html/js/location-loader.js:1, (null))

Emulator: emulator: INFO: QtLogger.cpp:68: Critical: Uncaught ReferenceError: $ is not defined

2、解决方法:

    (1)、找到android-sdk文件下找到platform-tools文件夹

    (2)、Ctrl+Shift+右键,选择“在此处打开命令行窗口(W)”

    (3)、重启adb

adb kill-server
adb devices

    会提示如下:

* daemon not running; starting now at tcp:5037
* daemon started successfully
List of devices attached


以上就是云梦编程为大家介绍的关于Emulator: emulator: INFO: QtLogger.cpp:68: Critical: Uncaught ReferenceError: $ is not defined的解决方法,了解更多相关文章请关注云梦编程网!

© 2023 - 云梦编程网 版权所有 鲁ICP备2021017318号-4