[Help] Pull radio image from device - myTouch 3G, Magic Android Development

Hi all,
I was wondering if there's any way to pull (backup) the radio image from a device to use on another, or for backup purposes.
I would like to pull a radio image from a device that is running a radio much newer than any available through regular channels.
Any help would be great.
Thanks!

use 1 click root to flash recovery and nand backup

charnsingh_online said:
use 1 click root to flash recovery and nand backup
Click to expand...
Click to collapse
Nandroid doesn't backup the radio.
I need to know if anyone has the NAND addresses for the radio?

eugene might know ask on twitter

What version of radio is the one you found???

:No-Frost: said:
What version of radio is the one you found???
Click to expand...
Click to collapse
I've noticed that some phones from South America have 6.35.08.29.
I tried 'fastboot oem save2sd radio radio.img' and ended up with a 128KB file. Radio images should be about 22MB. Something isn't jiving here.

It won't be possible with our tools, as the radio image isn't in the MTD NAND but on a special radio chip I think.

that makes sense but then how can we write to that nand and not read from it?

shael said:
that makes sense but then how can we write to that nand and not read from it?
Click to expand...
Click to collapse
Exactly.
When I run the 'fastboot oem listpartition' it shows the radio partition, and shows its size of about 36000KB, so I know it's there. It just won't back up.

cursordroid said:
Exactly.
When I run the 'fastboot oem listpartition' it shows the radio partition, and shows its size of about 36000KB, so I know it's there. It just won't back up.
Click to expand...
Click to collapse
how about trying to just save those blocks manually?

shael said:
how about trying to just save those blocks manually?
Click to expand...
Click to collapse
I'd like to do that, but I don't know the command... Do you?

no and i cant even play around with anything i dunt have a dev phone... or does root give me the same access?

Related

Restore factory ROM

