简体   繁体   中英

Facing issue while launching Emulator in Android studio

I have installed Android studio on my system (Windows 10/64 bit).
I am getting an issue when I launch the emulator.


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 

I am getting this error:

Could not automatically detect an ABD binary. Some emulator functionality will not work until a custom path TO abd is added in extended settings page

Please help in resolving this.

Android emulator eats large part of your RAM. I would suggest you to use GenyMotion which is very fast and wasy to use.Here is the download link for that Geny motion .

请通过Android虚拟设备管理器减小模拟器的RAM大小。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM