Just yesterday I updated Android Studio. Before I updated it everything was working fine, meaning I was able to use my Samsung Galaxy S4 to debug my apps with no problem. After the update, Android Studio no longer sees my device when I try to debug.
Furthermore when I type in adb devices
on my terminal (I am using Ubuntu), my device doesn't show in the list of devices attached
. Please help! I'm been trying to find a solution but most only talk about reinstalling drivers for Windows users.
Also, not sure if this may help but when I updated Android Studio, I was prompted to move the SDK folder to another location.
Thanks ahead of time!