anyone know how to get back to stock? - HTC Incredible S

I made a stupid mistake, i flashed cm10.1 on my incredible s WITHOUT s-off, any now i cant boot into anything, i can still go to cwm and fastboot though, any suggestions?

SE(n2) said:
I made a stupid mistake, i flashed cm10.1 on my incredible s WITHOUT s-off, any now i cant boot into anything, i can still go to cwm and fastboot though, any suggestions?
Click to expand...
Click to collapse
Since you have CWM installed, you must have unlocked your bootloader, so all you need to do is flash the boot.img file from the CM10.1 zip file in fastboot usb mode and you should be good to go.

SE(n2) said:
I made a stupid mistake, i flashed cm10.1 on my incredible s WITHOUT s-off, any now i cant boot into anything, i can still go to cwm and fastboot though, any suggestions?
Click to expand...
Click to collapse
Its not a stupid mistake at all. Please refrain from calling it stupid either because that was not the mistake. The mistake was that you didnt flash the boot.img. Just extract the boot.img fro the CM10.1 and put it with your platform-tools in your SDK folder. Then, in command prompt, navigate to the SDK folder. Reboot your phone into fastboot.
Type: fastboot devices <---------- to make sure your phone is detected
then: fastboot flash boot boot.img <---- assuming you did not change the boot image name, in which was just replace the second boot with watever you changed it to. DO NOT FORGET THE .img AT THE END

072665995 said:
Its not a stupid mistake at all. Please refrain from calling it stupid either because that was not the mistake. The mistake was that you didnt flash the boot.img. Just extract the boot.img fro the CM10.1 and put it with your platform-tools in your SDK folder. Then, in command prompt, navigate to the SDK folder. Reboot your phone into fastboot.
Type: fastboot devices <---------- to make sure your phone is detected
then: fastboot flash boot boot.img <---- assuming you did not change the boot image name, in which was just replace the second boot with watever you changed it to. DO NOT FORGET THE .img AT THE END
Click to expand...
Click to collapse
I tried that method but i still cant boot the device,btw the device wasnt rooted a the beginning

SE(n2) said:
I tried that method but i still cant boot the device,btw the device wasnt rooted a the beginning
Click to expand...
Click to collapse
dude.... u have CWM, u have bootloader unlocked. Place your boot.img file from the CM10.1 in the platforms-tools folder in your sdk folder (which you MUST have downloaded when u unlocked your bootloader). Navigate to the platform-tools folder in cmd and then type the lines of code.

072665995 said:
dude.... u have CWM, u have bootloader unlocked. Place your boot.img file from the CM10.1 in the platforms-tools folder in your sdk folder (which you MUST have downloaded when u unlocked your bootloader). Navigate to the platform-tools folder in cmd and then type the lines of code.
Click to expand...
Click to collapse
S-off the device then follow this guy said. The END
Sent from my HTC One V using xda premium

zulmajdi said:
S-off the device then follow this guy said. The END
Sent from my HTC One V using xda premium
Click to expand...
Click to collapse
y u steal my signature :/

markj338 said:
y u steal my signature :/
Click to expand...
Click to collapse
What signature? Which one?
Sent from my HTC One V using xda premium

zulmajdi said:
What signature? Which one?
Sent from my HTC One V using xda premium
Click to expand...
Click to collapse
The vipervivo banner thing
kanger

markj338 said:
The vipervivo banner thing
kanger
Click to expand...
Click to collapse
Oh i took it from the vipervivo thread
Sent from my HTC Incredible S using xda premium

markj338 said:
y u steal my signature :/
Click to expand...
Click to collapse
LOOOOL THE GREEN AVATAR FITS IN QUITE WELL XD
At OP, the thing i said to do does not even require S-OFF. With S-OFF you can just flash the ROM and your good.

It seems I'm running into the same problem. I went through the steps here but I still can't get the phone to boot. I did S-OFF and I have CWM running as well on the phone it just wont boot any ROM... It just kinda loads endlessly

Kadd said:
It seems I'm running into the same problem. I went through the steps here but I still can't get the phone to boot. I did S-OFF and I have CWM running as well on the phone it just wont boot any ROM... It just kinda loads endlessly
Click to expand...
Click to collapse
For the first time boot up it will take some time like 5 to 8 or 9 min
Sent from my HTC Incredible S using xda premium

Related

[Recovery] ClockworkMod - 5.5.0.4 - (Update: 07/11/12)

