I was having an issue when connected my friend's Micromax Doodle to my Ubuntu with the following error
"insufficient permissions for device"
Resolution
- Open Terminal
- Kill the server by typing the following command
- $ adb kill-server
- Now, start the server
- $ adb start-server
- On your device, a pop-up might come asking for granting the permission
- Click on "Yes" for approving the access
- Now, check your device status with the following command
- adb devices
- With the above command, you should be able to see devive IMEI and device name
Please send your comments and feedback to psrdotcom@gmail.com
No comments:
Post a Comment