Hi!
Does anyone already have a dump of a clean 3.2.1 HTK75D?
Fastboot-images, including recovery, would be the best, but a flashable ZIP would do it as well.
Greetz
McDV
http://goo.gl/ZLyrM Fastboot images.
Related
Last night, after losing 5 hours trying to root my stock Brazilian MZ605 (wifi + 3G, H.6.3-28.6), I had to flash the stock firmware because after rooting neither the wifi or 3G wouldn't work.
I guess it is because I flashed a boot.img that is incompatible with my wifi drivers (bcm4329.ko). Everything else was fine.
So I was thinking: what if I can dump my own boot.img, set ro.secure=0 on it and then flash it back to acquire root?
So, my question is this: how can I dump my own boot.img?
Other than root, I want to keep my Xoom as stock as possible.
You will need the Clockwork Mod Recovery installed it will allow you to create a backup of your existing ROM.
Look here for instructions:
http://forum.xda-developers.com/showthread.php?t=1074979
Sniperet said:
You will need the Clockwork Mod Recovery installed it will allow you to create a backup of your existing ROM.
Look here for instructions:
http://forum.xda-developers.com/showthread.php?t=1074979
Click to expand...
Click to collapse
Thanks, Sniperet.
Supposing I install CWM Recovery, can I go back to my stock Recovery image using the IMG files downloaded from Motorola?
Hey all. My phone stopped working a while back and I'm going to send it in for repairs. However, I'm not in stock recovery at the moment.
For reasons explained in the link above, I'm looking specifically for the recovery.img or an update.zip containing the stock recovery. I can't flash the OTA package with the recovery since it fails to find the /system folder and stops at that point. The OTA package contains a recovery but it doesn't contain a recovery.img.
I haven't been able to find the file on the internet and I was hoping someone could either link the file, or create it from their stock image.
Thanks for the help!
EDIT: Sent the phone back and flashed it with the ICS versions of everything I could flash.
Therealtahu said:
Hey all. My phone stopped working a while back and I'm going to send it in for repairs. However, I'm not in stock recovery at the moment.
For reasons explained in the link above, I'm looking specifically for the recovery.img or an update.zip containing the stock recovery. I can't flash the OTA package with the recovery since it fails to find the /system folder and stops at that point. The OTA package contains a recovery but it doesn't contain a recovery.img.
I haven't been able to find the file on the internet and I was hoping someone could either link the file, or create it from their stock image.
Thanks for the help!
Click to expand...
Click to collapse
You say you're not able to flash the OTA package? Are you sure you're flashing a full OTA and not an update?
Make sure your CWM recovery is up to date too. Latest version is 5.0.2.0 for the non touch version.
OTA Updates will not work. The OTA packages linked in the general forum have the recovery in the form of a "recovery-from-boot.p" file and a "install-recovery.sh" file. The OTA package fails to flash because /system and /data do not get mounted.
Hi i was wondering if anyone could post a stock jb rom, or factory reset their device and upload a backup of it? I have one but the wifi is damaged in it. Thanks in advance.
Comet1966 said:
Hi i was wondering if anyone could post a stock jb rom, or factory reset their device and upload a backup of it? I have one but the wifi is damaged in it. Thanks in advance.
Click to expand...
Click to collapse
What's the current state of your device? Rooted, stock or custom ROM? Do you have the Sprint version?
Grab the stock JB firmware and flash it via RSD Lite. See http://forum.xda-developers.com/showthread.php?t=2095536 for reference and links.
Stock JB firmware can be found here: http://sbf.droid-developers.org/asanti_c/list.php
Rsd lite isn't working for me, sprint version running cm10.1
What steps have you taken up to the point where RSD fails? I'm sure we can help you recover a stock firmware.
Sometimes it takes multiple tries until a full FXZ flash completes.
I download it, and I edit the xml and delete the 2 lines, then I go to flash it and it says failed 1/23, but I am having some fastboot driver issues..
What's the error output? You have two options at this point. You can use this xml file from my FXZ package: http://d-h.st/6gu
Or, you can utilize this open recovery Stock Sprint Jelly Bean nandroid from XDA user kabaldan: http://d-h.st/N0p
...good luck.
I might try the XML file and maybe that will work, if not I will do the .zip
Hello guys
I messed up with my Nexus 5: I've applied the 'Stock White Holo Build v7' originally created for N4 XDA Thread link and I'm on a boot loop right now.. I was stupid, I wasn't aware that this could put me down.
The .zip has these lines in updater-script:
Code:
run_program("/sbin/busybox", "mount", "/system");
delete("/system/priv-app/Settings.odex");
delete("/system/priv-app/Mms.odex");
delete("/system/priv-app/SystemUI.odex");
delete("/system/priv-app/GoogleCamera.apk");
delete("/system/app/GoogleCamera.apk");
delete("/system/app/GoogleCamera.odex");
delete("/system/app/CalendarGoogle.odex");
package_extract_dir("system", "/system");
unmount("/system");
Inside .zip, has a system folder with these folders and files:
Code:
\system\app\CalendarGoogle.apk
\system\app\DeskClockGoogle.apk
\system\app\GalleryGoogle.apk
\system\app\GoogleCamera.apk
\system\framework\framework-res.apk
\system\priv-app\GoogleDialer.apk
\system\priv-app\KeyGuard.apk
\system\priv-app\Mms.apk
\system\priv-app\Settings.apk
\system\priv-app\SystemUI.apk
\system\priv-app\TeleService.apk
After flashing this .zip listed above, my android got screwed up and got stuck in a bootloop. Looking for a solution, I found this thread: Another XDA Thread - now for N5 and found 'White UI for KOT49H (deodex) v1.zip' available for download there.
This file .zip replaces the following files:
Code:
\system\app\DeskClockGoogle.apk
\system\app\GalleryGoogle.apk
\system\framework\framework-res.apk
\system\priv-app\GoogleDialer.apk
\system\priv-app\Settings.apk
\system\priv-app\SystemUI.apk
\system\priv-app\TeleService.apk
After flashing it, Android booted, but 'com.android.systemui' keeps crashing and I can't do anything else but force boot it.
Question: If I sideload a default 'SystemUI.apk', am I be good again? If so, can anyone please share this apk with me please?
If this won't work, how would you guys solve this? I know tat re-flashing my ROM would do the trick, but I would like to know if there's a simpler solution and with any loss.
Thanks!
How would you be at a loss by flashing your current ROM? It's the simplest way! There won't be any data loss. If you are on a custom rom, then just flash the rom.zip via recovery and you will be good to go! If you're on stock, then download the stock factory image and only flash system.img
vin4yak said:
How would you be at a loss by flashing your current ROM? It's the simplest way! There won't be any data loss. If you are on a custom rom, then just flash the rom.zip via recovery and you will be good to go! If you're on stock, then download the stock factory image and only flash system.img
Click to expand...
Click to collapse
Thank you man, this did the trick. With this, I was able to boot into Android again but somethings are still messed. But once Android booted, I was able to backup some things and now I'm reflashing stock ROM again.
Update: I've finished flashing stock ROM again, leaving userdata intact. When ROM flash was complete I've flashed SuperSU to have root again, re-installed Xposed and everything went back as it was before I screwed everything. Problem 100% solved, thank you again @vin4yak!
This thread may be closed, if this is what happens when the problem mentioned is solved.
Aah! Good to hear
hi im have a small fairly simple problem..I have a Galaxy Centura SCH-S738C...i got vipers ported cwm img for my phone and edited the recovery images..i then repacked the img and md5.tar the img for use with odin..the flash passes and it flashes to my phone however my edited images are not there...any ideas why would be greatlty appreciated thanks
SkateTrash420
heres a link to the tools i was using to extract recovery.img/repack then md5
mediafire.com/download/girkkt167idkgbs/tools.7z