Android Studio does not run any project

Asked

Viewed 47 times

0

This is the error that always appears. I can’t run either on emulators or on my device. I tried to uninstall and install again, I tried to take and put back all the SDK (without success, nor uninstalled, just uninstalling the whole program), I tried to use an outdated version of the program and nothing helped. What can it be?

inserir a descrição da imagem aqui

1 answer

0

You must have a particular service (traccar) that was running on your PC. Try to restart it and close the processes adb.exe, so Android Studio should resume working normally. If it happens again, try to restart the service and end the processes adb.exe.

If it doesn’t work it may be that it is not able to find the SDK, make sure your project structure is pointing to the valid SDK location

  • I discovered the problem friend. It seems that my antivirus has quarantined adb.exe processes I have no idea why. I restored it and it’s back up and running. Thanks for your attention :)

Browser other questions tagged

You are not signed in. Login or sign up in order to post.