OK i'm going to flash with the Rogers ROM but I am unsure how to flash back to the factory Voda UK image if I dont like it.
I have rooted the device and have 2 backups on SD card of the current system. However when I download the Rogers ROM it is a zip file install but the backup is a bunch of image files. How would I install the default system back onto the device using these image files?
I just need to know how to get back before moving away
Thanks in advance
Mark
You update the rom with the ZIP-file named as update.zip.
If you want to revert back to your backup, power off the device, boot with BACK+POWER or VOLUME DOWN+POWER and type the following:
fastboot erase system -w
fastboot erase boot
fastboot flash system system.img
fastboot flash userdata data.img
fastboot flash boot boot.img
fastboot reboot
Thanks, i'm guessing this is on my PC that I did the rooting on through cmd, is that correct?
Will those .img files need to be on the root of the SD card as well?
Cheers
Mark
Marko_1611 said:
Thanks, i'm guessing this is on my PC that I did the rooting on through cmd, is that correct?
Will those .img files need to be on the root of the SD card as well?
Cheers
Mark
Click to expand...
Click to collapse
Hello Mark
No. They are only on your SD-card in the folder Nandroid/HTxxxxxx/date and you need to copy/put them in the SDK/TOOLS on your PC.
OK thanks for the info, just flashing the Rogers ROM now, fingers crossed
Marko_1611 said:
OK i'm going to flash with the Rogers ROM but I am unsure how to flash back to the factory Voda UK image if I dont like it.
I have rooted the device and have 2 backups on SD card of the current system. However when I download the Rogers ROM it is a zip file install but the backup is a bunch of image files. How would I install the default system back onto the device using these image files?
I just need to know how to get back before moving away
Thanks in advance
Mark
Click to expand...
Click to collapse
Did you change the recovery image? You might need this too (link)
pdagenius said:
Did you change the recovery image? You might need this too (link)
Click to expand...
Click to collapse
How do you like the French rom? Compared to Rogers? It dosen´t have Exchange?
Joost39 said:
How do you like the French rom? Compared to Rogers? It dosen´t have Exchange?
Click to expand...
Click to collapse
Haven't looked at Rogers. French ROM is rooted, has inbuilt utilities such as wifi-tether, anetshare, PDF Viewer, Quickoffice, Meteo, Useful Switchers. All very easy and no problems.
Confused
pdagenius said:
Did you change the recovery image? You might need this too (link)
Click to expand...
Click to collapse
Ok are you saying that I need to reflash the origional image files using the info above and then run in this update to put the vodafone magic back to its origional state.
The update on the link re-roots the device is that correct?
Regards
Mark
Joost39 said:
How do you like the French rom? Compared to Rogers? It dosen´t have Exchange?
Click to expand...
Click to collapse
Missed your other point - it does not have Exchange. I on the other hand do not need it. Google sync works great for me.
Marko_1611 said:
Ok are you saying that I need to reflash the origional image files using the info above and then run in this update to put the vodafone magic back to its origional state.
The update on the link re-roots the device is that correct?
Regards
Mark
Click to expand...
Click to collapse
Am sorry but don't fully understand the ins and outs of Rooting and then Unrooting again. All I was offering was info on the original files that were presumably removed when you Rooted your phone.
There is also the original SPL now available - posted here
Is this right
OK
As i wont be the last to ask how to get back to a factory device, I have put all of your comments an suggestions into one file which is attached.
Hopefully this will become a guide for all future users to follow if they want to go back to the factory image on a UK Vodafone Magic.
Could you kindly read through the instructions and leave feedback for me.
Cheers
Mark
Marko_1611 said:
OK
As i wont be the last to ask how to get back to a factory device, I have put all of your comments an suggestions into one file which is attached.
Hopefully this will become a guide for all future users to follow if they want to go back to the factory image on a UK Vodafone Magic.
Could you kindly read through the instructions and leave feedback for me.
Cheers
Mark
Click to expand...
Click to collapse
I have had a quick look through your guide although not tried it out. It is good. Only a minor observation that the spelling of "origional" should be "original" all the way through the file.
Thaks for the pointer on the typo, copy and paste job, you got me on that one
Hi,
I followed your instructions and now my phone is stuck on the vodafone screen.
I get these errors in the process:
me$ ./fastboot erase system -w
ERROR: could not get pipe properties
erasing 'system'... OKAY
erasing 'userdata'... OKAY
have i bricked my phone?
any advice?!
It will boot to recovery and the fastboot screens.
Does that mean its fixable?
pdagenius said:
There is also the original SPL now available - posted here
Click to expand...
Click to collapse
Is not true..this is a modded SPL build for running OTA !!!
http://forum.xda-developers.com/showpost.php?p=3857151&postcount=10
http://forum.xda-developers.com/showpost.php?p=3923803&postcount=21
Crios said:
Is not true..this is a modded SPL build for running OTA !!!
http://forum.xda-developers.com/showpost.php?p=3857151&postcount=10
http://forum.xda-developers.com/showpost.php?p=3923803&postcount=21
Click to expand...
Click to collapse
Thank you for the correction
Joost39 said:
You update the rom with the ZIP-file named as update.zip.
If you want to revert back to your backup, power off the device, boot with BACK+POWER or VOLUME DOWN+POWER and type the following:
fastboot erase system -w
fastboot erase boot
fastboot flash system system.img
fastboot flash userdata data.img
fastboot flash boot boot.img
fastboot reboot
Click to expand...
Click to collapse
Should I need to flash userdata partition?
The official rom should not include userdata, right?

Android 2.0 - System.Img to Update.Zip

