Results 1 to 5 of 5
- 03-16-2013, 05:27 PM
Thread Author #1
- 03-16-2013, 05:33 PM #2
Re: 'abd devices' can't recognize my device
Run the commands:
as root.Code:adb kill-server adb start-server
Then try adb devices as a normal user(•‿•) - 03-16-2013, 05:53 PM
Thread Author #3
Re: 'abd devices' can't recognize my device
Hey! I fixed it. In case anyone else runs into this problem, I did these steps
Create file: /etc/udev/rules.d/51-android.rule with content (I have no idea what this actually does):
Then I stopped and restarted the adb server (as root)KERNEL=="sd[b-g]", SUBSYSTEMS=="usb", ATTRS{idVendor}=="04e8", SYMLINK+="galaxy-%k-%n", IMPORT{program}="ata_id --export $tempnode"
And after that, my device shows in 'adb devices'.adb kill-server
adb start-server
Thanks to all that were about to help me, but didn't get a chance to respond in time.
- 03-16-2013, 05:54 PM
Thread Author #4
Re: 'abd devices' can't recognize my device
Thanks, Jerry. I didn't see your reply but I figured it out.
Thanked by: - 03-16-2013, 06:01 PM #5
Re: 'abd devices' can't recognize my device
Cool deal.
What that 51-android.rule file did was put a udev rule in place that lets you run adb as a normal user. That was our next step if stopping/starting as root worked :P(•‿•)
Similar Threads
-
How can I root my device safely?
By AndroidS3 in forum Samsung Galaxy S3 I9300Replies: 8Last Post: 01-01-2013, 05:05 PM -
Computer not recognizing my device
By androidSenior4g in forum HTC EVO 4G Rooting, ROMs, and HacksReplies: 5Last Post: 10-07-2011, 01:05 AM -
pc not recognizing my device
By Mr. CarBon in forum T-Mobile Galaxy S 4GReplies: 1Last Post: 07-07-2011, 06:58 PM -
pc does not recognize my device??
By Mr. CarBon in forum General Help and How ToReplies: 0Last Post: 07-06-2011, 04:29 PM -
Market not recognizing my device
By bibleguy125 in forum Market HelpReplies: 0Last Post: 06-24-2011, 09:35 PM



Reply



































