Root Your Pantech Crossover [P8000] (GingerBread 2.3.6) - Android Software/Hacking General [Developers Only]

If you have updated your Pantech Crossover with latest update of gingerbread 2.3.6 and regretting it, don't feel bad because you can now root it with few simple steps which are mentioned hereunder...
NOTE: this procedure is very much safe, but if you mess something up just because of your less technical knowledge/experience then don't blame because I don't take any responsibility of your mistakes.
- connect your CrossOver with your computer and make sure that latest drivers are installed.
- download and extract attached file and open command prompt placed in it.
- type "adb reboot bootloader" and wait for phone to boot into bootloader mode (your phone will remain on 10% loading bar which is actually bootloader mode, so don't panic) [people with bootloader drivers issue should download modified drivers from the link below]
- type "fastboot boot recovery.img" and your phone will boot into CWM recovery.
- copy update.zip to your memory card and select "install update.zip from memory card" from the recovery menu.
- restart your phone and you are rooted.
------------------------------------------------
Modified Drivers
Google_USB_Driver_rev4_p8000mod_by_pawaa.zip
Download: http://www.mediafire.com/?3sr2pi8fds1zab8

Thank you sir I have been looking for this
Sent from my R800x using xda premium

i have a problem when i tell the phone to boot into bootloader it restarts and freezes on the loading bar

crazymonkey05 said:
i have a problem when i tell the phone to boot into bootloader it restarts and freezes on the loading bar
Click to expand...
Click to collapse
that is the bootloader mode, you can proceed to next step...

Thank you.
Thank you.

thank you i have succesfuly rooted it and now im having fun, thanks again

crazymonkey05 said:
thank you i have succesfuly rooted it and now im having fun, thanks again
Click to expand...
Click to collapse
having fun is good...

Linux
Awesome! Been hoping someone would crack this for a while.
Do you have a source for the .exe files by any chance? I'm on a linux box now, I'll be able to try it on Windows by tomorrow I think.
edit: nvm, had fastboot all along. thanks!

For those rooting, don't forget to enable Superuser through an app like Terminal Emulator.
If you open Terminal Emulator and the command prompt starts with a $, you are still rooted. Type "su" (without the quotes). If the next line in the command prompt starts with a #, congrats!

You're awesome
Sent from my Galaxy Nexus using Tapatalk 2

ok how do you get the device to boot into clockwork recovery because i only see the ASRU

crazymonkey05 said:
ok how do you get the device to boot into clockwork recovery because i only see the ASRU
Click to expand...
Click to collapse
You only have to follow the steps I mentioned, CMW recovery is include in the attached package...
Sent from my PantechP8000

Hi,
Firstly, thanks for posting this guide and the resources and files. I'm having a problem. After typing "fastboot boot recovery.img" in the cmd prompt, it says <waiting for device> and then doesn't do anything. On the device, the screen is still stuck at the loading screen with the bar at 10%. The only thing I can do is pull the battery to get it to boot up normally.
Am I missing a step or doing something wrong? Sorry this is my first experience with rooting. Is there anything that needs to be done before attempting to root using this method? My phone is pretty stock except for a few apps and launcher pro. Thanks for all the help.

HungryBear22 said:
Hi,
Firstly, thanks for posting this guide and the resources and files. I'm having a problem. After typing "fastboot boot recovery.img" in the cmd prompt, it says <waiting for device> and then doesn't do anything. On the device, the screen is still stuck at the loading screen with the bar at 10%. The only thing I can do is pull the battery to get it to boot up normally.
Am I missing a step or doing something wrong? Sorry this is my first experience with rooting. Is there anything that needs to be done before attempting to root using this method? My phone is pretty stock except for a few apps and launcher pro. Thanks for all the help.
Click to expand...
Click to collapse
android development drivers are missing in your computer, while your phone is in bootloader mode, check your device manager for that...
Here is the link to download these drivers:
http://goo.gl/WUyXn

After I got the right drivers installed, worked like a charm thanks.

pawaa said:
android development drivers are missing in your computer, while your phone is in bootloader mode, check your device manager for that...
Here is the link to download these drivers:
Thanks for the help. Ok, so when I have the device at the 10% loading bar, in the device manager it shows "Other devices" with an "Android" subcategory with the yellow exclamation (!) mark. I right click that, click update driver, and point it to the directory with the download and unzipped drivers that you asked me to download. However, it says it can't find any drivers to install.
Note that when I'm normally running the phone connected to the computer, it shows up in the device manager as a Pantech android device, and I can transfer files seamlessly using the Pantech Connectivity Suite. Sorry for asking so many questions. I really appreciate the help. If there's any other information you need that I forgot to add, let me know. Thanks again for the help.
Click to expand...
Click to collapse

HungryBear22 said:
.............. I really appreciate the help. If there's any other information you need that I forgot to add, let me know. Thanks again for the help.
Click to expand...
Click to collapse
You have to manually select the drivers from the last option
Sent from my PantechP8000

pawaa said:
You have to manually select the drivers from the last option
Sent from my PantechP8000
Click to expand...
Click to collapse
Thanks for the help, I got everything to work and now have root access. Thank you so much!

Another Thank YOU
Hello pawaa, and thanks for posting on the Android Forums too. The "root" worked exactly as you instructed, which really helps an amateur like me.
fred

You guys are most welcome, enjoy your newly rooted devices.
Sent from my PantechP8000

Related

[Q] Recovery of files

Hi,
I have a Nexus S model GT-I9023 which is broken and now Im trying to recover some photos. I searched for a whole lot of guides and I think Im doing it right but can't get it to work.
I acidentally dropped it into a bucket of water, I let it dry and the next day it worked and on for about a week. Then it suddenly stopped working and I couldn't boot my phone, it wouldn't go pass the startup text "Google" and the lock icon.
I have the android SDK installed including the Google USB drivers. I added the PATH to tools and platform-tools. In the terminal i type "cd C:\Program Files\Android\android-sdk\tools" and hit enter and afterwards type "adb devices". It starts the daemon up etc. but does not list any device.
Note: since I cannot boot up the phone and enable usb debuggin I boot the phone up in recovery mode which I think should work and is the same as enabling USB debuggin, if Im not wrong.
I suspect that maybe it's because of the recovery mode or because some drivers. I don't think my computer recognize the devices regularly but Im not sure what it really is.
Any help would be appreciated
bahagiga said:
Hi,
I have a Nexus S model GT-I9023 which is broken and now Im trying to recover some photos. I searched for a whole lot of guides and I think Im doing it right but can't get it to work.
I acidentally dropped it into a bucket of water, I let it dry and the next day it worked and on for about a week. Then it suddenly stopped working and I couldn't boot my phone, it wouldn't go pass the startup text "Google" and the lock icon.
I have the android SDK installed including the Google USB drivers. I added the PATH to tools and platform-tools. In the terminal i type "cd C:\Program Files\Android\android-sdk\tools" and hit enter and afterwards type "adb devices". It starts the daemon up etc. but does not list any device.
Note: since I cannot boot up the phone and enable usb debuggin I boot the phone up in recovery mode which I think should work and is the same as enabling USB debuggin, if Im not wrong.
I suspect that maybe it's because of the recovery mode or because some drivers. I don't think my computer recognize the devices regularly but Im not sure what it really is.
Any help would be appreciated
Click to expand...
Click to collapse
You don't need to boot in recovery, boot in bootloader only.
polobunny said:
You don't need to boot in recovery, boot in bootloader only.
Click to expand...
Click to collapse
I think I might have confused the terms bootloader and recovery mode, what I meant was I press the vol up button and the power button at the same time which then opens the bootloader I guess? anyways, still the same issue for me.
bahagiga said:
I think I might have confused the terms bootloader and recovery mode, what I meant was I press the vol up button and the power button at the same time which then opens the bootloader I guess? anyways, still the same issue for me.
Click to expand...
Click to collapse
Yes that's the bootloader.
Have you installed the ADB drivers? You don't need only the adb and fastboot executable, but also the drivers.
Under Windows, you can install the PDANet software which makes driver installation a breeze on most cases.
http://junefabrics.com/android/
polobunny said:
Yes that's the bootloader.
Have you installed the ADB drivers? You don't need only the adb and fastboot executable, but also the drivers.
Under Windows, you can install the PDANet software which makes driver installation a breeze on most cases.
link
Click to expand...
Click to collapse
Hmm, on the third step where it says "installing pdanet to your phone" it just like freeze and on my phone in the bottom it says "FASTBOOT STATUS - FAILInvalid Command"
what should I do??
bahagiga said:
Hi,
I have a Nexus S model GT-I9023 which is broken and now Im trying to recover some photos. I searched for a whole lot of guides and I think Im doing it right but can't get it to work.
I acidentally dropped it into a bucket of water, I let it dry and the next day it worked and on for about a week. Then it suddenly stopped working and I couldn't boot my phone, it wouldn't go pass the startup text "Google" and the lock icon.
I have the android SDK installed including the Google USB drivers. I added the PATH to tools and platform-tools. In the terminal i type "cd C:\Program Files\Android\android-sdk\tools" and hit enter and afterwards type "adb devices". It starts the daemon up etc. but does not list any device.
Note: since I cannot boot up the phone and enable usb debuggin I boot the phone up in recovery mode which I think should work and is the same as enabling USB debuggin, if Im not wrong.
I suspect that maybe it's because of the recovery mode or because some drivers. I don't think my computer recognize the devices regularly but Im not sure what it really is.
Any help would be appreciated
Click to expand...
Click to collapse
Can you boot into "recovery" and mount the sd from there?
Sent from my Nexus S 4G using xda premium
---------- Post added at 04:54 PM ---------- Previous post was at 04:50 PM ----------
If you can get to bootloader you should be able to get into recovery. And from there you should be able to mount your sd.
Sent from my Nexus S 4G using xda premium
Bkadleck said:
Can you boot into "recovery" and mount the sd from there?
Sent from my Nexus S 4G using xda premium
---------- Post added at 04:54 PM ---------- Previous post was at 04:50 PM ----------
If you can get to bootloader you should be able to get into recovery. And from there you should be able to mount your sd.
Sent from my Nexus S 4G using xda premium
Click to expand...
Click to collapse
I tried but I dont think I can, when I try it just goes into that 'bootup screen, with the Google text and lock icon'. :/ Not sure what to do
Im still stuck and havent been able to get around this, any helpful information is appreciated. Thanks in advance
Hey guys, Im still stuck with this issue. Anyone who has some tips on what to do or has an idea of what it could be? I just formatted my PC yesterday Windows 7 32bit and everything should be up to date.
Kind regards,
baha
If there's anyone out there I would greatly appreciate your help! I have some pictures that are very valuable to me (pictures of my dog) and would really love to see if I could recover them.
I cannot start up my phone the "normal" way, I can only start up the Fastboot mode. I have the Samsung phone drivers installed along with the Google USB drivers. I have attached a picture that shows that there should be no problems with the drivers. I have tried to use the google usb drivers specifically but still the same. I have also attached a picture of the command prompt and as you can see nothing really happens. I have tried different tutorials and all kinds of ways trying to make it work but I have no clue what the problem is since I am not getting any other error message.
Any help is appreciated, please!
I typed fastboot devices in the cmd prompt and it actually listed a device serial number which matches then one stated on my phone in the fastbootmode. Any idea what to do or what this means?

[Q] Not totally bricked yet, i really need to fix it

Hello guys, i am new here, yes its my first post, yes i have been posting on forums in the past, and yes i want to cry.
I just got this brand new nexus s from Videotron a couples of months back, someone told me to look for Cyanogenmod, i did, i installed it, with superuser rooted/unlocked. loved it, untill recently i rebooted the device due to battery outage, and it was stuck to the google logo, then i opened clockworkmod and did a restore, it worked!
Then, last week, an update was pushed to the phone about jelly beans, (4.1.1), i clicked INSTALL NOW, i was at home, plugged in.
The install failed (Android logo on his back with red triangle warning) i waited 2 hours, it was still there, i had to remove the battery.
Now, Clockworkmod is not starting. (Its the default bootloader (as usual) and the next page (in the RECOVERY option) its the default "Android system recovery <3a>" with those 4 options
-reboot system now
-apply update from /sdcard
-wipe data/factory reset
-wipe cache partition
...
i did them all, tried everything its still not booting.
I tried everything i could find on all the forums, fastboot, adb nvflash... but. when i plug in my device in the pc i don't think its seen by the maching (unless i click the "Turn on USB Storage) BUT I CANT CLICK IT :'(
Model # is GT-i9020T
I really need a pro to help me out, and i promise to give you compensation if you can fix it, via paypal.
I am on facebook daily, on IRC too. msn too,
I don't care if we manage to install ice cream sandwich, jellybean or even freaking BBq peanuts..
I just need a working "facebook machine"
Thank you and ill be looking at this post every hour.
Use odin?
Sent from my Nexus S using xda premium
al_madd said:
Use odin?
Click to expand...
Click to collapse
I looked at some tutorials about odin, but i cannot find all the appropriate files for my phone.
Would you be able to point me in the correct direction?
Free advice : you need to install fastboot on your computer.
You can fix this by holding volume up, and then hold power at the same time until you see the bootloader menu.
Then, connect usb, and on computer type fastboot devices
You should get two lines of output. One device is listed something like 359G7HF6824
That means fastboot can see your device.
You need to download cwm recovery.img
Flash it to your phone by typing fastboot flash recovery recovery.img
...which will send recovery.img to 'recovery' partition on your phone.
Now use the volume keys to select recovery option, press power key to select.
In recovery flash a new ROM. Download one from development section if you need to.
If you find any of these steps difficult, please ask for more help.
However, all the help you need can be found by reading through the stickies in Q&A, General, and Development.
SebLemery said:
I looked at some tutorials about odin, but i cannot find all the appropriate files for my phone.
Would you be able to point me in the correct direction?
Click to expand...
Click to collapse
try to install the correct drivers: http://forum.xda-developers.com/showthread.php?t=1901617
and follow this thread (fastboot is better than ODIN!): http://forum.xda-developers.com/showthread.php?t=1572307
hit thanks and ask for help if u need
Cascabreu said:
try to install the correct drivers: http://forum.xda-developers.com/showthread.php?t=1901617
and follow this thread (fastboot is better than ODIN!): http://forum.xda-developers.com/showthread.php?t=1572307
hit thanks and ask for help if u need
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?p=10000936
Found this one in general sticky rollup too.
Cascabreu said:
try to install the correct drivers: http://forum.xda-developers.com/showthread.php?t=1901617
and follow this thread (fastboot is better than ODIN!): http://forum.xda-developers.com/showthread.php?t=1572307
hit thanks and ask for help if u need
Click to expand...
Click to collapse
I tried to use fastboot, but the pc is not seeing the device when in bootloader. ("fastboot devices" returns nothing)
i tried to install the drivers, but its a bunch of .dll files, what am i suppose to do with that..
i am really sorry if its noob, but i am noob.
SebLemery said:
I tried to use fastboot, but the pc is not seeing the device when in bootloader. ("fastboot devices" returns nothing)
i tried to install the drivers, but its a bunch of .dll files, what am i suppose to do with that..
i am really sorry if its noob, but i am noob.
Click to expand...
Click to collapse
Install the PDANet Android drivers, this usually works well.
http://junefabrics.com/android/
Then use fastboot to flash a recovery as bedalus wrote.
SebLemery said:
I tried to use fastboot, but the pc is not seeing the device when in bootloader. ("fastboot devices" returns nothing)
i tried to install the drivers, but its a bunch of .dll files, what am i suppose to do with that..
i am really sorry if its noob, but i am noob.
Click to expand...
Click to collapse
check the link i gave u, there is step by step images and some tips to better understand.
(im running windows 8 but its the same as 7)
Cascabreu said:
check the link i gave u, there is step by step images and some tips to better understand.
(im running windows 8 but its the same as 7)
Click to expand...
Click to collapse
i did, and it still failed, im running XP.
SebLemery said:
i did, and it still failed, im running XP.
Click to expand...
Click to collapse
the installation failed or fatsboot still doesnt recognize?
polobunny said:
Install the PDANet Android drivers, this usually works well.
Then use fastboot to flash a recovery as bedalus wrote.
Click to expand...
Click to collapse
This will only install if the phone is in debugging mode...
i cannot install PdaNET.
SebLemery said:
This will only install if the phone is in debugging mode...
i cannot install PdaNET.
Click to expand...
Click to collapse
i think ur are not installing the drivers well... give me ur skype name
Cascabreu said:
i think ur are not installing the drivers well... give me ur skype name
Click to expand...
Click to collapse
I do not use Skype.
SebLemery said:
I do not use Skype.
Click to expand...
Click to collapse
....
so i dont know how to show u... i think u are just installing the drivers the wrong way.
put your phone in fastboot mode (power off, vol+ and power), plug it in, dievice manager, right click on Android 1.0, update drivers, navigate to teh folder i gave u in the link, let me pick, have disk and navigate to the folder again select open and chose the first one option and install it.
did you did that?
Cascabreu said:
....
so i dont know how to show u... i think u are just installing the drivers the wrong way.
put your phone in fastboot mode (power off, vol+ and power), plug it in, dievice manager, right click on Android 1.0, update drivers, navigate to teh folder i gave u in the link, let me pick, have disk and navigate to the folder again select open and chose the first one option and install it.
did you did that?
Click to expand...
Click to collapse
i think i did yes, but look at what is missing... puu.sh/1lyEo (screenshot without the http)
I do use TeamViewer if you could show me.
SebLemery said:
i think i did yes, but look at what is missing... puu.sh/1lyEo (screenshot without the http)
I do use TeamViewer if you could show me.
Click to expand...
Click to collapse
u are doing it right, now use the drivers i gave and not the pda net (they never worked for me)
in my drivers u will find the fastboot, adb and bootloader, just install one off them
Cascabreu said:
u are doing it right, now use the drivers i gave and not the pda net (they never worked for me)
in my drivers u will find the fastboot, adb and bootloader, just install one off them
Click to expand...
Click to collapse
you have so many files there i am not sure what to get, and i am not finding the EXACT file its asking for....
could you help me with teamviewer? i learn a lot better like this? here is my TeamViewer ID: 967 077 759 i will give you the pass in PM if u say yes.
SebLemery said:
you have so many files there i am not sure what to get, and i am not finding the EXACT file its asking for....
could you help me with teamviewer? i learn a lot better like this? here is my TeamViewer ID: 967 077 759 i will give you the pass in PM if u say yes.
Click to expand...
Click to collapse
give me 3 min to install teamviewer
send the PM to me
UP AND RUNNING, waiting the password
Cascabreu said:
give me 3 min to install teamviewer
send the PM to me
UP AND RUNNING, waiting the password
Click to expand...
Click to collapse
I just want to say Thanks to Cascabreu for helping me fix it.

[Q] Bricked my Nexus 5 using cwm. Help!!!!

Long story short, installed clockwork mod recovery in attempt to install a cyanogen nightly. I stupidly formatted everything including data and SYSTEM! Now I can only boot to recovery. When I plug the nexus into any PC it's not picked up as an unidentified piece of hardware on windows so I can't push another rom or adb sideline commands result in "waiting for device". Any suggestions? Should I attempt to RMA?
Reinstall drivers. Boot into the bootloader and flash the factory image.
El Daddy said:
Reinstall drivers. Boot into the bootloader and flash the factory image.
Click to expand...
Click to collapse
Thank you!! I never used the USB cable that actually came with the NEXUS until just now, the PC finally detected the phone as i was in the Bootloader and start automatically Download and Writing, rebooting itself and looks like it's booting up. Thanks again. Very quick response.
I accidentally formatted system as well, slip of the finger. I am unable to get my computer to recognize my device, "fastboot devices" lists nothing. Have tried flashing factory software, but it just says "waiting for device". Any suggestions???
Check USB drivers. Might not be working
Sent from my Nexus 5 using Tapatalk
wltnkyl said:
I accidentally formatted system as well, slip of the finger. I am unable to get my computer to recognize my device, "fastboot devices" lists nothing. Have tried flashing factory software, but it just says "waiting for device". Any suggestions???
Click to expand...
Click to collapse
If you are on windows 8 or 8.1 you have turn of driver signiture enforecment. http://sixcolumns.com/how-to-disable-and-bypass-driver-signature-enforcement-in-windows-8/
To make adb works when you are in recovery you need the naked usb drivers. Turn on sideload in the recovery and on a cmd type this: adb sideload path_to_your_rom_file.zip end hit enter.
bitdomo said:
If you are on windows 8 or 8.1 you have turn of driver signiture enforecment. http://sixcolumns.com/how-to-disable-and-bypass-driver-signature-enforcement-in-windows-8/
To make adb works when you are in recovery you need the naked usb drivers. Turn on sideload in the recovery and on a cmd type this: adb sideload path_to_your_rom_file.zip end hit enter.
Click to expand...
Click to collapse
Thank you so much!! Unfortunately I am only able to hit the THANKS button once. I thought for sure that it was done for!
I have bricked my phone before, but have always been able to find a workaround. This time, not so much.
Again, Thank You!!
wltnkyl said:
Thank you so much!! Unfortunately I am only able to hit the THANKS button once. I thought for sure that it was done for!
I have bricked my phone before, but have always been able to find a workaround. This time, not so much.
Again, Thank You!!
Click to expand...
Click to collapse
you can also try unlock bootloader, flash factory images. and bumm your phone works again.
install fastboot and etc... http://forum.xda-developers.com/showthread.php?t=2588979
guide to return stock http://forum.xda-developers.com/showthread.php?t=2513701
Oh and send me an e-mail: [email protected] then I will instruct you to downlaod teamviewer, so I could resolve your driver problems
You should give wag tool a try it completely brings you back to stock
Sent from my Nexus 5 using XDA Premium 4 mobile app

Softbrick? some custom rom advice please

Hello everyone,
I have done something utterly stupid with my Nexus 5, I wiped the internal storage and lost my roms, I really wasnt thinking.
I have tried looking at options like adb sideload but cant find a decent tutorial
Could I just get a micro usb to usb adapter and install a rom off that?
Would anyone be able to point me in the right direction with adb sideload?
Other problems are I can't get on the android SDK because the CMD box only flashes up.
Does the adb sideload option in TWRP actually do anything if you wait for it? Its been waiting for about 1 hour now and nothings happening.
Please guys any help is appreciated
osamarchie2000 said:
Hello everyone,
I have done something utterly stupid with my Nexus 5, I wiped the internal storage and lost my roms, I really wasnt thinking.
I have tried looking at options like adb sideload but cant find a decent tutorial
Could I just get a micro usb to usb adapter and install a rom off that?
Would anyone be able to point me in the right direction with adb sideload?
Other problems are I can't get on the android SDK because the CMD box only flashes up.
Does the adb sideload option in TWRP actually do anything if you wait for it? Its been waiting for about 1 hour now and nothings happening.
Please guys any help is appreciated
Click to expand...
Click to collapse
Why don't you flash the factory image using fastboot?
The Cmd box you are referring to happens because you need to navigate to that directory using Cmd and run it from there. You cannot just click it.
Thanks but I cant get the SDK to work at all. Im still looking into it but at the moment it wont work
Please somebody help me with the SDK, I dont know what else to do.
I cant open the SDK manager and I cant open it through eclipse either.
Someone else must have had this problem before
Click the link in my signature and then "adb and fastboot. What is it?"
This will help you configure adb properly. It also helps you learn commands. Like adb push.
adb sideload is the same as push but you type sideload instead.
FYI as much as people round here say it, there is no such thing as a soft brick. Its brick or not brick.
Sent from my Nexus 5 using Tapatalk < Yes, I want you to know that I'm using a mobile client
Switched off my phone and now I cant get it into recovery mode. Only the google logo which just stays there for ages
What do I do now?
osamarchie2000 said:
Switched off my phone and now I cant get it into recovery mode. Only the google logo which just stays there for ages
What do I do now?
Click to expand...
Click to collapse
Show down and don't panic. Your device is easily fixed. Hold the power button for 20 seconds. This will shut down the phone. Then press and hold the vol down then press the power button. That'll bring your into the bootloader.
Sent from my Nexus 5 using XDA Free mobile app
osamarchie2000 said:
Switched off my phone and now I cant get it into recovery mode. Only the google logo which just stays there for ages
What do I do now?
Click to expand...
Click to collapse
Power + volume down button brings you in the bootloader, from there go into recovery (navigate with volume buttons and select with power button)
In recovery follow this guide: http://forum.xda-developers.com/showthread.php?t=2559200.
Or flash the factory image in the bootloader. (that should work because you need to unlock your bootloader in fastboot)
Thanks guys,
It wasnt working because water damage had interfered with the volume buttons previously.
I have a micro usb to usb adapter now.
Can i put a rom on a USB drive and install that way?
Thanks guys
osamarchie2000 said:
Thanks guys,
It wasnt working because water damage had interfered with the volume buttons previously.
I have a micro usb to usb adapter now.
Can i put a rom on a USB drive and install that way?
Thanks guys
Click to expand...
Click to collapse
Yeah that will work too. Water damage is never good for a phone even if it stil works after that. But that's another story
osamarchie2000 said:
Thanks guys,
It wasnt working because water damage had interfered with the volume buttons previously.
I have a micro usb to usb adapter now.
Can i put a rom on a USB drive and install that way?
Thanks guys
Click to expand...
Click to collapse
Yes you can. You'll have to "tell" twrp where to find the rom zip.
Sent from my Nexus 5 using XDA Free mobile app
Only problem now is I cant get the SDK to work for my life. Ive spent 5 hours trying to fix my phone already today, I have the JDK installed. I open the eclipse thingy and when i try to open the SDK with eclipse it wont work either. Please somebody help with this
osamarchie2000 said:
Only problem now is I cant get the SDK to work for my life. Ive spent 5 hours trying to fix my phone already today, I have the JDK installed. I open the eclipse thingy and when i try to open the SDK with eclipse it wont work either. Please somebody help with this
Click to expand...
Click to collapse
You don't need the SDK. You're not developing here
Sent from my Nexus 5 using Tapatalk < Yes, I want you to know that I'm using a mobile client
TWRP cant find any of the files on my USB-OTG
with the CMD, it gives me my device and its serial number and says recovery for
C:\adb devices
but for C:\fastboot devices
I get nothing.
Any ideas please?
osamarchie2000 said:
with the CMD, it gives me my device and its serial number and says recovery for
C:\adb devices
but for C:\fastboot devices
I get nothing.
Any ideas please?
Click to expand...
Click to collapse
Did you read my thread that I told you to read?
Sent from my Nexus 5 using Tapatalk < Yes, I want you to know that I'm using a mobile client
osamarchie2000 said:
with the CMD, it gives me my device and its serial number and says recovery for
C:\adb devices
but for C:\fastboot devices
I get nothing.
Any ideas please?
Click to expand...
Click to collapse
Here's a hint, read rootSU's sticky rollup and look for the 15 second fastboot adb installer.
Sent from my Nexus 5 using XDA Free mobile app
Very sorry, Ive just re-read what Im looking for
Appologies
thankyou all, phone is well and good and im on CM11.
Thanks guys, anyone who helped is the best

LG Aristo SDK fastboot issues

Okay, so I'm currently trying to unlock my bootloader using SDK platform and the commands needed to unlock my bootloader. However my computer refuses to detect my device in fastboot mode, the same goes for my LGK7, I've uninstalled and reinstalled everything to no avail. Any help would be greatly appreciated.
Someone has to know something lol
I figured it out, if you can please delete this thread
Wow!
KyleBryant said:
I figured it out, if you can please delete this thread
Click to expand...
Click to collapse
IF you figured it out do you think mabye you could share some knowledge with the rest of us who are working timelessly trying to unlock our ****.....B==========D--:silly:
I went to my device manager on my PC and update every single usb driver
Hello guys i from indonesia, i bought LG aristo in USA 1 week ago. And my device has locked Local GSM Carrier some one help me please? I do not have paypal acount help me (
I'm not sure how to help you man.
KyleBryant said:
I went to my device manager on my PC and update every single usb driver
Click to expand...
Click to collapse
could you please share the drivers that need to be used? which sdk i cant get it to work using sdk 25 it won't see it my aristo
Yeah when I get near my computer I will, also I ended up using admin command prompt and adb.
KyleBryant said:
Yeah when I get near my computer I will, also I ended up using admin command prompt and adb.
Click to expand...
Click to collapse
thanks I really appreciate it ?
Sent from my LGLS676 using Tapatalk
I literally can't find the file I used or the link but when I do I'll post it.
Try using this https://forum.xda-developers.com/showthread.php?t=2588979
Solved for Windows 10
KyleBryant said:
Okay, so I'm currently trying to unlock my bootloader using SDK platform and the commands needed to unlock my bootloader. However my computer refuses to detect my device in fastboot mode, the same goes for my LGK7, I've uninstalled and reinstalled everything to no avail. Any help would be greatly appreciated.
Click to expand...
Click to collapse
WINDOWS 10 RESOLUTION
My LG was undetected in fastboot in spite of every ADB driver I downloaded. I resolved this by:
1. Uninstalling all downloaded LG driver software
2. Installing LG PC SUITE!
Run the suite and hit "connect". It'll then tell you that a driver is missing and give an option to "Reinstall driver" from within itself. Once you install from the PC suite, your device will be discovered in fastboot. I have finally rooted my aristo!
Please let us know.
KyleBryant said:
I figured it out, if you can please delete this thread
Click to expand...
Click to collapse
Hi!
Could you possibly tell me how you got the device to stay in fastboot recognition?
Courtney86shaw said:
Hi!
Could you possibly tell me how you got the device to stay in fastboot recognition?
Click to expand...
Click to collapse
It should automatically remain as a recognized device.
It'll only recognize the device as a fastboot device if it is in fastboot mode in the first place.

Categories

Resources