Hi!
I have installed the new SDK and I want to know what if it's possible to convert System.Img to Update.Zip?
After this can I install it on my 32A?
What I need to do to add more aplications?
Basically I want to use the clean android img and install on my 32A!
I already brick a phone doing this. It's possible bricking only flashing system?
Regards
use it with fastboot to install. but then again why not wait till htc devsite is updated with flashable package!
this cannot take more then few days when they updated it.
Xenn0X said:
use it with fastboot to install. but then again why not wait till htc devsite is updated with flashable package!
this cannot take more then few days when they updated it.
Click to expand...
Click to collapse
Only because my phone it's Vodafone branded so the release will be:
1 Week HTC -> 1 Year Vodafone
With luck I will have this update in 1 year ;-)
My question it's just that? FastBoot? And if it fails? What happen?
BBNuno said:
Only because my phone it's Vodafone branded so the release will be:
1 Week HTC -> 1 Year Vodafone
With luck I will have this update in 1 year ;-)
My question it's just that? FastBoot? And if it fails? What happen?
Click to expand...
Click to collapse
if fails restore nandroid backup. if you made one.
if you want to experiment with fastboot install:
use these fastboot commands to flash the uncompressed files to the device:
$ ./fastboot flash boot boot.img
$ ./fastboot flash recovery recovery.img
$ ./fastboot flash system system.img
•Reboot the device.
my magic was a vodafone branded too. i flashed to developer spl and now able to flash directly to htc dev firmwares. my magic is now seen as an google ion device.
you may use unyaffs from here http://code.google.com/p/unyaffs/
extract the files and make a flashable update.zip.
There is also a thread on this for 1.6. I think it should work the same way for 2.0. Or just wait for a XDA-Developer to make an easy update.zip...
Ok. But If for some reason fails? Can I acess to fastboot pressing power + back?
Since I´m only flashing System Its possible brick my phone?
BBNuno said:
Ok. But If for some reason fails? Can I acess to fastboot pressing power + back?
Since I´m only flashing System Its possible brick my phone?
Click to expand...
Click to collapse
there is one solution for this. just wait it out till it's released in flashable form.
if you are not sure what you're doing then don't try no offence but best way to avoid bricks is not to experiment.
hudl said:
There is also a thread on this for 1.6. I think it should work the same way for 2.0. Or just wait for a XDA-Developer to make an easy update.zip...
Click to expand...
Click to collapse
I think Zarab is working on making an update.zip
The rom in the dream forum works, ish. Data will work once APN is setup, calls and SMS work, as does contact sync, but no google apps as yet, no market etc no wifi no bluetooth.
Lock screen is nice though
I think a few Devs are considering it, but no doubt the HTC dev image will be out shortly (*fingers crossed*)
Xenn0X said:
there is one solution for this. just wait it out till it's released in flashable form.
if you are not sure what you're doing then don't try no offence but best way to avoid bricks is not to experiment.
Click to expand...
Click to collapse
My afraid it's understand what can brick your phone or not. If you know these you dont need to be afraid to do anything...
If you know that SPL can brick your phone you dont touch it
If you know that Radio can brick your phone you dont touch it
And so on...
My question it's: Can I brick my phone only flashing System (Update.zip for example)?
It's possible test img using FastBoot Boot *.img?
BBNuno said:
My afraid it's understand what can brick your phone or not. If you know these you dont need to be afraid to do anything...
If you know that SPL can brick your phone you dont touch it
If you know that Radio can brick your phone you dont touch it
And so on...
My question it's: Can I brick my phone only flashing System (Update.zip for example)?
It's possible test img using FastBoot Boot *.img?
Click to expand...
Click to collapse
no brick. just have a nandroid backup and youre safe m8.
Xenn0X said:
no brick. just have a nandroid backup and youre safe m8.
Click to expand...
Click to collapse
Ok! Nice. I will try and give the feedback maybe create a rom for everyone...
I already have the 2.0 system files. Now How can I
-Create Update.zip
-Sign Update.Zip
-Create and Integrate a boot.img
-Put Aplications on it like HTC Sync, Market, Others
Someone have the steps to do this?
Regards,
NS
Rather than reinventing the wheel why not just use this one?
http://forum.xda-developers.com/showthread.php?t=577291
st0kes said:
Rather than reinventing the wheel why not just use this one?
http://forum.xda-developers.com/showthread.php?t=577291
Click to expand...
Click to collapse
I dont want the emulator...I already have it!...

[DUMP] Official Singapore Sense 32A

