Android emulator uses 100% cpu even if nothing i running on it ?

前端 未结 10 2135
感情败类
感情败类 2020-12-13 06:01

I have a celeron processor :/ and android emulator on eclipse uses 100% of cpu and hangs everything unless I kill it . I was just trying a hello android program from a book

10条回答
  •  情歌与酒
    2020-12-13 06:28

    I had same issue on my macOS High Sierra and for me helps to create new AVD device and choose CPU/ABI = x86_64, not x86 in Android version dialog. Hope that helps.

提交回复
热议问题