我在我的系统上安装了Android studio(Windows 10/64位) 我在启动模拟器时遇到了问题。
C:\Users\Deepak\AppData\Local\Android\Sdk\tools\emulator.exe -netdelay none -netspeed full -avd Nexus_5_API_24
Hax is enabled
Warning: requested ram_size 1536M too big, reduced to 1024M
Hax ram_size 0x40000000
HAX is working and emulator runs in fast virt mode.
**adb_server_notify: Failed to establish connection to ADB server**
emulator: Listening for console connections on port: 5554
emulator: Serial number of this emulator (for ADB): emulator-5554
我收到此错误:
无法自动检测ABD二进制文件。在扩展设置页面中添加自定义路径TO abd之前,某些模拟器功能将无法运行
请帮助解决这个问题。
答案 0 :(得分:0)
Android模拟器会占用大部分内存。我建议你使用GenyMotion,它非常快速且易于使用。这里是下载链接 Geny motion
答案 1 :(得分:0)
请从Android虚拟设备管理器中减少模拟器的RAM大小。