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 trialAli RahimDabagh
2,296 PointsADB error
Hi, I really do not know what to do. When I press run on android studio to test my app the error appears: ADB not responding. If you'd like to retry, then please manually kill "adb.exe" and click 'Restart' even when I restart nothing will happen. I am using windows 8.1 - 64bit In my ADV Manager I defined 2 device both ARM and x86
1 Answer
faraz
Courses Plus Student 21,474 PointsTry uninstalling your current version of Android Studio and installing the newest version, available at https://developer.android.com/sdk/index.html
Ali RahimDabagh
2,296 PointsAli RahimDabagh
2,296 PointsIn Addition I have faced with such a error like below sometimes:
Unable to establish a connection to adb.
This usually happens if you have an incompatible version of adb running already. Try re-opening Studio after killing any existing adb daemons.
If this happens repeatedly, please file a bug at http://b.android.com including the following:
Does anyone have any idea? I need help