Hi all,
I've downloaded the RUU and have uploaded the RUU, as well as the images within it.
RUU:
http://rapidshare.com/files/3053191...E_3.03.707.5_R_SG_release_signed_NoDriver.exe
boot.img, recovery.img, splash1_HTC_Magic.nb0, system.img, userdata.img (I know some of these are not needed but I'm just posting things as they are, the original name was rom1.zip):
http://rapidshare.com/files/305319407/system_boot_recovery.zip
boot_special.img, hboot_7200A_1.76.0007_090804.nb0, radio.img (originally rom.zip)
http://rapidshare.com/files/305301844/other_imgs.zip
And yes, you can use the RUU directly but your radio will be overwritten. This is more for the devs/cooks!
failed to unyaffs system.img..when unyaffs to "system/libs",it crashed...sobbing..
Hi, would it be possible to update my radio only? How would I do that?
Replace the radio.img into a zip file with the proper xml and directories and name it as update.zip ?
noob question : can i apply the RUU directly on unrooted magic ?
Remobero said:
noob question : can i apply the RUU directly on unrooted magic ?
Click to expand...
Click to collapse
Yes, you can.
You can but you will get the perfect spl as well.
Ayerwin: thats weird i didnt do anything, got them straight from the ruu. Can someone else try? I dont have access to a pc now.
Wysie said:
You can but you will get the perfect spl as well.
Ayerwin: thats weird i didnt do anything, got them straight from the ruu. Can someone else try? I dont have access to a pc now.
Click to expand...
Click to collapse
i have perfect spl anyway on high built (2.56.415.5) so i guess i can't root my magic anyway .. all i am worried about is the Arabic font .. can i inject it later ?
Wysie said:
Hi all,
I've downloaded the RUU and have uploaded the RUU, as well as the images within it.
RUU:
http://rapidshare.com/files/3053191...E_3.03.707.5_R_SG_release_signed_NoDriver.exe
boot.img, recovery.img, splash1_HTC_Magic.nb0, system.img, userdata.img (I know some of these are not needed but I'm just posting things as they are, the original name was rom1.zip):
http://rapidshare.com/files/305319407/system_boot_recovery.zip
boot_special.img, hboot_7200A_1.76.0007_090804.nb0, radio.img (originally rom.zip)
http://rapidshare.com/files/305301844/other_imgs.zip
And yes, you can use the RUU directly but your radio will be overwritten. This is more for the devs/cooks!
Click to expand...
Click to collapse
Thanks man
Wysie said:
You can but you will get the perfect spl as well.
Ayerwin: thats weird i didnt do anything, got them straight from the ruu. Can someone else try? I dont have access to a pc now.
Click to expand...
Click to collapse
Yes. I succefully unyaffs'ed system.img
Download:
http://rapidshare.com/files/305427401/system_unyaffsed.rar.html
4shared system_unyaffsed.rar
p.s. Can anybody compile mkbootfs, mkbootimg for win32 ?
5[Strogino] said:
Yes. I succefully unyaffs'ed system.img
Download:
http://rapidshare.com/files/305427401/system_unyaffsed.rar.html
4shared system_unyaffsed.rar
p.s. Can anybody compile mkbootfs, mkbootimg for win32 ?
Click to expand...
Click to collapse
Thanks for the update!
Is there a way to have this rom but with a NONPERFECT SPL???
Hmm... Cursed or Blessed?
I am an Android app developer. I just tried using RUU to flash the image with out noticing it has perfected SPL etc....
Now, I am not able to go back to 1.6 custom AmonRA's image..
Am I blessed or Cursed?
THanks.
Andfreek!
So sad but me too!
I really want to get out of the perfected SPL but don't know how. let's pray for the one who save us...
andfreek said:
I am an Android app developer. I just tried using RUU to flash the image with out noticing it has perfected SPL etc....
Now, I am not able to go back to 1.6 custom AmonRA's image..
Am I blessed or Cursed?
THanks.
Andfreek!
Click to expand...
Click to collapse
Thanks for the dumps
Wysie,
Thanks for the dumps. I don't use Windows and I had no access to the contents of the RUU without your dumps.
For the life of me, I can't figure out why companies like HTC which use Free/Open Source Software like Linux don't make their update tools to run on Linux.
flash system.img fails
I have RAmon 1.2.3H recovery. I was able to flash the boot.img from the dump. However it fails on
fastboot flash system system.img
hcadiz said:
I have RAmon 1.2.3H recovery. I was able to flash the boot.img from the dump. However it fails on
fastboot flash system system.img
Click to expand...
Click to collapse
mine too failed at system.img, how to fix it using HTC Magic Rogers 32A
paindoo said:
mine too failed at system.img, how to fix it using HTC Magic Rogers 32A
Click to expand...
Click to collapse
the image file is as big as a hero image, wouldn't fit into you system partition. RUU changes partitioning on the phone to make system bigger as in Hero.
We need to find out how to change the size of a partition in Magic by Hand!
shwan_3 said:
the image file is as big as a hero image, wouldn't fit into you system partition. RUU changes partitioning on the phone to make system bigger as in Hero.
We need to find out how to change the size of a partition in Magic by Hand!
Click to expand...
Click to collapse
It seems you are right, I was able to install non-senseui roms quite easily using the method described in 1st post. How to increase the size of system partition Hmmmmmm!!!
I'm hoping that some developer give us this rom with the radio version and everything but with root...
HTC just released the ROM for other Countrys (Indonesia, Malaysia & Vietnam) but i doubt that there are differences to the Singapore ROM.

ENG bootloader (0.76 needed for CM6) extended fastboot commands.

I took hboot 0.76.2000 from toast's root nand unlock part2 and put it in a new PC36IMG, so that those who installed unrevoked forever can get the extended fastboot commands back.
NOTE: This is only for unrevoked forever users.
Tested to work if flashed from hboot (bootloader)
Not tested in recovery.
NOTE 2: Make a nandroid backup.
Place file on root of sdcard, power off your phone, then power on your phone by holding volume+down and pressing+holding the power button until the white bootloader appears. Press volume up once asked to install the bootloader.
NOTE 3: For those experiencing being stuck in bootloader, you can boot into recovery, flash your current ROM again, (without data wiping) OR just restore a nandroid backup. Flashing a custom kernel will also get you out of the loop. I'm going to go ahead and assume flashing anything other than hboot iwll get you out of the loop.
This will NOT wipe your device, however, backing up is always recommended.
UPDATE: It appears as though everyone is getting stuck in bootloader after this procedure. You can get out of this by reflashing your current ROM (without wiping) and/or restore a nandroid backup. Some have reported errors when trying to restore a nandroid backup. YMMV
Karadorde has put together a package that works. Read his instructions below:
First and foremost it seems that if you get stuck in the Bootloader (no matter what method you are using) then your Nandroid backups are broken. I don't know that anyone has been able to successfully restore from one of those yet.
The file in the OP allows you to apply just the engineering HBOOT.img (hboot_0.76.2000.img) This works flawlessly for some but not so well for others.
The file in Post 71 and Post 91 allows you to apply a full PC36IMG.zip that contains the engineering HBOOT.img (hboot_0.76.2000.img) This is a fix for some who have gotten stuck in the Bootloader after using the file from the OP. At the same time this has also caused the some of the same issues people were having with getting stuck in the Bootloader from the OP. This file will not downgrade any part of your phone, however, it will wipe the phone. Also it is reported that it broke root on one phone. I believe this only happened to one person, need confirmation on if it happened to multiple.
If you get stuck in the Bootloader you can re-flash your Kernel to fix the issue. Not sure if this works with the stock Kernel or if you have to have a custom Kernel. Looking for feedback on this.
If you get stuck in the Bootloader reflash your current rom. Need feedback on this as well.
Link to Karadorde's updated package: http://www.freeza-inc.com/PC36IMG.zip
Here's the recovery flashable version that I made a while ago
Calkulin said:
Here's the recovery flashable version that I made a while ago
Click to expand...
Click to collapse
Nice. had no idea you made it
Guess I should have searched last night lol.
freeza said:
Nice. had no idea you made it
Guess I should have searched last night lol.
Click to expand...
Click to collapse
Well I made it but never posted it as there was no way of flashing it unless you had the ENG hboot to begin with
anyway of having 79.00 with the commands?
I'm sorry op but its surely going to be asked so might as get it out quickly lol
Exactly what commands are missing?
rjmjr69 said:
anyway of having 79.00 with the commands?
I'm sorry op but its surely going to be asked so might as get it out quickly lol
Exactly what commands are missing?
Click to expand...
Click to collapse
He's talking about the fastboot commands, the commands you run when you reboot your phone and set your as "fastboot". Here's some commands you've probably seen if you've tried flashing a custom kernel:
Code:
fastboot flash zimage zImage
fastboot reboot
pseudoremora said:
He's talking about the fastboot commands, the commands you run when you reboot your phone and set your as "fastboot". Here's some commands you've probably seen if you've tried flashing a custom kernel:
Code:
fastboot flash zimage zImage
fastboot reboot
Click to expand...
Click to collapse
Adding on to this, you probably only need fastboot commands if you're planning on doing some serious rom development.
sk63 said:
Adding on to this, you probably only need fastboot commands if you're planning on doing some serious rom development.
Click to expand...
Click to collapse
Thanks for answering
one slight thing I am confused on now with unrevoked forever available.
Is it possible to flash the ENG boot without changing the PRI ?
for example:
- stock 2.1 evo / 1.40 pri
- unrevoked 3 + unrevoked forever
- still on 1.40 pri
- flash ENG boot without 1.34 pri, leaving the 1.40 pri
?
I would like to know the same thing.
-frank
Sent from my PC36100 using XDA App
TeknoJnky said:
one slight thing I am confused on now with unrevoked forever available.
Is it possible to flash the ENG boot without changing the PRI ?
for example:
- stock 2.1 evo / 1.40 pri
- unrevoked 3 + unrevoked forever
- still on 1.40 pri
- flash ENG boot without 1.34 pri, leaving the 1.40 pri
?
Click to expand...
Click to collapse
kaediil said:
I would like to know the same thing.
-frank
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
yes, it is.
Can this be reversed? Do you have the 79.00 to flash back?
rjmjr69 said:
Can this be reversed? Do you have the 79.00 to flash back?
Click to expand...
Click to collapse
I can extract it from an official RUU.
freeza said:
I can extract it from an official RUU.
Click to expand...
Click to collapse
Ok but will the phone still be unlocked via unrevokedforever?
rjmjr69 said:
Ok but will the phone still be unlocked via unrevokedforever?
Click to expand...
Click to collapse
yes, it will.
freeza said:
yes, it will.
Click to expand...
Click to collapse
Cool I would like that very much please thanks sir
rjmjr69 said:
Cool I would like that very much please thanks sir
Click to expand...
Click to collapse
here you go.
freeza said:
here you go.
Click to expand...
Click to collapse
You seem in the know, so I'm asking you... I ran unrevoked forever, it said it was successful, but my HBOOT stayed as ENG HBOOT .76. Is that correct or did I screw up unrevoked somehow?
Thanks for this. I flashed the wrong damned pc36img.zip (thought I was flashing the one that had rooted 1.47) to get back to a sense rom from cm6 to do the pri hackery and had upgraded hboot.
Now that my pri's fixed I'd rather have S-OFF and the engineering hboot than sit here and reset my phone another 20ish times to get 1.40 pri back after re-flashing the engineering image!
freeza said:
here you go.
Click to expand...
Click to collapse
So this is the same file that it ends up with when you run unrevokedforever?
Does it say s-on or off?

[Q] How to flash old radio?

Hi everyone, I wanna ask something.
Few weeks ago, I just flashed a new radio 20.4801.30.0822U_3822.10.08.04_M on my device, but after a few weeks later I think my old radio is still better than this one.
the question is, can I just flash my old radio in the same way just like when I flashed the new Radio?
Is it possible to perform a "downgrade" in Radio?
many thanks guys
The radio images are not version dependent. You can change them freely. I recommend you to use Android Flasher for this purpose - just a couple of mouse clicks and you are done
amidabuddha said:
The radio images are not version dependent. You can change them freely. I recommend you to use Android Flasher for this purpose - just a couple of mouse clicks and you are done
Click to expand...
Click to collapse
Wow thanks man, I really appreciate your answer (of course I also clicked thanks )
But, what is Android Flasher?
Akishima said:
But, what is Android Flasher?
Click to expand...
Click to collapse
A nice tool for flashing Radio, hboot, recovery and splashscreen.
Link
amidabuddha said:
The radio images are not version dependent. You can change them freely. I recommend you to use Android Flasher for this purpose - just a couple of mouse clicks and you are done
Click to expand...
Click to collapse
amidabuddha said:
A nice tool for flashing Radio, hboot, recovery and splashscreen.
Link
Click to expand...
Click to collapse
wow,, I'll try it
anyway, do you have any suggestion or precaution before I flash my old radio? like wipe dalvik cache first or something like that?
Akishima said:
wow,, I'll try it
anyway, do you have any suggestion or precaution before I flash my old radio? like wipe dalvik cache first or something like that?
Click to expand...
Click to collapse
Cache wipe. Actually is good to do this before flashing anything on your device, because the cache partition is used as a temporary storage sometimes
Your device must be S-OFF to flash images directly. Otherwise you can flash your old radio the same way you flashed the new one.
dmatik said:
Otherwise you can flash your old radio the same way you flashed the new one.
Click to expand...
Click to collapse
And what is this method??? I do not know other ways to flash radio images but directly via fastboot (which is the Android Flasher dressed in GUI)
amidabuddha said:
Cache wipe. Actually is good to do this before flashing anything on your device, because the cache partition is used as a temporary storage sometimes
Click to expand...
Click to collapse
Okay thanks a bunch man
dmatik said:
Your device must be S-OFF to flash images directly. Otherwise you can flash your old radio the same way you flashed the new one.
Click to expand...
Click to collapse
I don't understand what you mean, coz of course I already S-OFFed my device..

Categories

Resources