Just flashed cm7 and gapps. Upon boot everything worked perfect except there was no Google prints like supposed to be. Wasn't any time zone setups or anything just a normal boot.
I setup my Google mail through the stock mail app but that didn't work.
I figured I had a bad flash so I tried it again and tried a third time with a new happened file. Still wont work. Is there a way to manually sync Google?
I keep reading suggestions to flash the gapp zip through rom manager or install it on SD. However I tried to install from rom manager and it keeps wanting to reboot into clockwork and keep flashing from cw. Is it possible to install it from rom manager and avoid clockwork and rebooting?
Sent from my VM670 using XDA App
stevenjf88 said:
I keep reading suggestions to flash the gapp zip through rom manager or install it on SD. However I tried to install from rom manager and it keeps wanting to reboot into clockwork and keep flashing from cw. Is it possible to install it from rom manager and avoid clockwork and rebooting?
Sent from my VM670 using XDA App
Click to expand...
Click to collapse
You have to use clockwork. Are you sure that you are using most current version of clockwork?
Sent from my LG Optimus V using Tapatalk
Yes it is the most current CW.
Sent from my VM670 using XDA App
ROM Manager is just an automated way to download and flash the apps through CWR. It is the same mechanism as you doing it yourself manually. Both ways are flashing from CWR. What is the date on the gapps you are trying to install? Have you established a wifi connection?
Rom Manager is just a front-end to Clockwork Recovery. I get the best results when I flash files directly from clockwork recovery.
make sure the gapps zip file is in the root (top directory) of the sd card, and then boot into clockwork recovery (you can use the shortcut of running rom manager, and then selecting the second option - "reboot into Recovery").
Once in clockwork recovery, use the volume keys to go up/down, and the N key to select the option that is highlighted (the power button takes you back one level in the menu tree).
You want to "install zip from SD card" and then browse the sd card until you find the gapps zip file and select the N button. It will ask you to verify - you need to arrow to the YES and select N again.
then use the power button to get back to the top of the menu tree and select Reboot System ...
you should now have gapps in your cm7 - when you run the market it should take you through the install / setting up an account, and then give you the shortcut to download gmail, facebook, youtube etc (this automates the download of several commonly used apps).
Agreed. Manually flashing from recovery is my preferred method. You can still download the most recent gapps with Rom Manager and then select them in recovery from the clockwork/downloads/goo-insideme folder. They do not need to be on the root. Reminds me of the old SPRecovery days on my droid
Final Update 1.21.2014 » Changelog.
For support beyond this guide, please look in another thread. I no longer have this product.
Thanks for all your support in this thread!
Bulletin Board
If your ROM has issues with root, see Fixing Root How-To for the solution.
-----------------------------
Common ICS issues FAQ by fred_be9300 here
------------------------------
NOTE: If you ever experience screen issues with the included CWM Recovery in the Toolkit, please flash the alternate version here or even better, flash TWRP (but be warned this guide's based on CWM).
Click to expand...
Click to collapse
This guide covers the following for models GT-P7300 and GT-P7310 in FAQ and How-TO sections:
Root/Unroot, Bootloader Mode, Odin, Recoveries & NANDROID Backup.
--------------------------------------------------
Greetings people. The main focus of this guide is centralizing information and files about the title contents to help bolster this community. I'll be as clear as possible in this little guide and excuse me if my English isn't perfect (it isn't my native language) and this is my first XDA guide. Oh and a little disclaimer: I AM NOT RESPONSIBLE IF YOU IN ANY WAY DAMAGE YOUR TABLET. BY FOLLOWING THIS GUIDE YOU ACCEPT FULL RESPONSIBILITY FOR YOUR ACTIONS. ALSO PLEASE NOTE THIS GUIDE HAS BEEN WRITTEN WITH A WINDOWS PC IN MIND. IF YOU DON'T HAVE A WINDOWS PC AVAILABLE, GET ONE, BORROW ONE, I DUNNO, but you need one. That said, let's begin.
--------------------------------------------------
FAQ Section
About Root
What exactly is root and what does it do in my Galaxy Tab 8.9?
XDA user phonic covered the technical details in this post, but basically root allows you to access and control (through applications) the device's internal system files, therefore making you a "superuser". Some apps require root. Advantages such as ad-blocking and more are only available if your device is rooted.
About Bootloader, Recovery & Download Modes
What is Bootloader Mode and how can I access it?
Bootloader Mode is a menu where you manage core functions in your device. In order to access Download Mode (needed for ODIN) and/or Recovery Mode (needed to flash ROMs and more), you will need to enter Bootloader Mode by holding VOL- when turning ON your Gtab, selecting the mode using VOL-, and entering by using VOL+. The box icon represents the Recovery Mode and the other one the Download Mode. While inside Recovery Mode, the Power button will act as an "Enter" button while the volume buttons will move the cursor.
I read something about Stock Recovery and CWM Recovery. What are those?
There are two types of recoveries. The default one that comes with your GTab (Stock Recovery which looks like this) and the CWM (Clockwork Mod) one which has cyan-colored letters for our GTabs. To flash ROMs and manage your device a bit more, you need the CWM one.[/U][/COLOR][/B]
Can I flash the CWM Recovery using the ROM Manager app? Oh and which file format is compatible?
Refrain from that. As of this writing, the ROM Manager app does not have a CWM Recovery compatible with our specific GTabs. If you still proceed, you will softbrick your device and your device will have to do a trip to ODIN in order to work properly once more. CWM-flashable files are .zip files.
About NANDROID Backup
What's NANDROID and why is it recommended?
Simple, a NANDROID is a master backup tool which is available through the CWM Recovery's "backup and restore" menu. It stores everything in the ROM except the kernel and your SDcard contents such as pictures, music, documents, etc (so always backup those elsewhere). It's more like this analogy: a photograph which captured the exact state of your ROM, apps and all at the moment of backup. It is recommended in case of emergency and in case you need to go back to the latest working ROM. How-To section below.
About ODIN
What's ODIN?
ODIN's a troubleshooting/emergency tool in case your GTab bootloops (eternal restarting of a device, i.e. softbrick). Please note that if your device's screen doesn't even turn on (an example of a hardbrick) then you may be out of luck. This tool can save your GTab if you follow instructions, or can hardbrick your GTab if you don't follow instructions.
Where can I find ODIN? Do I need something like a driver to make it work? Also, which file format is compatible?
Yes you do need a driver first (provided at the end of this guide) and a Windows PC. The ODIN program is inside the zip inside the Toolkit provided at the end of this guide. As suggested by developer alterbridge86, use ODIN version 1.85. Regarding file compatibility, generally the .tar files are the ones for ODIN.
Does it remove Root and custom recoveries such as CWM in case of a warranty claim?
Yes. There are two ways:
[*]Flashing an ODIN image to go back to stock defaults (easier in my opinion). If you want to use ODIN then you have options in the Development forum, specifically this thread.
OR
[*]Flashing a CWM zip file (CWM, which is a Recovery, will be discussed in the Recovery FAQ below) after doing all wipes and restoring Stock Recovery (Restoring Stock Recovery How-To is below these FAQs)
Ok, so how do I use the tool?
The How-to section is below the FAQs.
How-To Section
Remember, all files mentioned in this section this way are included in the Toolkit at the end of this guide.
[ Rooting ]:::::::::::::::::::::::::::::::::::::::::::
Make sure to download the Toolkit from the link at the end of this post and put the "Root" .zip in your device's internal memory. You will enter Bootloader Mode, and then Recovery Mode as detailed in the About Bootloader FAQ above. You will now select "install zip from sdcard" then "choose zip from sdcard" and look for the Root.zip which you previously put in your SDcard. Select it with the Power button to flash it and then reboot your device. When your device finally boots, check if the SuperSU app is available, if it is then you're rooted now.
[ Fixing Root ]:::::::::::::::::::::::::::::::::::::::::::
In some cases a ROM can come with a broken root due to the superuser binary being located in the wrong system folder. Please flash the Root.zip package in CWM Recovery. The Root package will delete the offending binary from the wrong place and install it in the right place. For more instructions, see Rooting How-to.
[Unrooting]:::::::::::::::::::::::::::::::::::::::::::
For unrooting, proceed to Bootloader Mode and select the Recovery icon (detailed in the About Bootloader FAQ above) please flash the CWM Recovery flashable file provided in the Toolkit link at the end of this guide called "Unroot". Now reboot your device. If there is no app called SuperSU or Superuser in your apps list, then your device is now unrooted.
[Installing the CWM Recovery]:::::::::::::::::::::::::::::::::::::::::::
First, you need the file called either "7310_CWMR" or "7300_CWMR" depending on your model, inside your device's SDcard. The procedure is very similar to Rooting and either procedure can be done first. Go to Bootloader Mode (as detailed in the FAQ above), then Recovery (assuming you've Stock Recovery), select "apply update from /sdcard", then look for the file you put in the SDcard. Select it with the Power button to flash it. Now, reboot once more to Bootloader Mode, go to Recovery Mode and now you will see the CWM Recovery Mode. You are now ready to flash stuff. Please note you don't need root to flash a ROM, just this CWM Recovery. Be sure to follow the ROM thread's instructions precisely.
[Restoring Stock Recovery]:::::::::::::::::::::::::::::::::::::::::::
For this one you will need to use ODIN. Locate the file "Stock Recovery", which is a .tar file, perfect for ODIN's PDA section. Follow the ODIN 1.85's HOW-TO below.
[Doing a NANDROID Backup/Restore]:::::::::::::::::::::::::::::::::::::::::::
You need CWM Recovery for this one. Once you're in CWM Recovery, the process is straightforward. Look for the "backup and restore" menu, access it and you will see two options: "backup" and "restore". Select "backup" and wait until the system gathers all data and packs it as a backup located in your internal memory, inside a folder called "clockworkmod". Once more, remember this will not backup your SDcard contents such as your documents, music, pictures, etc (so always have a backup of those elsewhere).
For restoring the process is the same. You need to do the following to ensure a proper restore and prevent issues that might pop up: Wipe your system using CWM Recovery's "wipe data/factory reset" and after that go to "advanced" and now "wipe dalvik cache". Now go to the "mounts and storage" menu and select "format /system". That was a full wipe. Now proceed to the "backup and restore" menu, select "restore" to select your backup. Remember to reflash the kernel if you had one that didn't come with the ROM (like _motley's for example).
[Using ODIN 1.85]:::::::::::::::::::::::::::::::::::::::::::
Enter Bootloader Mode and then Download Mode as detailed in the FAQ above. Be sure to have installed the drivers (included in the zip at the end of this guide) in your Windows computer along with the ODIN program anywhere in your PC (also included in the Toolkit at the end of this guide). Open ODIN 1.85 in your PC, look for the "PDA" button, press it and look for the right file (which usually is the biggest-size file inside the downloaded and unzipped ROM .zip). THE FOLLOWING THREAD OFFERS MOST ODIN IMAGES. IF AVAILABLE, put the CSC, PIT and whatnot files in their corresponding places by pressing the corresponding buttons (IF these files aren't available, ignore this sentence). The PIT file is only necessary in case you want to have the Repartition option available and want to repartition the device (this is an alternative that can work in case of a really borked tablet full of bootloops even after a normal ODIN session without Repartition). Now, assuming you have the drivers installed in your PC, connect the device while in Download Mode, and you will see that ODIN will see it in a yellow rectangle in the upper section that says COM# (# being any number). BEFORE CLICKING "START" MAKE SURE "F. RESET TIME" IS CHECKED ON THE LEFT SIDE. Now, click the START button inside ODIN and it's flashing time. Wait until the blue meter fills. After ODIN says PASS in a green square, you can then reboot the device (long pressing the Power button is an alternative if it doesn't auto-reboot).
Toolkit Link: shorturl.at/pqCIY
SHA-1: 4DC13D60280ECA6352704AA72153E5E4EDF875E0
MD5: 59CC2548FC76D93075FDF8B392DAA1AE
Contains essentials such as: Drivers, Root, Unroot, Stock Recovery, CWM Recovery & ODIN files. Remember to unzip the package. Also, with drivers being included, you don't need to install KIES.
[CREDIT GOES TO]:::::::::::::::::::::::::::::::::::::::::::
alterbridge86 (For his ROMs and the first CWM Recovery for our tablets)
_motley & Team Galaxian Soup (For their excellent kernels and deodexed ROMs)
kallt_kaffe (Pioneer in bringing the newer CWM Recovery to our tablets along with CyanogenMod ROMs)
suwandiapr (For the flashable unroot file and ODIN image thread)
phonic (Great rooting explanation and manual unroot post)
lufc & sudec123 (For the past mirror links)
Chainfire (For making SuperSU)
SamHaLeKe (For the Samsung USB drivers)
...and to anyone I might have forgotten, do say in a PM .
Click to expand...
Click to collapse
Changelog
Code:
[B][COLOR="Red"][I]1/21/2014 - FINAL UPDATE[/I][/COLOR][/B]
[B]TOOLKIT[/B] - Updated SuperSU to v1.91 for Root.zip - Important fix for Android 4.4.x
[B][COLOR="DarkOrange"][I]1/19/2014[/I][/COLOR][/B]
[B]TOOLKIT[/B] - Updated SuperSU to v1.89 for Root.zip
[B]TOOLKIT[/B] - Updated Adobe Flash Player to last release v.11.1.115.81
[B]TOOLKIT[/B] - Updated Samsung USB drivers to v1.5.29.0
[B]BULLETIN BOARD[/B] - Suggested TWRP Recovery with a warning.
[B]GUIDE[/B] - Deleted Mirror Link for Toolkit due to HotFile's shutdown.
[B][COLOR="DarkOrange"][I]4/20/2013[/I][/COLOR][/B]
[B]TOOLKIT[/B] - Replaced Superuser with SuperSU (v1.25) for Root.zip
[B]TOOLKIT[/B] - Updated Unroot.zip to remove either Superuser or SuperSU
[B]TOOLKIT[/B] - Updated Adobe Flash Player to version 11.1.115.54
[B]TOOLKIT[/B] - Updated Samsung USB drivers to version 1.5.18.0
[B]GUIDE[/B] - Modified Rooting, Fixing Root and Unrooting How-to to reflect Toolkit changes.
[B]BULLETIN BOARD[/B] - Redirected users having root issues to the right place, reflecting Toolkit changes.
[B][COLOR="DarkOrange"][I]1/13/2013[/I][/COLOR][/B]
[B]GUIDE[/B] - Unroot How-To - Added solution for ROMs that have the root binary
in the wrong place. See [B][COLOR="Red"]red[/COLOR][/B] note.
[B][COLOR="DarkOrange"][I]1/9/2013[/I][/COLOR][/B]
[B]GUIDE[/B] - Corrected error in the manual Unroot command (thanks trekker99!)
[B][COLOR="DarkOrange"][I]11/17/2012[/I][/COLOR][/B]
[B]TOOLKIT[/B] - Updated Root.zip and Unroot.zip
[B]TOOLKIT[/B] - Updated Adobe Flash Player to version 11.1.115.27
[B]TOOLKIT[/B] - Updated MD5 and SHA-1 checksums.
[B][COLOR="DarkOrange"][I]10/12/2012[/I][/COLOR][/B]
[B]GUIDE[/B] - Suggested Common ICS issues FAQ by fred_be9300
before the introduction.
[B][COLOR="DarkOrange"][I]10/07/2012[/I][/COLOR][/B]
[B]TOOLKIT[/B] - Updated & Fixed Root.zip. Independent file [URL="http://forum.xda-developers.com/showpost.php?p=32496433&postcount=257"]here[/URL].
[B]TOOLKIT[/B] - Updated USB drivers to v1.5.15.0.
No need to reinstall if you installed a previous version.
[B]TOOLKIT[/B] - For convenience. Added Adobe Flash Player 11.1.115.17
(latest version for ICS and Jelly Bean ROMs).
[B][COLOR="DarkOrange"][I]8/04/2012[/I][/COLOR][/B]
[B]GUIDE[/B] - Added MD5 and SHA-1 of the Toolkit in its section.
[B][COLOR="DarkOrange"][I]7/25/2012[/I][/COLOR][/B]
[B]TOOLKIT[/B] - CWM Recovery v.6.0.0.8 included.
[B]GUIDE[/B] - Alternate version link also [URL="http://forum.xda-developers.com/showpost.php?p=21194554&postcount=2"]included[/URL] in case
of screen issues in some units.
[B][COLOR="DarkOrange"][I]7/22/2012[/I][/COLOR][/B]
[B]GUIDE[/B] - Major redesign. Users can now choose what to view.
[B][COLOR="DarkOrange"][I]7/21/2012[/I][/COLOR][/B]
[B]GUIDE[/B] - Minor, simpler redesign using the Roboto font.
[B]TOOLKIT[/B] - PIT file for ODIN now included
[B]TOOLKIT[/B] - Drivers updated to v.1.5.6.0
[B]TOOLKIT[/B] - CWM Recovery v.6.0.0.0 included
[B][COLOR="DarkOrange"][I]7/1/2012[/I][/COLOR][/B]
[B]GUIDE[/B] - *Fixing Root* How-To section updated and further simplified.
[COLOR="DarkOrange"][I]6/17/2012[/I][/COLOR]
[B]GUIDE[/B] - Added one important detail in Nandroid FAQ/How-To and Toolkit sections.
[B]CHANGELOG[/B] - Format revised for consistency.
[COLOR="DarkOrange"][I]6/10/2012[/I][/COLOR]
[B]TOOLKIT[/B] - Updated Drivers to v.1.5.5.0.
[COLOR="DarkOrange"][I]5/19/2012[/I][/COLOR]
[B]GUIDE[/B] - Reorganized contents for ease of use.
[B]TOOLKIT[/B] - Changed the CWM Recovery to a fixed one by kallt_kaffe due
to several getprop status7 flash errors with the one provided by alterbridge86.
[COLOR="DarkOrange"][I]5/8/2012[/I][/COLOR]
[B]GUIDE[/B] - Minor redesign.
[COLOR="DarkOrange"][I]4/24/2012[/I][/COLOR]
[B]TOOLKIT[/B] - USB Driver version 1.5.4.0 now included.
[COLOR="DarkOrange"][I]4/8/2012[/I][/COLOR]
[B]GUIDE[/B] - Included suwandiapr's ODIN images thread link in both ODIN FAQ & How-To
as reference.
[COLOR="DarkOrange"][I]4/7/2012[/I][/COLOR]
[B]GUIDE[/B] - Minor revisions in "Fixing Root" and manual "Unroot" commands.
[B][COLOR="DarkOrange"][I]2/25/2012[/I][/COLOR][/B]
[B]GUIDE[/B] - Minor redesign.
Fixed manual Unroot commands.
[B][COLOR="DarkOrange"][I]2/23/2012[/I][/COLOR][/B]
[B]TOOLKIT[/B] - Discarded model specific CWM Recoveries and
replaced them with an universal flashable
for convenience. Credit goes to alterbridge86.
[B][COLOR="DarkOrange"][I]2/16/2012[/I][/COLOR][/B]
[B]GUIDE[/B] - Deleted ODIN image suggestions.
[B][COLOR="DarkOrange"][I]2/5/2012[/I][/COLOR][/B]
[B]GUIDE & TOOLKIT[/B] - Updated with the newer CWM Recovery along with instructions where needed.
[B]TOOLKIT[/B] - Unroot flashable included along with a newer driver (not necessary if you already installed the previous one).
[B]GUIDE[/B] - Suggested firmware KHA for the 7310 instead of the KL2 one at ODIN FAQ's third question due to better feedback.
[B][COLOR="DarkOrange"][I]1/30/2012[/I][/COLOR][/B]
[B]GUIDE[/B] - Added newer KL2 ODIN firmware link for the 7310 in the FAQ.
[B][COLOR="DarkOrange"][I]1/27/2012[/I][/COLOR][/B]
[B]GUIDE[/B] - Minor reorganization/cleanup.
[B][COLOR="DarkOrange"][I]1/25/2012[/I][/COLOR][/B]
[B]GUIDE[/B] - Improved ODIN How-To with one little but very important detail in red.
[B][COLOR="DarkOrange"][I]1/23/2012[/I][/COLOR][/B]
[B]GUIDE[/B] - Removed Filesonic mirror due to them shutting down their file sharing services.
[B][COLOR="DarkOrange"][I]1/20/2012[/I][/COLOR][/B]
[B]GUIDE[/B] - Improved 3rd question of ODIN FAQ and also replaced links with the right ODIN images (had mistakenly put CWM links instead of ODIN image links).
Added a little disclaimer in the Bootloader FAQ in red.
[B][COLOR="DarkOrange"][I]1/19/2012[/I][/COLOR][/B]
[B]GUIDE[/B] - Removed the non-working Megaupload mirror link because of [URL="http://gizmodo.com/5877612/feds-kill-megaupload"]this[/URL].
[B][COLOR="DarkOrange"][I]1/14/2012[/I][/COLOR][/B]
[B]GUIDE[/B] - Added 3 new mirror links (thanks sudec123!).
Replaced KK5 (7300) ODIN firmware link with KL4.
[B][COLOR="DarkOrange"][I]1/12/2012[/I][/COLOR][/B]
[B]GUIDE[/B] - Improved Unroot How-To.
[B][COLOR="DarkOrange"][I]12/28/2011[/I][/COLOR][/B]
[B]GUIDE[/B] - Added Fixing Root How-To and updated ODIN FAQ with a new question.
[B][COLOR="DarkOrange"][I]12/26/2011[/I][/COLOR][/B]
[B]GUIDE[/B] - Added NANDROID FAQ and How-To.
[B][COLOR="DarkOrange"][I]12/22/2011[/I][/COLOR][/B]
Initial guide.
Thank for create this thread.
Nice work mate
Thanks for all the info, Will give it a sticky
Did a Mirror on File Sonic if you want to use it
mynewuser said:
Thank for create this thread.
Click to expand...
Click to collapse
No worries!
lufc said:
Nice work mate
Thanks for all the info, Will give it a sticky
Did a Mirror on File Sonic if you want to use it
Click to expand...
Click to collapse
Thanks a lot, lufc. I've put your provided link at OP along with credit.
Hi, I've installed the clockwork Recovery, I wiped everything because I wanted to turn back to factory defalut and now the tab is bricked.
I can turn on it, I see the galaxy tab logo but nothing happens.
So I turned to the default system recovery, wiped again but it is the same: after 10 minutes the screen shows only the logo and nothing else.
Any advice?
Thanks
HarryCustom said:
Hi, I've installed the clockwork Recovery, I wiped everything because I wanted to turn back to factory defalut and now the tab is bricked.
I can turn on it, I see the galaxy tab logo but nothing happens.
So I turned to the default system recovery, wiped again but it is the same: after 10 minutes the screen shows only the logo and nothing else.
Any advice?
Thanks
Click to expand...
Click to collapse
Flash a rom and you will be fine.
Done! Now it works perfectly.
Now i'll retry to install clockwork recovery...
Overcome_CWM_Recovery_v5.1.2.6_P73xx,Can use with the other galaxy device such as galaxy S plus?
somboons said:
Overcome_CWM_Recovery_v5.1.2.6_P73xx,Can use with the other galaxy device such as galaxy S plus?
Click to expand...
Click to collapse
I don't know. This guide is focused on the 7300/7310 variants of the Tab 8.9 as specified in the OP.
Sent from my GT-P7310
thanx nirogu for the guide..
all the steps is correct rite?
im going to try soon.... ^^
install CWM, backup stock rom using nandroid,
and then root....its better this way rite?
about root, it will void the warranty rite?
how about CWM? did we need to instal stock recovery back before claim for warranty or no need?
Thanx..^^
slaughterer0206 said:
thanx nirogu for the guide..
all the steps is correct rite?
im going to try soon.... ^^
install CWM, backup stock rom using nandroid,
and then root....its better this way rite?
about root, it will void the warranty rite?
how about CWM? did we need to instal stock recovery back before claim for warranty or no need?
Thanx..^^
Click to expand...
Click to collapse
Yes, you are correct. You can root while being in Stock ROM (the system that comes with your device) or after flashing a custom ROM. Yes, root will void it, but you can always go back to the factory image (hint: ODIN) and that removes everything, including CWM Recovery and Root. If you're staying with Stock ROM, then yes, you need to flash the Stock Recovery and Unroot (both How-Tos in the guide).
nirogu325 said:
[Restoring Stock Recovery]:::::::::::::::::::::::::::::::::::::::::::
For this one you will need to use ODIN. Locate the file "Stock Recovery" (in the zip included at the Download Link at the end of this post), which is a .tar file, perfect for ODIN's PDA section. Follow the ODIN 1.85's HOW-TO above.
[Doing a NANDROID Backup/Restore]:::::::::::::::::::::::::::::::::::::::::::
You need CWM Recovery for this one. Once you're in CWM Recovery, the process is straightforward. Look for the "nandroid menu", access it and you will see two options: "backup" and "restore". Select "backup" and wait until the system gathers all data and packs it as a backup located in your internal memory, inside a folder called "clockworkmod".
For restoring the process is the same. You need to do the following to ensure a proper restore and prevent issues that might pop up: Wipe your system using CWM Recovery's "wipe menu", do a "wipe data/factory reset" and after that "wipe dalvik cache", now go to the "storage menu" and select "format /system". Then proceed to the "nandroid menu", select "restore" to select your backup. Remember to reflash the kernel if you had one that didn't come with the ROM (like _motley's for example).
.
Click to expand...
Click to collapse
Hello All,
Maybe a stupid question but, I did not find any clear answer to my question.
I have taken a backup with NANDROID and got the backup into the folder clockworkmod as told in the instruction. Now as I Understand this does not include the ROM or does it?
Also the Restoring stock recovery, how does that work, I put the "recovery.img.md5" file into Odin and flash, but from where does the stock firmware come? Most probably it's not in the 4MB "recovery.img.md5" Do I need to prepare something before using this or does it work without any preparation?
Does it also erase Overcome CWM Recovery that I installer earlier?, It did not say anywhere in the post if I need to have Root permissions to use this?
---------- Post added at 08:35 PM ---------- Previous post was at 08:30 PM ----------
taiger78 said:
Hello All,
Maybe a stupid question but, I did not find any clear answer to my question.
I have taken a backup with NANDROID and got the backup into the folder clockworkmod as told in the instruction. Now as I Understand this does not include the ROM or does it?
Also the Restoring stock recovery, how does that work, I put the "recovery.img.md5" file into Odin and flash, but from where does the stock firmware come? Most probably it's not in the 4MB "recovery.img.md5" Do I need to prepare something before using this or does it work without any preparation?
Does it also erase Overcome CWM Recovery that I installer earlier?, It did not say anywhere in the post if I need to have Root permissions to use this?
Click to expand...
Click to collapse
Hmm, for some reason I did not see page 2 before posting my questions, Got answers to most already, Only the Restoring stock recovery question left, how doest it really work?
taiger78 said:
Hello All,
Maybe a stupid question but, I did not find any clear answer to my question.
I have taken a backup with NANDROID and got the backup into the folder clockworkmod as told in the instruction. Now as I Understand this does not include the ROM or does it?
Also the Restoring stock recovery, how does that work, I put the "recovery.img.md5" file into Odin and flash, but from where does the stock firmware come? Most probably it's not in the 4MB "recovery.img.md5" Do I need to prepare something before using this or does it work without any preparation?
Does it also erase Overcome CWM Recovery that I installer earlier?, It did not say anywhere in the post if I need to have Root permissions to use this?
Hmm, for some reason I did not see page 2 before posting my questions, Got answers to most already, Only the Restoring stock recovery question left, how doest it really work?
Click to expand...
Click to collapse
A Nandroid, as stated in the guide (FAQ section), is an exact copy of the ROM you were using with all its settings and apps you had. For the Stock Recovery, you just need the file you mentioned, and as stated in the guide, use ODIN and put the file into the PDA section. Yes, it overwrites the CWM Recovery, and no, Root is a process inside the ROM (once your device boots into it), it doesn't have any effect in Bootloader Mode.
Okay, don't know if it's me that is just stupid or what the problem is. I have tried to root my device and it does not seam to work as I'm not able to install any new kernel. Picture attached of when I try to install root.zip
It complains about: "Can't access to '/system/csc/NEE/system/'.
I have successfully installed Android 3.2 (http://forum.xda-developers.com/showthread.php?t=1410887) At least in About it says that I'm running Android 3.2. From new it was running 3.1
taiger78 said:
It complains about: "Can't access to '/system/csc/NEE/system/'.
Click to expand...
Click to collapse
This error doesn't have anything to do with root or kernel. It is just trying to set your CSC and fails because the folder is not there. It happens if you flash firmware that is not intended for your region, it doesn't effect anything else, so don't worry about that.
poisike said:
This error doesn't have anything to do with root or kernel. It is just trying to set your CSC and fails because the folder is not there. It happens if you flash firmware that is not intended for your region, it doesn't effect anything else, so don't worry about that.
Click to expand...
Click to collapse
+1 Okay, thank you for your answer, the firmware I flashed, included all European languages that's why I used it.
Anyhow any ides to why I can't install a custom kernel after I have installed the Root.zip file? I get following screen when installing:
But after rebooting I still have the original kernel from flashing 3.2
taiger78 said:
Anyhow any ides to why I can't install a custom kernel after I have installed the Root.zip file? I get following screen when installing:
But after rebooting I still have the original kernel from flashing 3.2
Click to expand...
Click to collapse
Okay got it now, problem was that "Overcome_CWM_Recovery_v5.1.2.6_P73xx" had been removed when installing HC 3.2
taiger78 said:
+1 Okay, thank you for your answer, the firmware I flashed, included all European languages that's why I used it.
Anyhow any ides to why I can't install a custom kernel after I have installed the Root.zip file? I get following screen when installing:
But after rebooting I still have the original kernel from flashing 3.2
Click to expand...
Click to collapse
The picture you posted shows stock recovery and you can't flash a kernel with stock recovery.
You need to install CWM recovery and then you can flash the kernel from there. I'm using CWM recovery from there http://forum.xda-developers.com/showthread.php?t=1321142
I used the Overcome_CWM_Recovery_v5.1.2.6_P73xx.zip and flashed it using stock recovery.
If you know how to use Odin then you can download the Overcome_CWM_Recovery_v5.1.2.6_P73xx.tar and flash it using Odin.
It doesn't matter which you use, the end result is the same. Only flashing method is different.
When you have CWM recovery installed, then you can boot to CWM recovery and flash the kernel from there.
If you at any time flash stock rom back using Odin, then it will overwrite all, including the recovery. So you have to start all over.
I registered to say THANKS!!
I'm fairly new at this, and did something rather stupid this morning.
Thought my tab was hosed, but following the excellent instructions provided here I was able to recover it, what a relief...
It was actually a pretty good learning experience, although a bit traumatic.
* WARNING: WE DO NOT HAVE A FASTBOOT TO FIX YOUR PHONE SHOULD YOU BOOTLOOP AND BE UNABLE TO ENTER RECOVERY **
** YOU INSTALL AND USE THIS SOFTWARE AT YOUR OWN RISK **
Want to freeze some bloatware or make changes to your System but are nervous because we don't have a fastboot restore?
Interested in a stock ROM to safely deodex and test?
Safestrap *MAY* be the answer you're looking for. Read more about it here:
http://hash-of-codes.blogspot.com/p/how-to-safestrap_24.html
Here is a link to a *SAFESTRAP ONLY* Stock ROM for the Droid 4: 6.13.215:
http://bit.ly/y6FEjv
md5sum: c19d09fe0db646a8916985c1e672eee5
Install this in Safestrap after ENABLING Safe Mode, and as long as you keep it enabled while running your phone, if you make a mistake by freezing too much or if you're deodexing and hit a bootloop, you won't be screwed.
Because Safe Mode is enabled, you should be able to get back into recovery to restore a backup or reflash this ROM so that you can boot back up.
What it contains:
- MotoBlur for Droid 4 (6.13.215)
- A few of the obvious bloatware have been removed: Netflix, NFL TV, Slacker Radio, etc.
- Pre-rooted with Superuser
To Install:
1. Be rooted
2. Install the APK for Droid 4 Safestrap found here (BE SURE YOU'RE GETTING THE DROID 4 VERSION):
http://hash-of-codes.blogspot.com/p/android-downloads_24.html
3. Once installed open up the application and use "Install Recovery"
4. Make sure you have this .zip on your SD card
5. Reboot the phone and enter Safestrap Recovery by pressing the [menu] button while the Safestrap boot screen is displayed
6. - MAKE A FULL BACKUP OF YOUR NON-SAFE SYSTEM FOR DISASTER RECOVERY BY CHOOSING (FUNCTIONS SIMILAR TO CWRecovery)
- Controls in recovery are: scroll up = volume up button, scroll down = volume down button, select = power button
- Scroll down and select "backup and restore"
- in the "Nandroid" menu choose "Backup"
- Optionally include webtop in the backup (probably want a 1 for the full backup)
- Confirm
This will take a while ... so be patient.
- Once that's done you can use the [back] soft key on the front of the phone or scroll down to "+++++Go Back+++++" and use that to go back to the main menu
7. Now that we made a full backup, we can turn on Safe System, scroll down to "safe boot menu" and select
8. Select "Toggle Safe System"
This will also take a few moments while your main /data was stashed away.
9. Now that we have Safe System "Currently: ENABLED" (should see this at the top of the screen), we can flash a ROM
10. Make sure you're on the main menu, and scroll to "install zip from sdcard" and select
11. select "choose zip from sdcard"
12. choose whether you have the file on your internal or external SD card
13. now using the scroll and select buttons, navigate to your .zip file and select it
13. confirm that you want to install the ROM.
This will take another little bit.
Now exit Safestrap by going back to the main menu and select "reboot system now".
The phone should reboot right back into your 2nd version of the Stock MotoBlur system.
Enjoy.
Reserved for future use
Thank you thank you thank you!!! I almost gave up on the D4!! wooooOOOOOoooo
Hash,
I can flash this with no problem, but just like everything else i try to flash when safe mode is enabled, it hangs on the off black screen after booting. Any other ways I can try this?
**Edit** Got it working. I was actually trying to deodex a few files and add afew touches to your base, so I guess I did not recompile it correctly. Gonna try again.
reigndropz said:
Hash,
I can flash this with no problem, but just like everything else i try to flash when safe mode is enabled, it hangs on the off black screen after booting. Any other ways I can try this?
**Edit** Got it working. I was actually trying to deodex a few files and add afew touches to your base, so I guess I did not recompile it correctly. Gonna try again.
Click to expand...
Click to collapse
Keep at it, we'll need deodexed files.
Also, I updated the ROM tonight. I had left some cheesecake files in which were pointing users to a motoblur-dev OTA server.
Please re-download when you can, so we don't distribute a deodexed ROM with that info in it.
Does anybody have a .219 safestrap ROM?
[edit]
Never mind. I just tar'd over the .219 files from /system onto /preinstall, to overwrite my "safe" install.
I've attached the list of files the 219 update replaced. To use it:
Install the 215 ROM into your safe system, then toggle back to Unsafe mode.
Then in a root shell:
Code:
cd /system; tar cf - `cat 219.txt` | (cd /preinstall; tar xf - )
Then when you toggle back to your Safe system it will be running the identical 219 software as your original system.
One for ICS
Im looking for a stock ICS rom that I can flash to safestrap. I did a search, but I'm leary of flashing anything that im not 100% sure is the right one.
zeroktal said:
Im looking for a stock ICS rom that I can flash to safestrap. I did a search, but I'm leary of flashing anything that im not 100% sure is the right one.
Click to expand...
Click to collapse
if you need it for GSM network, try flashing my rom (olegfusion cleaned rom thread)
Hoping to get google now to run
I have a rooted 2.2 Captivate with Clockwork mod version 2.5.1.2 installed. Rom manger acts as though everything is working but when I go to reboot into CWM recovery I get the stock 3e. I go to reinstall packages. I end up with "E:failed to verify whole-file signature" "E:signature varification failed" My intentions were to follow the instructions I found on Android Authority.
they are:
1. Copy the Devil RC3 kernel and the CyanogenMod 10 V2 ROM files to your Captivate’s internal SD Card.
2. Turn off your Captivate.
3. Boot into Recovery Mode. You can do this by pressing and holding down the Volume Up, Volume Down, and Power buttons. When the screen turns on, let go of all three buttons.
*I'm stuck at this point because it won't load CWM
4. In recovery, use the Volume keys to navigate and the Power button to select.
5. Make a NANDroid Backup of your current ROM. Select Backup and Restore and select Backup.
6. Select Wipe Data/Factory Reset. Confirm the action on the next page.
7. Select Install ZIP from SD Card.
8. Select Choose ZIP from SD Card and locate the Devil RC3 kernel.
9. After the Devil RC3 kernel has finished flashing, choose Install ZIP from SD Card again.
10. Select Choose ZIP from SD Card and locate the CyanogenMod 10 V2 ROM file.
11. After the CyanogenMod 10 V2 ROM file has finished flashing, select Go Back.
12. Select Advanced > Fix Permissions.
Return to main recovery menu and select Reboot System Now.
Thanks in advance.
AllieB said:
I have a rooted 2.2 Captivate with Clockwork mod version 2.5.1.2 installed. Rom manger acts as though everything is working but when I go to reboot into CWM recovery I get the stock 3e. I go to reinstall packages. I end up with "E:failed to verify whole-file signature" "E:signature varification failed" My intentions were to follow the instructions I found on Android Authority.
they are:
1. Copy the Devil RC3 kernel and the CyanogenMod 10 V2 ROM files to your Captivate’s internal SD Card.
2. Turn off your Captivate.
3. Boot into Recovery Mode. You can do this by pressing and holding down the Volume Up, Volume Down, and Power buttons. When the screen turns on, let go of all three buttons.
*I'm stuck at this point because it won't load CWM
4. In recovery, use the Volume keys to navigate and the Power button to select.
5. Make a NANDroid Backup of your current ROM. Select Backup and Restore and select Backup.
6. Select Wipe Data/Factory Reset. Confirm the action on the next page.
7. Select Install ZIP from SD Card.
8. Select Choose ZIP from SD Card and locate the Devil RC3 kernel.
9. After the Devil RC3 kernel has finished flashing, choose Install ZIP from SD Card again.
10. Select Choose ZIP from SD Card and locate the CyanogenMod 10 V2 ROM file.
11. After the CyanogenMod 10 V2 ROM file has finished flashing, select Go Back.
12. Select Advanced > Fix Permissions.
Return to main recovery menu and select Reboot System Now.
Thanks in advance.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1350266
Have a look at this link. Hopefully it will help you get to where you want to be. Also remember over-reading about what you are wanting to do is better than trying to find a solution to something because you missed a step.
m1batt1 said:
http://forum.xda-developers.com/showthread.php?t=1350266
Have a look at this link. Hopefully it will help you get to where you want to be. Also remember over-reading about what you are wanting to do is better than trying to find a solution to something because you missed a step.
Click to expand...
Click to collapse
Thank you.
I have a question. Do I need to flash the Devil RC3 kernel or should I just install the CyanogenMod 10 V2 rom from zip? Or should I flash the speedmod kernel on odin, then from CWM install the Devil RC3 kerenel, Then install CyanogenMod 10 V2. I just wondered if the two kerenels would conflict or if I would even need Devil RC3?
AllieB said:
Thank you.
I have a question. Do I need to flash the Devil RC3 kernel or should I just install the CyanogenMod 10 V2 rom from zip? Or should I flash the speedmod kernel on odin, then from CWM install the Devil RC3 kerenel, Then install CyanogenMod 10 V2. I just wondered if the two kerenels would conflict or if I would even need Devil RC3?
Click to expand...
Click to collapse
First of all you're getting a little ahead of yourself in trying to get to CM10 from where you are. Being on 2.2 you will need to get to a gingerbread ROM first as the bootloaders are different and will cause issues trying to go to CM10 if you don't go to gingerbread first.
The following link will take you to some one-click utilities that will update you to gingerbread along with the needed bootloaders. Also I suggest picking one from the list that says it has a CWM kernel injected so that you can save a step after the flash and have a CWM recovery kernel already installed.
Once you've used the one-click you shouldn't need to flash either of the kernels you've mentioned you should technically be able to just flash the CM10 and be good. Although when it comes to flashing the CM10 I suggest you go to the creaters thread or site and follow their exact directions for installing!
AllieB said:
Thank you.
I have a question. Do I need to flash the Devil RC3 kernel or should I just install the CyanogenMod 10 V2 rom from zip? Or should I flash the speedmod kernel on odin, then from CWM install the Devil RC3 kerenel, Then install CyanogenMod 10 V2. I just wondered if the two kerenels would conflict or if I would even need Devil RC3?
Click to expand...
Click to collapse
I highly recommend you install official cm instead. They are updated and will be more stable.
Sent from a jelly bean