hi every body im nt really new at this but it been a while since i rooted a phone bt im having some problem rooting my lg esteem 4g metro pcs i need help with rooting i tried majority of the files they dont work also i dont kno if my computer is the proble but i have a windows computer PLZZZZZZZZ SOME ONE HELP MEEEEEEEEEEEEEEEE
Now, I don't know too much about LG devices, but do you have ADB installed on your computer? If so, you can plug in the phone and issue a command like this
Code:
adb shell
that'll tell you if your phone is connecting...
If that works, then I'd *guess* that the computer isn't the issue.
I was just thinking, is it possible that one of the files is bad. have you done a md5 of them to verify that the files are all good? If you need a md5 program, I use md5deep on windows.
Device(s): Galaxy S3 (Verizon)
Evo 4G - retired/rooted
Carrier: Verizon
Thanks: 3,020
Thanked 1,721 Times in 1,162 Posts
I was thinking just with the USB to phone cable that it came with. If you have ADB then you should be able to issue one of the commands (I forget which) to test if a device is connected.
EDIT:
Okay, so I pulled up my adb and looked through the help, this is the command to read what devices are attached:
Code:
adb.exe devices
it should spit out something along the lines of:
List of Devices attached:
Last edited by 9to5cynic; October 2nd, 2012 at 10:17 AM.
Reason: added
now, i don't know too much about lg devices, but do you have adb installed on your computer? If so, you can plug in the phone and issue a command like this
Code:
adb shell
that'll tell you if your phone is connecting...
If that works, then i'd *guess* that the computer isn't the issue.
I was just thinking, is it possible that one of the files is bad. Have you done a md5 of them to verify that the files are all good? If you need a md5 program, i use md5deep on windows.
Hope that helps.
-9to5
Quote:
Originally Posted by 9to5cynic
i was thinking just with the usb to phone cable that it came with. If you have adb then you should be able to issue one of the commands (i forget which) to test if a device is connected.
Edit:
Okay, so i pulled up my adb and looked through the help, this is the command to read what devices are attached:
Code:
adb.exe devices
it should spit out something along the lines of:
List of devices attached:
i dint wanna sound dumb but how do i open command prompt
Device(s): Galaxy S3 (Verizon)
Evo 4G - retired/rooted
Carrier: Verizon
Thanks: 3,020
Thanked 1,721 Times in 1,162 Posts
No problem. If you have windows 7, hit the window button and type 'cmd'. In XP click Start > Run and type cmd.exe
Then you'll need to change to your adb directory. For me, that was:
C:\Program Files\Android\android-sdk\platform-tools
You *could* add that to the windows path, but I didn't. It's fine either way. If you don't have that directory, then you will need to get adb first. That all being said, to root your device you might not actually need adb. I'm not 100% on that.
No problem. If you have windows 7, hit the window button and type 'cmd'. In XP click Start > Run and type cmd.exe
Then you'll need to change to your adb directory. For me, that was:
C:\Program Files\Android\android-sdk\platform-tools
You *could* add that to the windows path, but I didn't. It's fine either way. If you don't have that directory, then you will need to get adb first. That all being said, to root your device you might not actually need adb. I'm not 100% on that.
Hope that helps.
ok i got adb and open command prompt i typed adb and enter a bunch of thing came up so after i typed adb devices and it keeps saying offline so now im stuck
Last edited by freshlyfe436; October 3rd, 2012 at 11:44 PM.
Device(s): Samsung Galaxy Note II
Whompasaurus Rom V4.2
Carrier: SPRINT
Thanks: 3,675
Thanked 4,374 Times in 2,770 Posts
I would post this in your device forum for proper support, you will get much quicker help and more eyes to resolve your issue, as 9 to 5 already mentioned, good luck. This is a welcome thread so you wont get as many eyes helping you.
Device(s): Galaxy S3 (Verizon)
Evo 4G - retired/rooted
Carrier: Verizon
Thanks: 3,020
Thanked 1,721 Times in 1,162 Posts
Quote:
Originally Posted by freshlyfe436
ok i got adb and open command prompt i typed adb and enter a bunch of thing came up so after i typed adb devices and it keeps saying offline so now im stuck
Hmm.. just to verify, the device is plugged in at this point yes?
If it is, the only thing I can think of is to make sure the device drivers are installed and working properly.
???
You know, I think Don got it right, the folks on your device forum will likely be able to help you out a whole lot more than I could.