-build koush’s CWM 5.5.0.4 from CyanogenMod’s repo
-use latest ICS kernel
http://droidbasement.com/db-blog
Awesome!!!!
SGT 10.1 uplink initiative
Will this work on the I/O version?
Sent from my HTC Vision using Tapatalk
Yes
......
pershoot said:
Yes
......
Click to expand...
Click to collapse
Nice
Sent from my HTC Vision using Tapatalk
Works great, looks like I'm the only one to try it lol.
Sent from my HTC Vision using Tapatalk
What are the advantages of flashing a new recovery when you can already flash any zip using the default one?
Backup and restoring your entire system
Sent from my HTC Vision using Tapatalk
The ability to flash round via rom manager is also nice
Sent from my GT-I9100 using Tapatalk
fixing one issue.
will refresh later.
trying to wait for the update... prob just flash back to back. what is the issue you are fixing? Thanks for doing this.
galaxy tab 10.1 - clockwork mod recovery - refreshed.
jaskru said:
trying to wait for the update... prob just flash back to back. what is the issue you are fixing? Thanks for doing this.
Click to expand...
Click to collapse
nandroid backups.
fixed. refreshed. filename has not changed (its labelled 0521).
I'm getting a cannot determine image filename error. Any tips??
thepro8 said:
I'm getting a cannot determine image filename error. Any tips??
Click to expand...
Click to collapse
show me what you are doing.
pershoot said:
show me what you are doing.
Click to expand...
Click to collapse
I just rooted my device. Rebooted it.
Downloaded the clockwork recovery file, unzipped it, the .img file is in my downloads folder (did not change the name)
(in cmd window)
cd downloads
fastboot flash recovery recovery-cwm_3.1.0.1-sam-tab-10.1-052111.img
(I get back)
error: cannot load 'recovery-cwm_2.1.0.1-sam-tab-10.1-052111.img'
thepro8 said:
I just rooted my device. Rebooted it.
Downloaded the clockwork recovery file, unzipped it, the .img file is in my downloads folder (did not change the name)
(in cmd window)
cd downloads
fastboot flash recovery recovery-cwm_3.1.0.1-sam-tab-10.1-052111.img
(I get back)
error: cannot load 'recovery-cwm_2.1.0.1-sam-tab-10.1-052111.img'
Click to expand...
Click to collapse
check the filename.
it is not recovery-cwm_3.1.0.1-sam-tab-10.1-052111.img when you unpack it.
ensure you have a working fastboot
you should fastboot boot it first prior to flashing/replacing.
you do not need to root your device to use this. if you are using this on the 'v', then you must unlock your bootloader prior.
pershoot said:
ensure you have a working fastboot
Click to expand...
Click to collapse
I think this may be the problem because if try a "fastboot reboot" command I just get a waiting for device and nothing else.
hmm...how do i fix that
thepro8 said:
I think this may be the problem because if try a "fastboot reboot" command I just get a waiting for device and nothing else.
hmm...how do i fix that
Click to expand...
Click to collapse
check the stickies in the 'v' forum.
Looks like i fixed it. i had to get my tablet into fastboot mode and then plug it in. then it detected my device and i was able to flash it.

[Q] AOSP Ice Cold hboot 2.00 , rom v 7.2 or 8.0 ?

