I am trying to connect my device(galaxy s3 jellybean rom) to my computer so that I can test the app I have written on my phone. the problem is that when I connect my device to the pc in usb-debugging,eclipse tries to connect to my phone,but it can't.In the logCat I can see this error appearing so many times:
"openning of usb file failed fd is -1 & errno is 13"
I think it is good to mention that I connected my phone to my computer successfully before.But suddenly,today it won't connect.any suggestions on how to fix this?