简体   繁体   中英

Android Studio - ADB is not responding

I just installed Android Studio, and it seems to import and convert my projects well.

However, whenever I try to run a project, I get the error back that adb is not responding and I should kill it. This is the case even afer a fresh computer restart.

I can launch: Tool - Android - AVD manager

Could it be a 32bit versus 64bit issue? Or something odd like that? Seeing a complete restart did not solve the problem, I am not sure how to solve this. I also can not see adb running in Windows task manager nor in Windows services.

If you're running a 64-bit OS, Android Studio will prompt you to use its 64-bit version. You'll also be needing to install a 64-bit JDK. If you're using an Android SDK bundle from Eclipse, it's best to update your SDK library.

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