Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Android

ADB manager error. Can't run any app

Since I updated my SDK in the SDK manager I'm getting the following error when trying to run an app:

ADB not responding. You can wait more, or kill "abd.exe" process manually and click 'Restart'

I haven't tried the suggested solution because I do not know how to kill the process through the comand prompt. Help please.

2 Answers

try killing adb, creating a new genymotion emulator(delete the old one) and restarting everything

I reinstalled Genymotion and now it works fine. Thank you.

Glad you got it working!

If you are using windows kill the adb process in task manager and restart.

It does work but now it doesn't recognize the Genymotion emulator. Also if I restart Android Studio the same problem happens again and I have to shut it down through the task manager.