简体   繁体   中英

Android running emulator

When I run my android project it isn't running in emulator but it is showing in the android studio. Moreover, in messages, it is showing a message "Build Project failed", "Can't connect to the ADB Server" and some other errors. Even if I run simple Hello World project I'm getting same errors. What should I do to run my project in an emulator? I'm running nexus 5 with android 5.1.

I had same problem too. But we have to look error messages. In general solution;

  • You just create the AVD with 768 MB RAM ( It was worked ).
  • Just use Genymotion ( more fast and reliable. Now i'm using this ).

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