Search code examples
androidadbandroid-virtual-device

ADB.exe has stopped working on API 29 AVD


I have created a new AVD API29 to test my application. The AVD runs fine but I keep getting ADB.exe has stopped working over and over. So, I have tried an AVD with API28 and it worked fine.

How do I fix this issue?

Thank you.


Solution

  • For those experiencing the problem, Google has released 29.0.1. Update to the latest version and the problem is resolved. ADB is working again and for API29.