What is the difference?
I can flash with the extracted .img (RECOVERY+SYSTEM+BOOT+CUST) always?
Excuse me for a beginner question, but I want to know ... Thank you.
Ante666 said:
What is the difference?
I can flash with the extracted .img (RECOVERY+SYSTEM+BOOT+CUST) always?
Excuse me for a beginner question, but I want to know ... Thank you.
Click to expand...
Click to collapse
When you want to go back to the original ROM like B109 you have to fastboot flash the files. Then after it boots do a factory reset Then do the dload method to update to the newer version (B111)
Thanks for the information.
Related
i need to fix my phone it has no rom on it anymore and i need to put it back on its a android cheap Chinese one i got for $48usd
i have the .img file but have no clue what to do with them
jamespoo said:
i need to fix my phone it has no rom on it anymore and i need to put it back on its a android cheap Chinese one i got for $48usd
i have the .img file but have no clue what to do with them
Click to expand...
Click to collapse
.img file?
Could you please tell me the phone make and model?
img files,ok you can use them
but there should be many img files
like
system.img
boot.img
recovery.img etc
if these all you got,then try to flash via any software,which can flash them in your phone.
good luck
Is there anyway of back to stock recovery? I have twrp but i want to know if i can do this, with stock recovery and root i may install in future updates by ota?
Fastboot flash recovery recovery.img
Use the stock recovery. You can also flash the entire stock image. So you'll always be able to take ota's
Read the pinned (stickies) threads in the general forum.
Can you explain it better? i'm new in Android
yeiyei0891 said:
Can you explain it better? i'm new in Android
Click to expand...
Click to collapse
This explains it better than I can. http://forum.xda-developers.com/showthread.php?p=47156064
yeiyei0891 said:
Is there anyway of back to stock recovery? I have twrp but i want to know if i can do this, with stock recovery and root i may install in future updates by ota?
Click to expand...
Click to collapse
Here is a guide for how to setup ADB http://www.redmondpie.com/how-to-set-up-android-adb-and-fastboot-on-windows-tutorial/ which is the hardest part for most users imo. The flashing is as @jd1639 says.
Is there anyway of flash a future offical firmware update (4.4.1 for example) with the twrp in the same way that a custom rom? Is there any official web where download the official firmware?
yeiyei0891 said:
Is there anyway of flash a future offical firmware update (4.4.1 for example) with the twrp in the same way that a custom rom? Is there any official web where download the official firmware?
Click to expand...
Click to collapse
Not the official Google image as it will not install on a modified system, a modded one might be possible. But whats the point, might as well have a deodexed custom rom then.
If i install the stock rom the stock recovery will back too?
yeiyei0891 said:
If i install the stock rom the stock recovery will back too?
Click to expand...
Click to collapse
Yes, contains everything. Backup files first as it will wipe your device.
But can i restore only the recovery and not all the stock rom?
yeiyei0891 said:
But can i restore only the recovery and not all the stock rom?
Click to expand...
Click to collapse
Yes, thats possible but look here for how to extract the recovery.img http://forum.xda-developers.com/showthread.php?t=2513701.
Andana bow flash that recovery.img? Sorry i m new al this is very new for me
yeiyei0891 said:
Andana bow flash that recovery.img? Sorry i m new al this is very new for me
Click to expand...
Click to collapse
1. Setup adb if you haven`t, see for the link my previous post above for how to
2. Download factory image from here https://developers.google.com/android/nexus/images
3. Extract the downloaded image with 7-zip and then extract image-hammerhead-krt16m once and in the folder you find the recovery.img file
4. Flash that file in fastboot with the command: fastboot flash recovery recovery.img and after that type fastboot erase cache and reboot. That`s it.
Fastbood is this?where i write there command?
yeiyei0891 said:
Fastbood is this?where i write there command?
Click to expand...
Click to collapse
That's not a nexus 5. Don't use any file linked in this thread!!!!
Is a image that i search in Google
yeiyei0891 said:
Fastbood is this?where i write there command?
Click to expand...
Click to collapse
Yes, that`s fastboot. Read this http://forum.xda-developers.com/showthread.php?p=47156064 thread well so you`ll understand what to do before you do anything.
Ok, with cmd on Windows and the phone in fastboot mode no??
Hello!
If i want to flash my oneplus one from color os to cm11s i need adb/flashtool. Is this a program and where do i download it?
busjen said:
Hello!
If i want to flash my oneplus one from color os to cm11s i need adb/flashtool. Is this a program and where do i download it?
Click to expand...
Click to collapse
CM11S can be flashed with a custom recovery if its a .zip file, If its a .tar.gz file it has to be flashed with adb. Install the android-sdk platform-tools and unlock the bootloader first and flash a custom recovery in fastboot with adb and flash the CM rom and Gapps.
gee2012 said:
CM11S can be flashed with a custom recovery if its a .zip file, If its a .tar.gz file it has to be flashed with adb. Install the android-sdk platform-tools and unlock the bootloader first and flash a custom recovery in fastboot with adb and flash the CM rom and Gapps.
Click to expand...
Click to collapse
Hey man, I'm also having the same trouble, I've used adb many times but i don't get to understand what it's exactly flashtools, is it the xperia devices program? I'm a bit lost cause there's no adb/flashtool on my adb folder.
Could you please explain what is exactly flashtool and where can we get ir?
thank you very much in advance and please forgive our ignorance
juanxosam said:
Hey man, I'm also having the same trouble, I've used adb many times but i don't get to understand what it's exactly flashtools, is it the xperia devices program? I'm a bit lost cause there's no adb/flashtool on my adb folder.
Could you please explain what is exactly flashtool and where can we get ir?
thank you very much in advance and please forgive our ignorance
Click to expand...
Click to collapse
Its not flashtool you are looking for - its fastboot . Fastboot can be found inside the SDK Tools here.
Chromium said:
Its not flashtool you are looking for - its fastboot . Fastboot can be found inside the SDK Tools here.
Click to expand...
Click to collapse
Hey there!! thank you very much for your answer
Then i have to assume that in this thread http://forum.xda-developers.com/showthread.php?t=2770535
when he says
Here's the steps.
Download the flash image from http://d-h.st/qe5Please prepare your tools of adb/flashtool as well"
Click to expand...
Click to collapse
He wanted to say adb/fastboot??
Thank you very much and again, please excuse my ignorance :/
juanxosam said:
Hey there!! thank you very much for your answer
Then i have to assume that in this thread http://forum.xda-developers.com/showthread.php?t=2770535
when he says
He wanted to say adb/fastboot??
Thank you very much and again, please excuse my ignorance :/
Click to expand...
Click to collapse
Yes, fastboot is what he should have written. Flashtool is meant for Sony devices specifically.
Hello guys!
I flashed those mods,didn't like them and now I want to go back to pure stock(H955 here,so MM update is near) but when I try to flash with LG Flash Tool(CSE) the phone just freezes at 0%.
After restart I can use it(no bootloop or anything) but I can't figure out how to go back to stock.
If one of you would be so kind to explain it to me step by step I would greatly appreciate it.
Edit:SOLVED!
Just extracted system.img from H95515C and flashed using easy root tool.
I'll upload a system dump later in case someone else needs it.
Tried flashing stock system.img using this http://forum.xda-developers.com/g-flex2/development/root-easy-root-att-flex-2-5-1-1-t3178354 ?
k3lcior said:
Tried flashing stock system.img using this http://forum.xda-developers.com/g-flex2/development/root-easy-root-att-flex-2-5-1-1-t3178354 ?
Click to expand...
Click to collapse
No,where can i get stock system.img?
I know how to use that tool,but i need the file.
k3lcior said:
Tried flashing stock system.img using this http://forum.xda-developers.com/g-flex2/development/root-easy-root-att-flex-2-5-1-1-t3178354 ?
Click to expand...
Click to collapse
Thanks,it worked.but I had to figure out by myself how to extract the file.
OK I know i asked but need assurance on what to do step by step. Have my bootloader unlocked TWRP installed and rooted and on MHA-L29C567B167 just got B183 on my phone what do i need to do to apply the update and get back to unlock twrp and root. make it stupid simple please. i know i need prob relash everything but also do i have to get differant publics and HW files for the new update? Thanks sorry for being such a noob about this!
larryblynn000 said:
OK I know i asked but need assurance on what to do step by step. Have my bootloader unlocked TWRP installed and rooted and on MHA-L29C567B167 just got B183 on my phone what do i need to do to apply the update and get back to unlock twrp and root. make it stupid simple please. i know i need prob relash everything but also do i have to get differant publics and HW files for the new update? Thanks sorry for being such a noob about this!
Click to expand...
Click to collapse
Did you modify anything on /system or any other partition other than /data?
If not, flash back stock recovery and see if it wants to install OTA.
Or you could try flashing the full firmware using Firmware Finder.
To get recovery, download your firmware from http://hwmt.ru/hwmtsite/firmware-database
Extract the zip.
Download Huawei Update Extractor.
Open update.app in HUE.
Right click on Recovery and extract.
Flash using fastboot flash recovery recovery.img
ante0 said:
Did you modify anything on /system or any other partition other than /data?
If not, flash back stock recovery and see if it wants to install OTA.
Or you could try flashing the full firmware using Firmware Finder.
To get recovery, download your firmware from http://hwmt.ru/hwmtsite/firmware-database
Extract the zip.
Download Huawei Update Extractor.
Open update.app in HUE.
Right click on Recovery and extract.
Flash using fastboot flash recovery recovery.img
Click to expand...
Click to collapse
not sure what you mean by did i modify i unlocked BL flashed twrp and your root file and and public and hw thats all followed the op did bu my boot file after installing twrp. as far AS RECOVERY Image i have dl update.app then it shows recovery and recovery2 is that te correct file and then once i extract i get a folder with bunch of files how do i turn that into a flashable file? and where do i get the stock recovery file? thanks again for all your help and patience.
larryblynn000 said:
not sure what you mean by did i modify i unlocked BL flashed twrp and your root file and and public and hw thats all followed the op did bu my boot file after installing twrp. as far AS RECOVERY Image i have dl update.app then it shows recovery and recovery2 is that te correct file and then once i extract i get a folder with bunch of files how do i turn that into a flashable file? thans again for all your help and patience.
Click to expand...
Click to collapse
Extract the one named Recovery. Not recovery2.
It should extract as RECOVERY.IMG. Right click on Recovery in HUE and select Extract Selected.
And question, SuperRoot or SuperSu?
ante0 said:
Extract the one named Recovery. Not recovery2.
It should extract as RECOVERY.IMG. Right click on Recovery in HUE and select Extract Selected.
And question, SuperRoot or SuperSu?
Click to expand...
Click to collapse
I used super root and once i flash recovery and apply update can i use the same public and hw files after i unlock install twrp and root. thanks
larryblynn000 said:
I used super root and once i flash recovery and apply update can i use the same public and hw files after i unlock install twrp and root. thanks
Click to expand...
Click to collapse
These are for b183
http://update.hicloud.com:8180/TDS/.../v79458/f2/full/hw/usa/update_full_hw_usa.zip
http://update.hicloud.com:8180/TDS/...58/f2/full/public/update_data_full_public.zip
ante0 said:
These are for b183
http://update.hicloud.com:8180/TDS/.../v79458/f2/full/hw/usa/update_full_hw_usa.zip
http://update.hicloud.com:8180/TDS/...58/f2/full/public/update_data_full_public.zip
Click to expand...
Click to collapse
thankyou, can i use TWRP to flash recovery or i need to use fastboot?
larryblynn000 said:
thankyou, can i use TWRP to flash recovery or i need to use fastboot?
Click to expand...
Click to collapse
just use twrp to flash it..
eddmecha said:
just use twrp to flash it..
Click to expand...
Click to collapse
ok so im dumber then a box of rocks and can't seem to get a recovery image to work could somebody be so kind as to put up a stock recovery for the us variant L29C567B167 thanks a lot!!!!!!
larryblynn000 said:
ok so im dumber then a box of rocks and can't seem to get a recovery image to work could somebody be so kind as to put up a stock recovery for the us variant L29C567B167 thanks a lot!!!!!!
Click to expand...
Click to collapse
C567B167 Stock recoveryThere you go
There are any news about the EMUI 5.1 for the Mate 9?
HI
anybody knows where is OTA update stored in mate 9 , I want to delete it
thanks