Solution :
cd android-sdk-linux-linux/tools
su or sudo su
./adb kill-server
./adb start-server
./adb devices
OR
cd andriod-sdks ( This might be at your home directory )
cd platform-tools
sudo su
./adb kill-server
./adb start-server
./adb devices
cd android-sdk-linux-linux/tools
su or sudo su
./adb kill-server
./adb start-server
./adb devices
OR
cd andriod-sdks ( This might be at your home directory )
cd platform-tools
sudo su
./adb kill-server
./adb start-server
./adb devices
Please leave your comment weather this method is helpful or not . Thanks
ReplyDelete