i wanna run ice cold on my IncS , i have hboot 2.00 unlocked with s-on , will the sob version work ? or should i install the 7.2 version? thanks guys
If you flash the boot.img seperatly it might? I'm not sure with ICS roms. ..... worst that van happen is boot loop in which case you have to restore a nandroid.
Sent from my Incredible S using xda premium
vizzy said:
If you flash the boot.img seperatly it might? I'm not sure with ICS roms. ..... worst that van happen is boot loop in which case you have to restore a nandroid.
Sent from my Incredible S using xda premium
Click to expand...
Click to collapse
ill try 7.2 first if that works ill flash 8.0 , thanks mate just wanted to know there was a way i could go back from the nandroid if it screws up
Since you are SON HTCdev unlocked you need to flash your boot.img manually.
You can use any version. Read the second post (#2) in ice cold sandwich thread to learn how to flash your boot.img.
kaijura said:
Since you are SON HTCdev unlocked you need to flash your boot.img manually.
You can use any version. Read the second post (#2) in ice cold sandwich thread to learn how to flash your boot.img.
Click to expand...
Click to collapse
so i just extract the boot.img from the zip and follow the instructions after i flash the sob version ?
edit: im abit confused about the wifi module thing , do i need to do that bit or just the boot ?
take boot.img, boot into bootloader > fastboot
start up command prompt/terminal for adb (whatever OS your computer is on)
type
fastboot flash boot boot.img
when finished, in the same zip locate bcm4329.ko (for other roms it's usually in rom.zip>/system/lib/modules).
type
adb push bcm4329.ko /system/lib/modules/
you are done.
kaijura said:
take boot.img, boot into bootloader > fastboot
start up command prompt/terminal for adb (whatever OS your computer is on)
type
fastboot flash boot boot.img
when finished, in the same zip locate bcm4329.ko (for other roms it's usually in rom.zip>/system/lib/modules).
type
adb push bcm4329.ko /system/lib/modules/
you are done.
Click to expand...
Click to collapse
mate you are a legend ! , im downloading SOB version now , so i flash the zip , download those those 2 files from the thread and use the command prompts to flash them
kaijura thanks heaps man , awesome rom , got everything done , everything but camcorder but i can get a app for that , this is awesome mate , wifi data everything , you are a legend !
naathaanb96 said:
mate you are a legend ! , im downloading SOB version now , so i flash the zip , download those those 2 files from the thread and use the command prompts to flash them
Click to expand...
Click to collapse
Yes. But the first boot up may take a few minutes so dont worry if its slow. Although saying that every time i do it i still worry haha
vizzy said:
Yes. But the first boot up may take a few minutes so dont worry if its slow. Although saying that every time i do it i still worry haha
Click to expand...
Click to collapse
haha yeah it just booted , i was like oh crap ive screwed my new phone up but im in the process of restoring my texts and apps
Isn't the issue of hboot occuring only on sense ics rom? ?
Sent from my Incredible S using xda premium
even me need to restore my data!!!!!!!

Stuck after attempted ROM install.

When I tried updating my Incredible S to JellyBean from an ICS ROM, I forgot to S-OFF my phone. For some reason it reverted to S-ON when I did a Factory Reset so when I attemped the ROM installation it would not boot the phone.
I tried following these instructions but the file is apparently missing?
http://forum.xda-developers.com/showthread.php?t=1705913
My phone has HBOOT-2.00.0000 and I have installed the HTC drivers
reeper250 said:
When I tried updating my Incredible S to JellyBean from an ICS ROM, I forgot to S-OFF my phone. For some reason it reverted to S-ON when I did a Factory Reset so when I attemped the ROM installation it would not boot the phone.
I tried following these instructions but the file is apparently missing?
http://forum.xda-developers.com/showthread.php?t=1705913
My phone has HBOOT-2.00.0000 and I have installed the HTC drivers
Click to expand...
Click to collapse
unlock your bootloader and flash boot.img with fastboot
naathaanb96 said:
unlock your bootloader and flash boot.img with fastboot
Click to expand...
Click to collapse
My phone is says *** UNLOCKED *** in HBOOT, but what is boot.img? Sorry, I am a bit of a noob when it comes to phones...
Anyone?
reeper250 said:
Anyone?
Click to expand...
Click to collapse
well because you unlocked your bootloader then i assume you have adb and fastboot setup. copy the boot.img from your rom's zip file to your adb and fastboot location. lets pretend its in your c drive in a folder called android.
next you wanna boot into hboot and go down to fastboot. go into it and when you plug in your usb cable it will go from fastboot to fastboot usb mode.
open command prompt and navigate to the directory. eg. cd c:\android
then type fastboot flash boot boot.img
wait for it to finish then reboot phone. if all goes good it should boot into the rom. you will have to do this with every rom you install while your s on
naathaanb96 said:
well because you unlocked your bootloader then i assume you have adb and fastboot setup. copy the boot.img from your rom's zip file to your adb and fastboot location. lets pretend its in your c drive in a folder called android.
next you wanna boot into hboot and go down to fastboot. go into it and when you plug in your usb cable it will go from fastboot to fastboot usb mode.
open command prompt and navigate to the directory. eg. cd c:\android
then type fastboot flash boot boot.img
wait for it to finish then reboot phone. if all goes good it should boot into the rom. you will have to do this with every rom you install while your s on
Click to expand...
Click to collapse
MASSIVE thank-you and a HUGE thumbs up! I can not use my phone again :good::laugh::good::laugh:
naathaanb96 said:
well because you unlocked your bootloader then i assume you have adb and fastboot setup. copy the boot.img from your rom's zip file to your adb and fastboot location. lets pretend its in your c drive in a folder called android.
next you wanna boot into hboot and go down to fastboot. go into it and when you plug in your usb cable it will go from fastboot to fastboot usb mode.
open command prompt and navigate to the directory. eg. cd c:\android
then type fastboot flash boot boot.img
wait for it to finish then reboot phone. if all goes good it should boot into the rom. you will have to do this with every rom you install while your s on
Click to expand...
Click to collapse
Nuff said :good:
Well it's running fine except it cannot detect my SIM card and there is no Google Play Store app?
reeper250 said:
MASSIVE thank-you and a HUGE thumbs up! I can not use my phone again :good::laugh::good::laugh:
Click to expand...
Click to collapse
no worries mate
Jenham said:
Nuff said :good:
Click to expand...
Click to collapse
haha ;P
reeper250 said:
Well it's running fine except it cannot detect my SIM card and there is no Google Play Store app?
Click to expand...
Click to collapse
which rom?
chcapn Lactic
This is the ROM I was using but I will try two others:
http://forum.xda-developers.com/showthread.php?t=1854755
These are the others:
http://forum.xda-developers.com/showthread.php?t=1854796
http://forum.xda-developers.com/showthread.php?t=1748974
reeper250 said:
This is the ROM I was using but I will try two others:
http://forum.xda-developers.com/showthread.php?t=1854755
These are the others:
http://forum.xda-developers.com/showthread.php?t=1854796
http://forum.xda-developers.com/showthread.php?t=1748974
Click to expand...
Click to collapse
if this is your first time at custom roms id recommend project x to try first because it shows what our devs are really capable of! then i would try codename as i am on that now
naathaanb96 said:
if this is your first time at custom roms id recommend project x to try first because it shows what our devs are really capable of! then i would try codename as i am on that now
Click to expand...
Click to collapse
I had the ICS ROM installed on my phone previously, but I will give both ROM's a go and see which one I prefer. Thanks again for you help
reeper250 said:
I had the ICS ROM installed on my phone previously, but I will give both ROM's a go and see which one I prefer. Thanks again for you help
Click to expand...
Click to collapse
no worries mate
Neither of these two ROM's worked (no SIM detected and no Google Play Store even after manually downloading and installing it through CMD)
http://forum.xda-developers.com/showthread.php?t=1854796
http://forum.xda-developers.com/showthread.php?t=1854755
EDIT:
This ROM didn't even boot.. http://forum.xda-developers.com/showthread.php?t=1748974
reeper250 said:
Neither of these two ROM's worked (no SIM detected and no Google Play Store even after manually downloading and installing it through CMD)
http://forum.xda-developers.com/showthread.php?t=1854796
http://forum.xda-developers.com/showthread.php?t=1854755
EDIT:
This ROM didn't even boot.. http://forum.xda-developers.com/showthread.php?t=1748974
Click to expand...
Click to collapse
thats weird :S can you try your sim in another phone? try blowing the contacts
I am wondering if S-OFFing the phone would help? The SIM card works in my Samsung F480i and worked previously with this HTC Incredible S
Would adding my G-Mail account help? Also, how can I add my g-mail account? I have tried but it comes up with a connection error? I can add my hotmail account though...
reeper250 said:
I am wondering if S-OFFing the phone would help? The SIM card works in my Samsung F480i and worked previously with this HTC Incredible S
Click to expand...
Click to collapse
you can always try
naathaanb96 said:
you can always try
Click to expand...
Click to collapse
Is there a tutorial of how to S-OFF the Incredible S? I did have it S-OFF ed previously but it reverted back to S-ON and I have forgot how I S-OFF ed the phone..
reeper250 said:
Is there a tutorial of how to S-OFF the Incredible S? I did have it S-OFF ed previously but it reverted back to S-ON and I have forgot how I S-OFF ed the phone..
Click to expand...
Click to collapse
theres a guide by fallen in development. might be 2 or 3 pages in

[Q] Soft-bricked Htc Incredible-S Need Help

I have a rooted Htc Incredible S rooted with revolutionary when plugged in will infinitly go to htc screen then turn off. can access bootloader. I need help "un- bricking". I've looked through forums haven't found anything that helps me I've tried several.
wizmogol said:
I have a rooted Htc Incredible S rooted with revolutionary when plugged in will infinitly go to htc screen then turn off. can access bootloader. I need help "un- bricking". I've looked through forums haven't found anything that helps me I've tried several.
Click to expand...
Click to collapse
Can you get into recovery? What did you do to make it like this?
Sent from my Incredible S using xda app-developers app
wizmogol said:
I have a rooted Htc Incredible S rooted with revolutionary when plugged in will infinitly go to htc screen then turn off. can access bootloader. I need help "un- bricking". I've looked through forums haven't found anything that helps me I've tried several.
Click to expand...
Click to collapse
Are you S-ON/UNLOCKED, or S-OFF?
If S-ON, did you flash a custom ROM and now its stuck in a boot loop? If so, you need to manually flash over the boot.img file from inside the ROM .zip you flashed, by using adb/fastboot from your PC.
nniicckkss said:
Are you S-ON/UNLOCKED, or S-OFF?
If S-ON, did you flash a custom ROM and now its stuck in a boot loop? If so, you need to manually flash over the boot.img file from inside the ROM .zip you flashed, by using adb/fastboot from your PC.
Click to expand...
Click to collapse
he's sayin it goes to the htc screen and then turns off ..bootloop wouldn't cause this
nniicckkss said:
Are you S-ON/UNLOCKED, or S-OFF?
If S-ON, did you flash a custom ROM and now its stuck in a boot loop? If so, you need to manually flash over the boot.img file from inside the ROM .zip you flashed, by using adb/fastboot from your PC.
Click to expand...
Click to collapse
He said 'revolutionary' so I'm pretty sure he's s-off. Try to access your recovery. If you can't do it, try fastboot flashing it again.
Sent from my Incredible S using xda app-developers app
It is S-off when i try to access recovery it just displays htc logo and turns off until power loss or going back into boot loader my friend gave me it free bricked
wizmogol said:
It is S-off when i try to access recovery it just displays htc logo and turns off until power loss or going back into boot loader my friend gave me it free bricked
Click to expand...
Click to collapse
Ohhhhh right. Does it get into boot loader/fast boot and does the computer recognize it in fast boot?
Sent from my Incredible S using xda app-developers app
It does.
wizmogol said:
It does.
Click to expand...
Click to collapse
But your recovery or system won't boot?
Try flashing a recovery from the 4ext website. Command is "fastboot flash recovery nameofrecovery.img"
I've tried from clockwork website said it worked but didnt change anything on phone
wizmogol said:
I've tried from clockwork website said it worked but didnt change anything on phone
Click to expand...
Click to collapse
Try 4EXT
Flash it via fastboot, and does it say that it flashed in the command window? Then reboot to bootloader and try to get to recovery
If that doesn't work try ruu
What would i download all i can find is .apk
wizmogol said:
What would i download all i can find is .apk
Click to expand...
Click to collapse
You must have downloaded the app.. look for the zip filr
Sent from one of the few remaining Incredible S'
markj338 said:
Try 4EXT
Flash it via fastboot, and does it say that it flashed in the command window? Then reboot to bootloader and try to get to recovery
If that doesn't work try ruu
Click to expand...
Click to collapse
It says it works but there is no actual change on phone how do i use ruu?
Iv'e tried ruu bu tit wont recognise the pg321img.zip file
wizmogol said:
Iv'e tried ruu bu tit wont recognise the pg321img.zip file
Click to expand...
Click to collapse
It should be PG32IMG.zip

[Q] I am stuck on CryanogenMod startup screen

i rooted my htc vivid yesterday and i wanted to get a custom rom do i downloaded it and flashed it on my phone but when i rebooted my phone all that comes up is the cyanogenmod startup screen with the spinning circle and nothing else happens i deleted my recovery by mistake and now im stuck like this can anybody help?
tpaina380 said:
i rooted my htc vivid yesterday and i wanted to get a custom rom do i downloaded it and flashed it on my phone but when i rebooted my phone all that comes up is the cyanogenmod startup screen with the spinning circle and nothing else happens i deleted my recovery by mistake and now im stuck like this can anybody help?
Click to expand...
Click to collapse
Have you wiped data and both cache as well..??
Also have your flashed latest Gapps..?
i need to correst apps
i was hoping to flash it back to the stock Rogers [ICS] 4.0.3 ruu do you know where i can get that ruu?
Yes
Yes ive done that and it still shows the cyanogenmod screen when i start up the phone it wont load past that
If its your first time installing... you need to wipe data as well
Sent from my Vivid 4G using Tapatalk 2
Did you fastboot flash the boot.img
Sent from my HTC PH39100 using xda app-developers app
No
i dont know where the boot.img is
tpaina380 said:
i dont know where the boot.img is
Click to expand...
Click to collapse
It's in the Rom zip, assuming your not s-off it must be flashed separately
You can check if your s-off by going to hboot, toward the top it will say s-off or s-on...which basically means security off/on - its another level of security HTC added on above the bootloader
Sent from my HTC PH39100 using Tapatalk 2
It says s-on
so what do i do from here?
Put your boot.img into the folder which your fastboot and adb are and then open a terminal to the folder. Then put your phone into fastboot by entering the bootloader. Then type fastboot devices to see if your device is connected to the computer. If it comes up with your serial number continue if not try again. Then type fastboot flash boot.img and then go to recovery and reflash the rom.
---------- Post added at 11:13 AM ---------- Previous post was at 11:10 AM ----------
If you need help with a better guide try
http://forum.xda-developers.com/showthread.php?t=1416836
and read the flash custom kernel/recovery the third option
Didnt work
all is says is
C:\Fastboot Command Folder>fastboot devices
MB201VJ21706 fastboot
C:\Fastboot Command Folder>fastboot flash boot.img
unknown partition 'boot.img'
error: cannot determine image filename for 'boot.img'
I worked!!!!!!!!!!! DDDDDD
When i typed in "fastboot flash boot.img" it didn't work so i tried "fastboot flash boot boot.img" and it worked i flashed cm-10 afterwards and then i flashed the ics gapps and it loaded up my holiday is now running android 4.1.2 and it is awsome!!!!!!!!!!!!!!!!!!!!! thank you for the help much appreciated
You figured out what you where doing wrong before i could tell you. Well done glad to help.
tpaina380 said:
i rooted my htc vivid yesterday and i wanted to get a custom rom do i downloaded it and flashed it on my phone but when i rebooted my phone all that comes up is the cyanogenmod startup screen with the spinning circle and nothing else happens i deleted my recovery by mistake and now im stuck like this can anybody help?
Click to expand...
Click to collapse
yea bro i had the same issue. first thing redownload the cm10 rom. sometimes you can get a bad dl. second you have to take the boot.img and flash it using fastboot. once you do that perform the wipes. then immediantly flash the cm10 rom from recovery. that should work. if you deleted the recovery witch is hard to do lol. u will have to use odin. hope i help
Bigc13 said:
yea bro i had the same issue. first thing redownload the cm10 rom. sometimes you can get a bad dl. second you have to take the boot.img and flash it using fastboot. once you do that perform the wipes. then immediantly flash the cm10 rom from recovery. that should work. if you deleted the recovery witch is hard to do lol. u will have to use odin. hope i help
Click to expand...
Click to collapse
No no... bad advice... ODIN is for Samsung...
Sent from my Vivid 4G using Tapatalk 4 Beta
Download either TWRP or WCX recovery. As long as your phone can get to the bootloader, you can get into Fastboot and flash the recovery again. Make sure the recovery is in the same folder where you have the adb.exe and fastboot.exe. Open up a command prompt, then change directory to where your fastboot and adb are. Type in fastboot flash recovery "recovery".img where "recovery" would be the name of the recovery file you download. This will flash pretty quickly. Once you get to that point, you probably are S-On so you need to make sure to extract the boot.img from the ROM you downloaded. Use either winrar or 7zip to extract the boot.img to the same location where you have the fastboot.exe and adb.exe. Then go to the command prompt again and change directories to the same folder where you have fastboot and adb. Type in fastboot flash boot boot.img. I usually would run this 3 times to make sure it loads properly. Once that is done reboot the phone again.
Sorry I used it on the HTC evolution 4g and it worked so I figured it would work for vivid
Sent from my Vivid 4G using xda app-developers app
Bigc13 said:
Sorry I used it on the HTC evolution 4g and it worked so I figured it would work for vivid
Sent from my Vivid 4G using xda app-developers app
Click to expand...
Click to collapse
?
How...
I've never heard of using ODIN on anything other than Samsung?
Anyone else?
Sent from my Vivid 4G using Tapatalk 4 Beta
Man I used a jig to put in dl mode to flash a file I can't remember exactly it was a couple years ago lol but sorry I shouldn't have said nt
rignfool said:
?
How...
I've never heard of using ODIN on anything other than Samsung?
Anyone else?
Sent from my Vivid 4G using Tapatalk 4 Beta
Click to expand...
Click to collapse
That would be a no for me as well... but these Springdale-ians... never know what they will come up with. JK.

Categories

Resources