[SGH-T869][CWMRecovery][ROOT]ClockworkMod Recovery and Root (T869 only) (14-Dec-2011) - Samsung Galaxy Tab Plus

Updated 14-Dec-2011: I'm posting an updated recovery, "20111213" (I compiled it yesterday) below. I'm not going to bother cleaning up this entire post with updated information, as I'm just too tired right now. Please read the post, then read the "Changes" section towards the bottom... then download the update (if you want.) Probably this weekend some time, I'm going to be consolidating the posts for all 3 models of this device into a single post with three download links. (I'm trying to get them all in sync with each other.)
**** USE AT YOUR OWN RISK ****
The following is posted so that I may share what I've done. It was done by me and for me. If you use it for you, then you take responsibility for whatever happens. This could, potentially, cause problems. It certainly will void your warranty (though it's pretty easy to undo this with no obvious signs.)
Install ClockworkMod Recovery and roots your T869 (tmobile galaxy tab 7 plus) tablet.
WHAT THIS DOES:
Installed from recovery, this .zip will first ensure that it's running on the Samsung/TMobile SGH-T869. If you have a different model, don't waste your time downloading it. It won't work. I do NOT have this tablet to test with, and a special thanks to shadejinx for doing the testing. That being said, he tells me that the backup and restore both work okay. However, there is an issue with rebooting back into recovery (see Post Installation notes and Issues.) If you want to try this, you should have the knowledge to repair whatever you break - in which case you'll also have the knowledge to unpack this zip file and do things the manual way.
So, once it knows that it's working on the proper type of tablet, this package will make a backup copy of your existing recovery image, and place it in your internal storage with the name starting with "recovery_backup" and ending with the version of the recovery package you installed. For example, recovery_backup_20111206.img.
Next, a new version of the clockwork mod recovery is installed.
Then, the script will look for and delete any existing clockworkMod recovery backups that you have sitting around. Why? Because I'm re-using the script I wrote for the GT-P6210 tab... read that thread if it matters. Once my CWM-based recovery is installed, overwriting it with the same or newer versions won't delete the backups anymore.
Finally, the tab will be rooted. This only involves copying a tiny file (called 'su') to the system. In order for most android apps to make use of that, however, another application must be first installed. (See "Finishing SuperUser installation" below.) I considered putting that "SuperUser" application as part of this package, but it's really very easy to get it from the market.
INSTRUCTIONS:
Put the installation zip file on your tablet's external SD card. If you don't have an external SD card, you won't be able to install this. MicroSD cards are cheap. If you have a tablet that costs 399 USD, you can afford to spend a few extra dollars/euros/pesos/whatever on a microSD card. Just get one. Not only is it required for installing this from the factory recovery, but it makes a great place to back things up to. A nice 16GB card is suggested. 32GB is better. You'll need AT LEAST 1GB for this recovery.
You can download the .zip file directly to your tablet and then possibly use the built in "My files" applet to move it to extStorages/SdCard, or you could download it to your computer and use "adb" to push the file to /mnt/sdcard/extStorages/SdCard, or you should be able to get it there with "Kies." If you have the proper adapter, you could also attach the microSD card directly to your computer and just copy it there. It doesn't matter HOW you get it on the card, as long as it's on the card.
After the zip file is on your microSD card, and the microSD card is inside (and recognized by) your tablet, then you need to...
Boot into recovery mode.
If the recovery version banner is "CWM-based Recovery v5.x.x.x", then you already have a version of CWM installed and should skip ahead to the proper section. If the banner is "Android system recovery (3e)", then you have the factory recovery and should continue with...
Installing from factory (3e) recovery:
Use the volume up/down buttons to move the highlight up and down, and the power button to select the highlighted option.
1. Select "apply update from external storage"
2. Select the file you placed on your storage card (starts with "t869_CWMR".)
3. Sit back and watch it run. Read the information that is being sent to the screen. If there's an error, it'll display some message. If it works, it'll display a message starting with the word "Done!"
4. Select "reboot system now."
You now have a CWM-based recovery installed, and your tablet is rooted.
Please skip ahead to "Finishing SuperUser installation"
---------------------------------------------
Installing from CWM-based Recovery
Use the volume up/down buttons to move the highlight up and down, and the power button to select the highlighted option.
1. Select "Install zip from sdcard"
2. Select "choose zip from internal sdcard" (which will actually point to the external card.)
3. Select the file you placed on your storage card (starts with "t869_CWMR".)
4. Select "Yes - Install (whatever filename you selected)"
5. Sit back and watch it run. Read the information that is being sent to the screen. If there's an error, it'll display some message. If it works, it'll display a message starting with the word "Done!"
6. Select "+++++ Go Back +++++"
7. Select "reboot system now."
---------------------------------------------
Finishing SuperUser installation
Install the SuperUser application directly from the android market:
https://market.android.com/details?id=com.noshufou.android.su
....
Post-installation Notes and Issues
I'm aware that after flashing this, it is difficult to get back into recovery. I'm not sure WHY, but it's fairly consistantly a pain in the rear. However, I have found that following the steps in the following post seems to work (at least for me) 9 out of 10 times. (I was distracted on the 10th try, so not sure if it worked or not): http://forum.xda-developers.com/showpost.php?p=20074586&postcount=14
Update: According to shadejinx, this doesn't work for the SGH-T869. However, there's an alternative way, but you must have adb installed: Connect your tablet to the PC you have adb installed on, and power down the tablet. (A full power off - not just standby.) You'll notice that your tablet really isn't fully powered down, as there's a battery icon smack in the middle of the screen. It's in a "low power mode", and "adb" can still talk to it. Use adb to send the following command: "adb reboot recovery". You'll end up in recovery.
Remember above I mentioned that when this package installs, it creates a backup of the old recovery? Well, it does that no matter what recovery was in place. So, if you install this package with a factory recovery, that backup will be of the factory recovery (which is probably what you want.) If you install this package a second time when you already have the CWM Recovery installed, you'll overwrite that factory recovery backup with a backup of the CWM recovery (which makes no sense.) I'd strongly suggest that after you FIRST install this package, you make a copy of that backup recovery image file (and full filename is displayed when it's created), and stick that copy someplace safe. Perhaps just rename it and copy it to your SDcard or computer. A good name might be "t689_factory_recovery.img"
Donation?
I don't take donations. If you have spare money (I don't), please donate it to the Salvation Army, Red Cross, or just find a homeless person on the street and give them something. My favorite charity is the Shriner's Hospital for Children. (yes, I am.) If you'd like to thank me, there's a button at the bottom of this post dedicated to that. If you don't want to thank me, that's okay too.
Changes for 20111213:
* A backup of the existing recovery image is no longer being made. I feel this is no longer needed, as an ODIN package is now confirmed to be working that people can use to restore their tablets to a factory state.
* Old clockworkmod recovery backups are no longer being deleted when installing this. If you are installing this or newer from my CWM recovery previous to Dec 9th, 2011, please manually delete all those old backups. If you attempt to restore them, please be prepared to download ODIN and a factory ODIN image, as you'll need it in order to get your tablet working again. You've been warned...
* Issues with getting into recovery are resolved. (after this update, you shouldn't need to use adb while the tablet is powered down.)
Here's the link for the recovery/root .zip (for the tmobile SGH-689)
version 20111213: http://www.mediafire.com/download.php?oro674o2881kw54
old versions:
version 20111206: http://www.mediafire.com/download.php?07ucaimq8qs6q05
Take care
Gary

uploaded and available. (message is to mark the thread as unread and as a place-holder for future notes.)

Your donation note is cool, man.

Just flashed update. It works fine I have root everything works the same installed superuser from market. Great work now all we need is a nice ICS ROM and voodoo
Sent from my SGH-T869 using XDA App

I wonder if tmobile would let me borrow one of these for a couple days so I can test some updates to the recovery.
"Hello, welcome to T-Mobile. Can I help you?"
"Yes, I'd like to quietly sit over there and attach my notebook computer to one of your demo tablets for about an hour to test voiding the warranty by flashing in low-level tools that, among other things, will allow anyone to bypass all the silly locks you people put on these devices. Oh, and I'm not a tmobile customer (and probably never will be.) Okay?"
heh

CSR: sure, go right ahead. Could you root it and install a custom ROM while your at it.. we've been getting tired of looking at this same old spoon fed sammy touchwiz and samsung apps nobody uses. Overclock the snot out of it.
just kidding, back on topic..

@garyd9 I'll get the updated recovery stuff tested tonight.

Updated and a new link posted in the OP.
Thanks to shadejinx for testing.
Changes for 20111213:
* A backup of the existing recovery image is no longer being made. I feel this is no longer needed, as an ODIN package is now confirmed to be working that people can use to restore their tablets to a factory state.
* Old clockworkmod recovery backups are no longer being deleted when installing this. If you are installing this or newer from my CWM recovery previous to Dec 9th, 2011, please manually delete all those old backups. If you attempt to restore them, please be prepared to download ODIN and a factory ODIN image, as you'll need it in order to get your tablet working again. You've been warned...
* Issues with getting into recovery are resolved. (after this update, you shouldn't need to use adb while the tablet is powered down.)

garyd9 did this work blind and it worked perfectly the first time... I am very impressed. Anyone who reads this needs hit the thanks button on the OP.

garyd9 said:
* A backup of the existing recovery image is no longer being made. I feel this is no longer needed, as an ODIN package is now confirmed to be working that people can use to restore their tablets to a factory state.
Click to expand...
Click to collapse
Where have you seen this?

rxxt said:
Where have you seen this?
Click to expand...
Click to collapse
I used the magic "search" function in XDA. It's a really cool feature of the site that lets you press a button, type a few letters, and find things.
Even if you aren't capable of using that function (and quite a few people are search-impaired for some reason), or if you might be searching for the incorrect term (I've done that myself a few times) you can always search manually. That involves opening threads and reading through them (not just the first post!)
I know that if I were looking for a firmware image, the DEV subforum thread marked with "Official FIRMWARES" would catch my attention, and I'm sure I'd find something useful if I spent a minute scanning through the thread that's less than 30 posts long. (That's a hint, by the way. I absolutely refuse to provide a direct link.)
Good hunting!
Gary

Sry, it was exactly the search function there do that I found this thread, but now I can see that it is too 'Galaxy Tab Plus', it was only 'Galaxy Tab' that Iam looking for, therefore the misplaced question..

(first the original reply)
rxxt said:
Wow, is it really true .. You have really savedmy day, damn well you tell me about the search option, otherwise I never havefound it, I can not thank you enough, what would we do without people likeyou..
Click to expand...
Click to collapse
Alas, 'tis true that some folk could never get along without those of us who point out the obvious.
(and now the current edited version)
rxxt said:
Sry, it was exactly the search function there do that I found this thread, but now I can see that it is too 'Galaxy Tab Plus', it was only 'Galaxy Tab' that Iam looking for, therefore the misplaced question..
Click to expand...
Click to collapse
Thank you for making my point.
edit: Please don't take my sarcasm personally. It's how I keep sane.
Take care
Gary

With the release of ICS, and seeing that others have taken over carrying the torch for updated and more modern versions of CWM Recovery, I'm no longer going to be supporting this release.
I'll leave the thread intact, but request that it be locked.
Oh, and I am still around, but I'm giving my Galaxy Tab 7.0 Plus to my wife. The stock firmware is actually very good for her, and she doesn't demand the amount of control over a tablet that I want.
Take care
Gary

Related

TNT keeps force closing on newest OTA update

Hey there hope this is the right place for this ... Just want to report something that has happened. I am currently unable to use the G tablet stock vanilla TnT... any clue as to why this would happen? I dont really use it anyway however should this be resolved? and would it affect the tablet in the long run if not addressed? I use Launcher pro and the tablet forces itself to that when "home" force closes. I would like to try the TnT lite however am not confident about it.
Do i need to root the device before i hold the power button and vol +? to flash the new rom ( it bugs me that this is all i have to do to put in a custom rom. it seems to easy, unless it is that easy)
Will i lose all the files, PDF's, and documents that i have on it once i flash the new rom ?
As you can see im a noob to Android. Thanks for advice and guidance in advanced and patients.
Follow the instructions in the alternate gtab firmware post. It worked great for me. I would suggest installing cwm so you can back up your existing firmware.
My update would force close during download on the stock firmware. I finally got it to work by minimizing the pop up that displayed the progress. For some reason the screen would crash the download.
Your files should be there but you will lose all user settings and installed apps when you do the factory reset.
This is a common issue with stock, and TnT Lite. The user data seems to be very unstable once you upgrade to different firmware.
The "easiest" thing to do is just wipe the user data. However, if there is certain data you need to keep, I would recommend the excellent Titanium Backup. The only caveat is that the device has to be rooted, to use it.
roebeet said:
The only caveat is that the device has to be rooted, to use it.
Click to expand...
Click to collapse
And Z4root does this easily. Just install and click "root".
RyuFDAC01 said:
Hey there hope this is the right place for this ... Just want to report something that has happened. I am currently unable to use the G tablet stock vanilla TnT... any clue as to why this would happen? I dont really use it anyway however should this be resolved? and would it affect the tablet in the long run if not addressed? I use Launcher pro and the tablet forces itself to that when "home" force closes. I would like to try the TnT lite however am not confident about it.
Do i need to root the device before i hold the power button and vol +? to flash the new rom ( it bugs me that this is all i have to do to put in a custom rom. it seems to easy, unless it is that easy)
Will i lose all the files, PDF's, and documents that i have on it once i flash the new rom ?
As you can see im a noob to Android. Thanks for advice and guidance in advanced and patients.
Click to expand...
Click to collapse
Tntlite is that easy I was surprised. Too since rooting my HTC hero a year and a half ago was so much more hands on
Hey guys.... first off thanks for the advice it worked great it was easy to do... flashed TnT lite and was excited.... i attempted to pull an app from freewareloversDOTcom and was stuck in downloading status for some time even with a good wifi signal... This is where all hell broke loose ....the file i wanted never downloaded.... then the pic gallery forced closed then the launcher forced closed and had to shut down now now its in bootloop....I attempted to power and vol + but nothing happened in fact got a triangle !.... what is needed now.....
LOL at the entire situation this was my fear..... please if someone with extreme patients can list or point to a noob friendly thread on what i need to do
i have a microSD card can that be used read somewhere that i may need that.....
I thank you guys VERY VERY MUCH appreciate this
Hey guys.... first off thanks for the advice it worked great it was easy to do... flashed TnT lite and was excited.... i attempted to pull an app from freewareloversDOTcom and was stuck in downloading status for some time even with a good wifi signal... This is where all hell broke loose ....the file i wanted never downloaded.... then the pic gallery forced closed then the launcher forced closed and had to shut down now now its in bootloop....I attempted to power and vol + but nothing happened in fact got a triangle !.... what is needed now.....
LOL at the entire situation this was my fear..... please if someone with extreme patients can list or point to a noob friendly thread on what i need to do
i have a microSD card can that be used read somewhere that i may need that.....
Click to expand...
Click to collapse
I had a similar problem twice today (installed TnT Lite 2.02 and ran into boot loops). Here's how I recovered. Results may vary, so use at your own risk:
1. Download the vanilla restore from http://forum.tegratab.com/viewtopic.php?f=6&t=16 (this is just to get the recovery\console file unless you want to manually create it).
2. Download the updated stock TnT from http://forum.xda-developers.com/showpost.php?p=9362168&postcount=35
3. Extract the "recovery" folder from gtab_full_vanilla_system_2010_11_09.zip downloaded in step 1.
4. In the recovery folder there is a file called "command" with no extension. Open this file with a text editor (eg. notepad) and edit the line so "SDCARD" says "SDCARD2" instead. Save it and ensure you do not add any extension. It should look like this:
--update_package=SDCARD2:/update.zip
5. Rename the "update-smb_a1002-2967-user.zip" from step 2 to "update.zip".
6. Copy the entire recovery folder with the edited "command" file from step 4 and the "update.zip" from step 5 to the root of your MicroSD card. It's important that the contents on the root of your MicroSD ends up with:
/update.zip
/recovery/command
7. Put the MicroSD in your gTablet.
8. Power on while holding the Volume Up button until you see a message regarding recovery.
9. You should see a graphic showing package box with a progress bar after a short time.
10. Wait until it completes and the unit will restart.
11. If all goes well, you should be back to stock TnT with the last OTA update.
If you are wondering why I just didn't use the gtab_full_vanilla_system_2010_11_09.zip downloaded in step 1, it's because it didn't help me. I initially used the same general method above with the gtab_full_vanilla_system_2010_11_09.zip downloaded in step 1, but my gTablet still continued to boot loop. After a fair amount of panicking and looking over all of the threads here, I found that gtab_full_vanilla_system_2010_11_09.zip added ClockWork Recovery so I was able to use this to copy over the update-smb_a1002-2967-user.zip to my internal SD, install it, and get my gTablet working again. When the problem happened the second time, I used the method above and it worked for me.
Hope this helps. Good luck.
dcom222 said:
I had a similar problem twice today (installed TnT Lite 2.02 and ran into boot loops). Here's how I recovered. Results may vary, so use at your own risk:
1. Download the vanilla restore from http://forum.tegratab.com/viewtopic.php?f=6&t=16 (this is just to get the recover\console file unless you want to manually create it).
2. Download the updated stock TnT from http://forum.xda-developers.com/showpost.php?p=9362168&postcount=35
3. Extract the "recovery" folder from gtab_full_vanilla_system_2010_11_09.zip downloaded in step 1.
4. In the recovery folder there is a file called "command" with no extension. Open this file with a text editor (eg. notepad) and edit the line so "SDCARD" says "SDCARD2" instead. Save it and ensure you do not add any extension. It should look like this:
--update_package=SDCARD2:/update.zip
5. Rename the "update-smb_a1002-2967-user.zip" from step 2 to "update.zip".
6. Copy the entire recovery folder with the edited "command" file from step 4 and the "update.zip" from step 5 to the root of your MicroSD card. It's important that the contents on the root of your MicroSD ends up with:
/update.zip
/recover/command
7. Put the MicroSD in your gTablet.
8. Power on while holding the Volume Up button until you see a message regarding recovery.
9. You should see a graphic showing package box with a progress bar after a short time.
10. Wait until it completes and the unit will restart.
11. If all goes well, you should be back to stock TnT with the last OTA update.
If you are wondering why I just didn't use the gtab_full_vanilla_system_2010_11_09.zip downloaded in step 1, it's because it didn't help me. I initially used the same general method above with the gtab_full_vanilla_system_2010_11_09.zip downloaded in step 1, but my gTablet still continued to boot loop. After a fair amount of panicking and looking over all of the threads here, I found that gtab_full_vanilla_system_2010_11_09.zip added ClockWork Recovery so I was able to use this to copy over the update-smb_a1002-2967-user.zip to my internal SD, install it, and get my gTablet working again. When the problem happened the second time, I used the method above and it worked for me.
Hope this helps. Good luck.
Click to expand...
Click to collapse
Dude thank you so much for your effort in this !!!!! gonna try this as soon as i put my baby to sleep.... will let you know if this worked for me
dcom222 said:
I had a similar problem twice today (installed TnT Lite 2.02 and ran into boot loops). Here's how I recovered. Results may vary, so use at your own risk:
1. Download the vanilla restore from http://forum.tegratab.com/viewtopic.php?f=6&t=16 (this is just to get the recover\console file unless you want to manually create it).
2. Download the updated stock TnT from http://forum.xda-developers.com/showpost.php?p=9362168&postcount=35
3. Extract the "recovery" folder from gtab_full_vanilla_system_2010_11_09.zip downloaded in step 1.
4. In the recovery folder there is a file called "command" with no extension. Open this file with a text editor (eg. notepad) and edit the line so "SDCARD" says "SDCARD2" instead. Save it and ensure you do not add any extension. It should look like this:
--update_package=SDCARD2:/update.zip
5. Rename the "update-smb_a1002-2967-user.zip" from step 2 to "update.zip".
6. Copy the entire recovery folder with the edited "command" file from step 4 and the "update.zip" from step 5 to the root of your MicroSD card. It's important that the contents on the root of your MicroSD ends up with:
/update.zip
/recover/command
7. Put the MicroSD in your gTablet.
8. Power on while holding the Volume Up button until you see a message regarding recovery.
9. You should see a graphic showing package box with a progress bar after a short time.
10. Wait until it completes and the unit will restart.
11. If all goes well, you should be back to stock TnT with the last OTA update.
If you are wondering why I just didn't use the gtab_full_vanilla_system_2010_11_09.zip downloaded in step 1, it's because it didn't help me. I initially used the same general method above with the gtab_full_vanilla_system_2010_11_09.zip downloaded in step 1, but my gTablet still continued to boot loop. After a fair amount of panicking and looking over all of the threads here, I found that gtab_full_vanilla_system_2010_11_09.zip added ClockWork Recovery so I was able to use this to copy over the update-smb_a1002-2967-user.zip to my internal SD, install it, and get my gTablet working again. When the problem happened the second time, I used the method above and it worked for me.
Hope this helps. Good luck.
Click to expand...
Click to collapse
You mind if I steal these directions? It's more detailed than the one I wrote up on my TnT Lite post. I'd like to post it there (specifically the command file, as some people have issues understanding the "SDCARD2" change).
And thanks for posting your experiences to help the other users here!
roebeet said:
You mind if I steal these directions? It's more detailed than the one I wrote up on my TnT Lite post. I'd like to post it there (specifically the command file, as some people have issues understanding the "SDCARD2" change).
And thanks for posting your experiences to help the other users here!
Click to expand...
Click to collapse
Please do if they look to be correct. Hopefully we'll see confirmation that these instructions work.
I appreciate all your work on the gTablet!
dcom222 said:
Please do if they look to be correct. Hopefully we'll see confirmation that these instructions work.
I appreciate all your work on the gTablet!
Click to expand...
Click to collapse
Same here Roebeet thanks for your work...dcomm222 thanks again... So I tried to only install the TnTlite 2.0 from the microsd card, it read it, looked to have loaded it, and it went right into the bootloop again.... I really want TnT lite ......
so now i am going to try your method... fingers crossed
RyuFDAC01 said:
Same here Roebeet thanks for your work...dcomm222 thanks again... So I tried to only install the TnTlite 2.0 from the microsd card, it read it, looked to have loaded it, and it went right into the bootloop again.... I really want TnT lite ......
so now i am going to try your method... fingers crossed
Click to expand...
Click to collapse
I had no luck trying to re-flash to 2.0X once I got in the boot loop - I couldn't get past it no matter what until I went back to stock. Once I was back at stock I could re-flash to 2.0X from the internal SD. I'm still trying to figure out what's getting me in the boot loop - everything seems to work great for a while.
Good luck!
dcom222 said:
I had no luck trying to re-flash to 2.0X once I got in the boot loop - I couldn't get past it no matter what until I went back to stock. Once I was back at stock I could re-flash to 2.0X from the internal SD. I'm still trying to figure out what's getting me in the boot loop - everything seems to work great for a while.
Good luck!
Click to expand...
Click to collapse
GOT IT BACK!!!! geez man I was full on panic mode
have you flashed back to TnT lite back yet and how long does it last? Damn i am so tempted to go back im thinking it has something to do with what we attempted to load on the tablet ... i dont know just looking for a reason to Flash ....can this constant recovery flash do any damage to the tablet? I would like to try other Roms but dont want to mess my tablet up..
BTW i got this EUL when it rebooted especially sections 4.1 and 4.2 wtf!!! sorry about that but that is how i felt
Thanks again guys!!!!
RyuFDAC01 said:
GOT IT BACK!!!! geez man I was full on panic mode
have you flashed back to TnT lite back yet and how long does it last? Damn i am so tempted to go back im thinking it has something to do with what we attempted to load on the tablet ... i dont know just looking for a reason to Flash ....can this constant recovery flash do any damage to the tablet? I would like to try other Roms but dont want to mess my tablet up..
BTW i got this EUL when it rebooted especially sections 4.1 and 4.2 wtf!!! sorry about that but that is how i felt
Thanks again guys!!!!
Click to expand...
Click to collapse
If I remember correctly, the stock firmware with the OTA update will prompt you to accept a license and prompt to set the time, etc....
I just flashed the TnT 2.02 again. So far it seems OK, however it did the first 2 times I did it as well. I followed all of the instructions at "forum.androidcentral.com/showthread.php?p=442691#post442691" except I substituted using roeboot's TnT. Once I did it I had everything working (flash, market, etc...). Both times the boot loop happened when I tried to install or uninstall something, and both times were after a few hours of use. I tried a third time and almost instantly got into a boot loop, but I think I got ahead of myself in that try and did some things out of order. The good thing is that I was able to recover each time.
Out of curiosity, did your tablet come with a gray or green cloth to clean the screen? The reason I ask is that I thought I had seen somewhere that this might be an indication of a difference in gTablets.
The EULA shows up with a new stock firmware - and yeah 4.1 / 4.2 kinda bugged me too. I never selected "I Agree" - fark that.
As for the boot loops, it seems that we still can't pin it down - maybe it's just random, I don't know.
Hi,
I was stuck after bootlooping using Cyanmod, then flashing NVflash still didnt fix the issue, this fix did it for me. Thanks for getting me back up & running. I will give another shot at using cyanmod now that I have all the files needed to get me back.
BTW< I have a green cloth. What does that mean?
Thanks,
Rich
dcom222 said:
If I remember correctly, the stock firmware with the OTA update will prompt you to accept a license and prompt to set the time, etc....
Out of curiosity, did your tablet come with a gray or green cloth to clean the screen? The reason I ask is that I thought I had seen somewhere that this might be an indication of a difference in gTablets.
Click to expand...
Click to collapse
My tab came with a grey cloth... funny thing though I got mine on the second wave of shipments to sears... I NEVER had any issues with the time i just set it and it kept the time... I remembered that when these first came out that was a problem... i thought mine was diff because i never had any issues with time reseting itself... anyway Thanks again dude for your help hope i could play this forward to someone more noobier than me
Roebeet looking forward to your TnT lites...
dcom222 said:
After a fair amount of panicking and looking over all of the threads here, I found that gtab_full_vanilla_system_2010_11_09.zip added ClockWork Recovery so I was able to use this to copy over the update-smb_a1002-2967-user.zip to my internal SD, install it, and get my gTablet working again. When the problem happened the second time, I used the method above and it worked for me.
Click to expand...
Click to collapse
I now have clockwork recovery installed... How do i copy the update.zip from external microsd to internal microsd... mounting sd-ext gives an error..
E:Can't mount /dev/block/mmcblk0p2
(No such file or directory)
Error mounting SDEXT:!
Frustration levels are high with this device!!
Thanks!
a "me too" reboot problem
I was able to install TNT Lite 2.0, then 2.11. I got Clockwork Recovery installed as well.
The market would start, but if I did a search for obvious things like "Kindle", the market would give an error that it didn't exist in the market. Thinking it was the error situation described here:
http://forum.xda-developers.com/showthread.php?t=845175
I applied those instructions, and rebooted.
Upon reboot, it ended up in a continual reboot loop.
Trying to do the start with volume+power, it brings up Clockwork Recovery, and when told to wipe data/factory reset, it stays in the reboot loop. When told to apply sdcard's update.zip, it looks only at the one on the internal sdcard, which is for CWR, and goes back into the loop.
At that point I setup a microSD with the information from this post:
http://forum.xda-developers.com/showpost.php?p=9439414&postcount=7
including changing the line from sdcard to sdcard2. Again it doesn't recognize that the internal sdcard2 is plugged in, and attempts to mount it with CWR (mount /sd-ext) yields the error:
E:Can't mount /dev/block/mmcblk0p2
(No such file or directory)
Error mounting SDEXT:!
So, unfortunately I'm at an impasse, like the previous poster. I just bought the tablet a couple of days ago, so I'm far from expert at tweaking it into working.
Any suggestions on what to do, are greatly appreciated.
PS - Bought the gtablet from Office Depot, and received a green cloth.
Boot into clockwork recovery and go to advanced and format SD, use the 2gb and 512mb I believe, then flash TNT or another rom. That fixed my boot loop.

[GUIDE] Newbie's Step-by-Step: From Stock USCC Mesmerize -> Custom Rom/Kernel

THIS GUIDE IS SPECIFICALLY FOR THE MESMERIZE
Steps To Customize Your Mesmerize (For upgrading from any version to FROYO 2.2 EC10)
1.) Upgrade from any setup to 2.2 EC10 (Official Froyo) - If you have not already done so, you will need to upgrade your phone to EC10 2.2. If you have already, skip to the next step. (You can check this in "settings->about phone" under "firmware version" (should be 2.2.1 if you've already done this) NOTE: There is a custom rom listed in this post, I will detail that down below.
NOTE: The roms for this version come pre-rooted, so no need to root. However, if you have issues with superuser permissions (or are staying stock with root), you can use the SuperOneClick Root tool located here
If in the previous step you installed the leak that had the CWM upgrade pre-loaded or you have already manually updated CWM, skip step 2.- You know you have the updated recovery if when you boot to recovery it takes you to the red recovery with voodoo, backup and other options.
2.) Upgrade CWM manually (if needed) downloading this., (this next step by step will upgrade your recovery so that you are able to flash custom rom's/theme's/kernels.)
1.Shut phone off, pull battery out and leave it out.
2.Run odin (assuming you have it installed)
3.Load the cwm-recovery-all.tar file into the PDA spot
4.Plug usb into computer, then into your phone.
5.Hold the volume down key until phone goes into download mode, there will be a yellow android picture.
6.In odin, one of your com: spots should light up yellow - this means your phone is seen by odin (if not you may need drivers)
7.If above step is true, press start and odin will flash the recovery file to your phone. If all goes well the yellow box will turn green and your phone will power off.
8.Now you're able to boot into CWM recovery using the three button method (see glossary here)
3.)Upgrade Kernel With EC10 brought a new turn of events which thanks to jt has allowed fasicnate users to develop kernels which are compatible on the entire line of this model, so be sure to read phidelt's post on kernel's located here and choose one that is compatible with your rom. AOSP and MIUI require a different kernel, so keep this in mind as if you're restoring you may need to flash the appropriate kernel as the restore does not do this for you.
4.) Flash a custom ROM Choose from one of the Custom Rom's that we have out right now;
EC10 Pick and Pack DOWNLOAD HERE -- This is our stock deodexed rom with bloatware moved to a seperate .zip containing flashable packages with those removed apps. - < created by: phidelt82 >
EC10 Custom RomDOWNLOAD HERE - This is a custom rom built by phidelt82 which incorporates some aspects of AOSP into the EC10 rom - launcher and calendar are to name a few.
AOSP -DOWNLOAD HERE - This is a custom ROM/Kernel built with the android open source project code (by lmartin), one of the most "vanilla" rom's meaning no manufacturer's additions such as touchwiz. It's very lean and runs well, but is in BETA stage so beware it may not be for your daily use. NOTE: If you use this rom/kernel and are wanting to return to EC10 you will need to reflash the appropriate kernel for the ROM you are restoring to (for example touchwiz)
MIUI -DOWNLOAD HERE - This is a custom ROM running on the AOSP kernel, you can learn more about it in the thread linked here.NOTE: If you use this rom/kernel and are wanting to return to EC10 you will need to reflash the appropriate kernel for the ROM you are restoring to (for example touchwiz)
GAS EC10 PNP based rom -DOWNLOAD HERE - This is a custom ROM that runs with the touchwiz kernel. Learn more about it in the linked thread.
HEINZ 57 EC10 (PNP/ED01/EC10 based rom) -DOWNLOAD HERE - This is a custom ROM that runs with the touchwiz kernel. Thanks to Sbrissen, it has a lot of extra settings in the TM parts settings menu, allowing you even more customizing. Learn more about it in the linked thread.
5.)Flash a custom THEME Pick one that's compatible with the ROM you are running, from this list.
HELP MY PHONE IS SCREWED (GO TO STOCK 2.2)!!!: If you weren't attentive and made a mistake or haphazardly missed a step and now you're stuck at a boot screen or one of many other failure points, stop what you're doing. Take a deep breath, wu-sa, grus-fraba, whatever you need to do to calm yourself and simply go to this thread and get your phone back to stock. You may not need to go all the way stock, but it seems to be the easiest, and requires the least amount of help from the developers (who have better things to do than answer questions of careless/unlucky people!! - no offense intended) This is also how you would handle getting your phone back to stock before trying to turn it in for repair.NOTE: Being as going to stock means it's expecting your phone to be formatted to RFS instead of EXT4 (lagfix enabled) you should disable lagfix before doing so or you will have errors and md5 mismatches which will disallow you from flashing from recovery. If for some reason you can't access recovery you will just have to disable lagfix manually which is detailed in this thread here.
---------------------------------------------------------------------------------------------------------
==================================================
---------------------------------------------------------------------------------------------------------
THIS IS THE OLD GUIDE FOR CUSTOMIZING 2.1
When I began this process, I had zero experience flashing any sort of software to any sort of devices, and a very minor understanding of "rooting". After much research and crawling I was able to work my way through these steps with little headache, and learned a lot along the way.
Keep in mind there are many variations to each step, this is what worked for me the easiest as a newb.
And last but not least. There is always the disclaimer that attempting any of this can and will make your phone dysfunctional and or possibly bricked beyond repair (but most likely just dysfunctional which is a pain in the arse to deal with) if you do not follow steps completely (and of a trustworthy source such as xda - ehm and in the appropriate forum ).
So make sure you're in a comfortable environment (not a good idea to be trying to accomplish this while slamming beers at the bar), take your time, read each step that these people have taken the time to carefully write up (then follow it), and you'll be just fine. Be patient as things don't always move fast and you never want to freak out as you may screw things up bad, when it's actually just taking longer than you would expect. Always give it at least 5 minutes before you determine it's looping or crashing or whatevering, there is alot going on behind the scenes, trust me!
Steps To Customize Your Stock Mesmerize (For eclair 2.1)
1) Root your phone. - Basically all this means is gaining the ability to give programs/apps and yourself SuperUser access (equivalent of being admin in windows) and also the ability to flash roms via recovery, detailed below.
The easiest way to root is through the z4root.apk. (an application that will run right on your phone)
Download Here
After download, put z4root.apk on your SD card root directory
Then make sure in Settings->Applications that the "Unknown sources" box is checked.
If you don't have a file manager, download a free one from the market, using the file manager navigate to the z4root.apk and select to install it. Note: If you need help at this step, no offense I would suggest getting someone with more experience to help you continue on. I'm serious here
Reboot your phone
After it boots, open the z4root app and press root. At this point it is going to hang, give it 2 minutes and pull the battery. Count to 10, put it back in and turn it on. - This is normal, trust me .
After your phone boots open z4root again and click root, this time it will run no problems and phone will reboot.
NOTE**IF YOU HAVE PROBLEMS WITH z4root: "give Super One Click a try. It's a package you have to download to your computer, but you get to see more of what's actually going on so you know where it's at in the process. I have only used up to version 1.5.5, and I know that version is very capable for the Mesmerize on 2.1. It is located here."-This Information provided by phidelt82**
Once you are rooted (you will see the superuser icon in your apps, it will show apps you've given that permission to... eventually) you will need to make sure you have a file manager that can request root permissions (read/write) before you will be able to complete the next step. Search the market for "root file manager" and pick one to download and install.
Also at this step I would download and install RomManager and TerminalEmulator as you will need these later.
2) Install RomManager and the ClockworkMod Recovery. These will basically just give you the ability to boot into recovery where you can more easily flash kernel's/rom's and anything else you wish to push to your phone. (Recovery is basically a bios like interface - but it's different than the stock version)
I was able to install the Clockwork Mod Recovery very easily just by simply using the root file manager app I had downloaded, along with following with the instructions.
(In your file manager, MAKE SURE YOU ARE Read/Write not Read/Only, for RootExplorer there is a toggle at the top, other ones you may have to enable this through settings, others may just be R/W by default, you will just have to determine this or google the app)
Download the two zip files located in the first post here
Place both files on your SD card root if you were using a computer to download them or you could always download them through your phone's browser
Using the root file explorer app, move the Redbend_ua file from the SD card to /system/xbin/
Long press on the Redbend_ua file and click permissions, there should be one check missing, check that so that all are marked. Save and exit.
Now open TerminalEmulator (Come with me if you want to live )
NOTE:The spaces below are actual spaces and in bml8 there is a lowercase "L" not a "1" there is also a space after cd, after redbend_ua, after restore, and after recovery.bin
TYPE THIS ALL EXACTLY AS SHOWN BETWEEN THE QUOTES
at the command line ($) type "su" (then hit enter)
Type "cd /system/xbin" (then hit enter, which changes directory)
Type "redbend_ua restore /sdcard/recovery.bin /dev/block/bml8" (then hit enter, It will now scroll a bunch of text and reboot.)
After phone boots, open RomManager
Click on Flash ClockworkMod Recovery
Select the Samsung Fascinate your phone will still be the mesmerize. By now - you better damn well trust me , this is just what works with our model
At this point you're all stock and ready for new kernel/rom. (but now you are able to do so very easily)
3) KERNEL: Install Voodoo lagfix kernel and new 5.0 sound
If you want speed and good battery life (and high standard marks) +unlocking the headphone amp and eq controls (it makes even the samsung headset sound killer) go here and follow those steps for using your now functional recovery mode to flash the new Voodoo 5.0 kernel.
You could always install the old Voodoo kernel located here, if for some reason you do not want to take advantage of the new, sound improved one.
Note: Just an FYI, after installing custom kernel's you will always have an issue on start up of seeing a flashing black box in the middle of the samsung logo. This can be corrected by installing a custom boot screen (only requires root access) and you can find out how here.
Note: There are a few ways of getting into this recovery mode, the best way if all else fails is to hold phone from the back with left hand (thumb on volume button, in the middle holding both down and pointer on power button) hold these down until the mesmerize logo pops up then slide your thumb down a bit to volume down only (if you slip don't worry it might blink but it'll still go to recovery) Sometimes this is easier with the back case off. However the best way, is to download and use the QuickBoot app, it allows boot to recovery/reboot/poweroff options from the app.
4) Custom ROM : Download and install the ROM of your choice.
Just pick one from this list Here-They are all there along with other very useful links, read through the first post of each before you decide, some are plug and play some take a few steps first. These are currently only 2.1 eclair builds however right now they have an (somewhat unstable) 2.2 froyo rom/kernel that being worked on but is not quite yet ready for day to day use (some features are not working quite yet). But be patient because these guys will have something long before Samsung let's us have theirs, but who cares - "ours" will be so much better
HELP MY PHONE IS SCREWED!!! (GO TO STOCK 2.1): If you weren't attentive and made a mistake or haphazardly missed a step and now you're stuck at a boot screen or one of many other failure points, stop what you're doing. Take a deep breath, wu-sa, grus-fraba, whatever you need to do to calm yourself and simply go to this thread and get your phone back to stock. You may not need to go all the way stock, but it seems to be the easiest, and requires the least amount of help from the developers (who have better things to do than answer questions of careless/unlucky people!! - no offense intended) This is also how you would handle getting your phone back to stock before trying to turn it in for repair.
MASSIVE AMOUNTS OF Credit go to all of the OP's and many others (some included in my sig), these people are awesome, show them some love! Without them we would be stuck in stock US cell/Samsung HELL!
Final NoteIf you have any suggestions, additions, corrections, subtractions, or multiplications; PLEASE LET ME KNOW! I'm very open to all of the above and since this is now more of a community article let's stick to the android motto and keep it...open source
I gotta say, you did a really good job explaining yourself there. Now I'll just have to send people to one post and not a bunch when I get messages at all hours of the night.
Good work!
phidelt82 said:
I gotta say, you did a really good job explaining yourself there. Now I'll just have to send people to one post and not a bunch when I get messages at all hours of the night.
Good work!
Click to expand...
Click to collapse
Hey thanks, and believe it or not this is the exact reason I decided to put this together with this much detail (aside from answering someone's question). I figure, I'm no android developer but I can follow instruction and explain myself pretty well so I put this together to take some of that off of you guys. (A small token of my appreciation)
Nice work! Stickied for others to follow
Oh and love that comment:
Now open TerminalEmulator (Come with me if you want to live )
Click to expand...
Click to collapse
Gave me a good laugh!
the_scotsman said:
Nice work! Stickied for others to follow
Oh and love that comment:
Gave me a good laugh!
Click to expand...
Click to collapse
Haha well good and thanks, I almost put /badjoke at the end of that comment
EDIT: Edit to main post.
Good Job! This pretty much covers everything. Hopefully soon we can add to it :S
Is there a rough idea of the amount of time it will take to complete? I have pulled the battery a couple of times, and it just sits at the "running exploit in order to obtain root access" spinning the icon for several minutes. I have re-started it for a third time, now just letting it spin to see if it will come around.
LaTuFu said:
Is there a rough idea of the amount of time it will take to complete? I have pulled the battery a couple of times, and it just sits at the "running exploit in order to obtain root access" spinning the icon for several minutes. I have re-started it for a third time, now just letting it spin to see if it will come around.
Click to expand...
Click to collapse
Usually it only takes about a minute or so to complete. If it gives you problems, give Super One Click a try. It's a package you have to download to your computer, but you get to see more of what's actually going on so you know where it's at in the process. I have only used up to version 1.5.5, and I know that version is very capable for the Mesmerize on 2.1. It is located here.
Just wanted to say thanks for all the hard work and for the write ups for those of us new around here. You guys make the scene available for the rest of us.
Sent from my SCH-I500 using Tapatalk
Thanks for the easy walkthrough.
I am getting stuck at the end of step 2. The "redbend_ua restore" part was completed successfully, and after the phone rebooted I launched Rom Manager and clicked "flash ClockworkMod Recovery", selected the Fascinate, and keep getting an error message stating "An error occured while downloading your recovery."
Am I doing something wrong? Is there another way to get clockwork recovery onto my phone? I am on WiFi with a strong signal (I'm about 3 feet from the router) and the connection is working fine in other apps (browser and whatnot) so I don't think it's my internet connection.
Any help for this total newb to the android community would be greatly appreciated.
Mesmerizeuser said:
Thanks for the easy walkthrough.
I am getting stuck at the end of step 2. The "redbend_ua restore" part was completed successfully, and after the phone rebooted I launched Rom Manager and clicked "flash ClockworkMod Recovery", selected the Fascinate, and keep getting an error message stating "An error occured while downloading your recovery."
Am I doing something wrong? Is there another way to get clockwork recovery onto my phone? I am on WiFi with a strong signal (I'm about 3 feet from the router) and the connection is working fine in other apps (browser and whatnot) so I don't think it's my internet connection.
Any help for this total newb to the android community would be greatly appreciated.
Click to expand...
Click to collapse
It's not you. I believe Koush's repo is down right now. Hopefully it will be back up soon and you will be able to finish up.
Thanks for the heads up. Is there any way to get the recovery on the phone without using rom manager, or will I have to wait for the repo's to come back up?
never mind
It's back up. Just flashed to a voodoo kernel. Thanks again for the great instructions.
Very good write up.. You actually made it kind of fun to read if that makes sense.. lol
I seem to be running into problems. Whenever I go into recovery mode my phone doesn't verify the update.zip file. I was wondering how do I fix it or get another one? Also what part does this file play in changing roms?
Error:
Verifying update package...
E:failed to verify whole-file signature
E:signature verification failed
Install aborted
Also very good write up A++ would hack again
Edit: got it working. I had to rerun redbend_ua and make sure it went through a full reboot and didn't stall. I think I wasn't giving it super user permissions. Great writeup thanks again!
thanks this is worked great for me on the Froyo step by step
jmtenny said:
thanks this is worked great for me on the Froyo step by step
Click to expand...
Click to collapse
Great, glad to hear it! This is a new addition and I've just made some more changes and also reformatted the OP so i'ts more obvious that there are two processes.
Thanks so much for taking the time to do this!
I'd like to think that now I have a better understanding of what I'm doing.
I'm having some problems and was wondering if someone could help me please.....
I successfully installed the EA11 leak and updated from 2.1 to 2.2. However, when I boot into the blue recovery and try to hit update.zip from there it just shows me an exlamation icon and never goes into the red recovery instantly like it should according to everyone's directions.
At thiis screen it will stay showing this icon, and the only way off of it is to hit the menu key which takes you back to the blue recovery screen. It then has a description below the blue text that says:
-- Install from package...
Finding update package...
Opening update package...
Verifying update package...
E:Failed to verify whole file signature
E:signature verification failed
Installation aborted.
Am I doing something wrong? Any feedback would be so appreciated.

[GUIDE] Fool proof install for stock 4349 (1.1 to 1.2 upgrade path)

Fool proof way to install 4349:
The reason there are so many steps is that they are broken down so that each step is basically one menu action. Follow EVERY step. Yes there are easier ways, this way ensures that your tablet is absolutly stock and wiped of all traces of other roms.
What you need:
1. A g Tablet with CWM 0.8 recovery (doesn't matter what ROM)
2. A stock 3588 image renamed to 'stock3588update.zip' (http://tapntap.http.internapcdn.net/tapntap/viewsonic/update-smb_a1002-3588-user.zip)
3. A stock 4349 image renamed to 'update.zip' (http://tapntap.http.internapcdn.net/tapntap/viewsonic/update-smb_a1002-4349-user.zip)
4. A folder called recovery with a file in it called COMMAND inside it with the following line of text:
Code:
--update_package=SDCARD:/update.zip
4. Calkulin's Format_all.zip (attached here: http://forum.xda-developers.com/showpost.php?p=11946224&postcount=1)
Step 1: Ensure there is nothing on your g tablet you want. NOTHING!
Step 2: Boot to CWM recovery with Pwr and Vol+
Step 3: Go to the "mounts and storage" menu
Step 4: Choose "mount USB storage"
Step 5: Confirm there is nothing you want to save on your SD card. If there is anything you want, save it now.
Step 6: "Unmount" and go back to the main CWM Recover Menu
Step 7: Choose "advanced"
Step 8: Choose "Partition SD Card"
Step 9: Choose 2048M for Ext size
Step 10: Choose 0M for swap size
Step 11: Watch it Partioning SD Card, then when complete once again mount USB storage as in steps 3/4
Step 12: Load onto the SD Card: Calkulin's_FORMAT_ALL.zip, stock3588update.zip, update.zip (this is the 4349 file), the recovery folder with the command file inside it. Your Sdcard should look like the attached screen grab.
Step 13: Unmount and return to main menu of CWM.
Step 14: Choose "install zip from sdcard" then "choose zip from sdcard" and select "Calkulin's_FORMAT_ALL.zip"
Step 15: Proceed with the install, once finish select "choose zip from sdcard" and select "stock3588update.zip"
Step 16: Once it completes, go to the CWM recovery main menu then power off with the power button.
Step 17: Boot up into recovery with PWR and Vol+. This will initiate the 4349 install using the stock recovery.
Step 18: Watch your tablet boot into a bone stock 4349 rom.
An optional starting point for this is to use nvflash (back to stock recovery or CWM recovery) to repartition everything first to make fully sure all partitions are as they should be.
Nice! Well laid out with clear steps. I 100% agree that the cleaner your device is, the more likely that the 4349 upgrade will succeed. On clean 3588 stock, I've had about a 90% success rate, at least (but I have had a few soft-bricks too).
Going to work on 3588 nvflash today - need to test it out as I think we all really need it, at this point.
Just one question for clairifacation.. on the command line of text. Should it have the have the apostrophy and the beginning and end or not?
LisaBham said:
Just one question for clairifacation.. on the command line of text. Should it have the have the apostrophy and the beginning and end or not?
Click to expand...
Click to collapse
No, corrected. Thanks.
Just to post a bit of an update:
It is pretty easy to get rooted with z4root. The permanent option works. Also, installing the amazon marketplace was no problem. I actually like this setup better than google market because it stores all the free apps you download as well as the paid ones.
Additionally, the google apps (download from here: http://wiki.cyanogenmod.com/index.php?title=Latest_Version#Google_Apps get the ones for tegra on CM6) from CM6 were easy to install with the standard recovery. Looks like this latest stock version is pretty decent overall.
ramerco said:
installing the amazon marketplace was no problem. I actually like this setup better than google market because it stores all the free apps you download as well as the paid ones.
Click to expand...
Click to collapse
The biggest problem with the Amazon Appstore for Android is that it has far, far fewer apps than the Google Android Market. A large majority of the applications that I require (indeed, what I bought the tablet to run in the first place) are only available through the Google Android Market.
Followed step by step and everything seemed to go well until I tried to restart after the upgrade....nothing but a black back-lit screen. Tried resetting/factory reset, tried clearing cache, nothing. Had to NVFlash back to 3588 and tried to see if there was an OTA update but it says I am up to date with 3588. Then tried to manually install the 4349 update.zip which appeared to go through but again, same black screen afterwards. Very frustrating.
tsg2513 said:
Followed step by step and everything seemed to go well until I tried to restart after the upgrade....nothing but a black back-lit screen. Tried resetting/factory reset, tried clearing cache, nothing. Had to NVFlash back to 3588 and tried to see if there was an OTA update but it says I am up to date with 3588. Then tried to manually install the 4349 update.zip which appeared to go through but again, same black screen afterwards. Very frustrating.
Click to expand...
Click to collapse
Sounds like you were stuck in apx mode. Lucky you were able to boot at all!
jason1332 said:
Sounds like you were stuck in apx mode. Lucky you were able to boot at all!
Click to expand...
Click to collapse
Could be, but I don't think so. I got through the 3 birds screen then the g-tablet screen before it went black so I don't think I was in apx. I guess I will just wait until VS pushes the OTA Update again.
Is there any way to change the boot animation in 4349?
ideaman said:
Is there any way to change the boot animation in 4349?
Click to expand...
Click to collapse
Boot animation is still stored in the same place (system/media) so existing methods for changing it should work fine.
Hi Gents,
Questions,
- Is this flash will void my warranty?
- If I'm running from stock 3855 Rom form VS, from what step I should begin with?
Thanks,
Charles
I'd like to make a formal request that this guide be stickied?
Many people have been wanting to flash the HC rom, and this is the best guide I've found (used it myself) to safely, and efficiently get to the 1.2 bootloader and stock recovery in update 4349.
It does not instruct anyone, or link to Roms on other forums, just provides them with the information to reach a foundation to where they can use 1.2 based bootloader roms. We can't ignore that it's an important catagory of users.
TJEvans said:
I'd like to make a formal request that this guide be stickied?
Many people have been wanting to flash the HC rom, and this is the best guide I've found (used it myself) to safely, and efficiently get to the 1.2 bootloader and stock recovery in update 4349
Click to expand...
Click to collapse
At that time this was a good way to do it. Now, you can NVFLASH 4349 in a few minutes. Then when you reboot wipe data/cache.
jcflman said:
At that time this was a good way to do it. Now, you can NVFLASH 4349 in a few minutes. Then when you reboot wipe data/cache.
Click to expand...
Click to collapse
regardless, there isn't a stickied guide on safely getting to 1.2 from out of the box setup...this is the most comprehensive one I've found for a brand new user that doesn't have any experience with nvflash (I still don't) or even flashing a rom. I've answered 2 questions today from people that basically just opened the box and were wondering how to get to 1.2 from stock. or wanted a link to a stock rom/recovery image. I haven't found any other posts that have a stock 3588 or stock 4349 files link in it. This post does, without even going into the roms available for the 1.2 bootloader.
Thanks ramerco. This is exactly what I've been looking for. I am still relatively new to the G-Tab and ROMS and need more details, which you have provided. I've been looking for "detailed" steps to get to 4349 along with 1.2 boot loader since I want to try roebeet's HC.
jcflman said:
At that time this was a good way to do it. Now, you can NVFLASH 4349 in a few minutes. Then when you reboot wipe data/cache.
Click to expand...
Click to collapse
I'd like ot bump this, and request again, that this post be stickied. More and more people are having issues when flashign from 1.1 to 1.2 roms, and THIS GUIDE is the SAFEST and MOST COMPREHENSIVE guide on how to go from 1.1 to 1.2.
Yes, it may be quicker to NVFlash as much as you possibly want, but I'll bet that if you found every post about a softbricked G-Tablet, the user was trying to NVFlash something...
It seems to me at this point, that developers are NVFlashing everything nowadays..that's fine, becuase most of them know how ot recover from it. Typical USERS, though, do not, and end up making their situation worse. WE NEED TO PREVENT PROBLEMS, so using standard recoveries, or CWM over NVFlash is the safest way to do it. I have no problem learning NVFlash to recover from a softbrick, but I'll be damned if learning it and using it CAUSES a softbrick becuase I have no idea what I'm doing.
PLEASE Sticky this thread, and clean up some other stickies that are no longer needed. For instance, Jerdog's "One and only Honeycomb" thread...not necessary anymore, since the reality he predicted wouldn't happen, has.
Wi-Fi
Who knows how to set up Wi-Fi on Linux.
Shall describe the step by step please.
how do you create file
I am really new at this. So how to you do this step?
4. A folder called recovery with a file in it called COMMAND inside it with the following line of text:
Code:
--update_package=SDCARD:/update.zip
What is the step-by-step process for this? I know how to create a folder, but I dont know how to create the file with the code. Can someone help me with this. Thanks I have Windows 7 if that matters.
novicexda said:
I am really new at this. So how to you do this step?
4. A folder called recovery with a file in it called COMMAND inside it with the following line of text:
Code:
--update_package=SDCARD:/update.zip
What is the step-by-step process for this? I know how to create a folder, but I dont know how to create the file with the code. Can someone help me with this. Thanks I have Windows 7 if that matters.
Click to expand...
Click to collapse
You might have a copy of the recovery folder with command file on your pc where you unzipped the cwmod_internal.zip unless you moved it to your G Tablet instead of copying. You could always unzip the cwmod_internal.zip file again to pull the recovery folder from it. Anyway, to answer your question...
To create a file just open the recovery folder you just created then right-click > new > text document. Put the code "--update_package=SDCARD:/update.zip" without the quotes & save the document as command. It shouldn't have a file extension like command.txt just command only.

[GT-P6210][CWMRecovery][ROOT] ClockworkMod Recovery and Root (07-Jan-2012)

**** USE AT YOUR OWN RISK ****
The following is posted so that I may share what I've done. It was done by me and for me. If you use it for you, then you take responsibility for whatever happens. This could, potentially, cause problems. It certainly will void your warranty (though it's pretty easy to undo this with no obvious signs.)
Install ClockworkMod Recovery and roots your P6210 tablet.
DO NOT ATTEMPT TO RESTORE ANY CWM BACKUP MADE WITH ANY OTHER VERSION/REVISION. IT WILL BREAK THINGS. THIS VERSION IS NOT BACKWARDS COMPATIBLE. JUST START WITH FRESH BACKUPS AND BE HAPPY.
WHAT THIS DOES:
Installed from recovery, this .zip will first ensure that it's running on the Samsung GT-P6210. If you have a different model, don't waste your time downloading it. It won't work. I have a P6210 to test with. I don't have any other 7 plus tab, so I can't test any other 7 plus tab, and therefore won't even act like it might work. If you want to try it anyway, you should have the knowledge to repair whatever you break - in which case you'll also have the knowledge to unpack this zip file and do things the manual way.
(starting with 20111210, a backup of the recovery is no longer made. I feel this is no longer needed as there is a confirmed working ODIN package people can use to restore their tablets with.)
Next, a new version of the clockwork mod recovery is installed.
(starting with 20111210, old backups are no longer purged. If you are upgrading from my original CWM recovery (previous to Dec 9th), please manually delete old clockwork recovery backups, as they are NOT VALID and will destroy your normal boot operation if you attempt to restore with a proper/current version of this recovery.)
Finally, the tab will be rooted. This only involves copying a tiny file (called 'su') to the system. In order for most android apps to make use of that, however, another application must be first installed. (See "Finishing SuperUser installation" below.) I considered putting that "SuperUser" application as part of this package, but it's really very easy to get it from the market.
INSTRUCTIONS:
Put the installation zip file on your tablet's external SD card. If you don't have an external SD card, you won't be able to install this. MicroSD cards are cheap. If you have a tablet that costs 399 USD, you can afford to spend a few extra dollars/euros/pesos/whatever on a microSD card. Just get one. Not only is it required for installing this from the factory recovery, but it makes a great place to back things up to. A nice 16GB card is suggested. 32GB is better. You'll need AT LEAST 1GB for this recovery. If you have a previous version of CWM already in-place, you won't need the storage card.
You can download the .zip file directly to your tablet and then possibly use the built in "My files" applet to move it to extStorages/SdCard, or you could download it to your computer and use "adb" to push the file to /mnt/sdcard/extStorages/SdCard, or you should be able to get it there with "Kies." If you have the proper adapter, you could also attach the microSD card directly to your computer and just copy it there. It doesn't matter HOW you get it on the card, as long as it's on the card.
After the zip file is on your microSD card, and the microSD card is inside (and recognized by) your tablet, then you need to...
Boot into recovery mode.
If the recovery version banner is "CWM-based Recovery v5.x.x.x", then you already have a version of CWM installed and should skip ahead to the proper section. If the banner is "Android system recovery (3e)", then you have the factory recovery and should continue with...
Installing from factory (3e) recovery:
Use the volume up/down buttons to move the highlight up and down, and the power button to select the highlighted option.
1. Select "apply update from external storage"
2. Select the file you placed on your storage card (starts with "p6210_CWMR".)
3. Sit back and watch it run. Read the information that is being sent to the screen. If there's an error, it'll display some message. If it works, it'll display a message starting with the word "Done!"
4. Select "reboot system now."
You now have a CWM-based recovery installed, and your tablet is rooted.
Please skip ahead to "Finishing SuperUser installation"
---------------------------------------------
Installing from CWM-based Recovery
Use the volume up/down buttons to move the highlight up and down, and the power button to select the highlighted option.
1. Select "Install zip from sdcard"
2. Select "choose zip from internal sdcard" (which will actually point to the external card.) (If you are upgrading and chose not to put the .zip on the external microSD card, you might need to select "choose zip from sdcard" instead.)
3. Select the file you placed on your storage card (starts with "p6210_CWMR".)
4. Select "Yes - Install (whatever filename you selected)"
5. Sit back and watch it run. Read the information that is being sent to the screen. If there's an error, it'll display some message. If it works, it'll display a message starting with the word "Done!"
6. Select "+++++ Go Back +++++"
7. Select "reboot system now."
---------------------------------------------
Finishing SuperUser installation
Install the SuperUser application directly from the android market:
https://market.android.com/details?id=com.noshufou.android.su
....
Post-installation Notes and Issues
It's a known issue with the version of CWM used in this recovery that the "internal sdcard" actually references the built in storage on the tablet. So, if you want to back up to your microSD card, choose "backup to internal sdcard". I'm retaining this issue to stay "compatible" with other CWM recoveries of the same version number. (won't fix)
The .zip package displays an incorrect version identifier/date when version 20111209 is being installed. (It's shows a banner with the date of 06-Dec) (cosmetic)
This recovery is NOT compatible with firmware updates via Kies (and perhaps not via other samsung official methods.) In order to perform a firmware update, I suggest the following procedure: First, perform a CWM Recovery backup, then use the ODIN package found elsewhere to restore this tablet to a factory state. Let Kies upgrade the tablet to whatever version it wants (give it a few tries in case multiple upgrades are needed.) Then re-install this recovery, and perform an "advanced restore" (or "advanced restore from internal sdcard if you made the backup using the similar option.) From there, restore "data." That will leave the entire firmware update in place. (boot is the normal boot kernel; system is what people like to call a ROM here, but is the samsung pre-installed apps; and data contains the applications you install and all your data.) Then "go back", wipe the cache partition, advanced, and wipe the dalvik partition. HOWEVER, please note that I have no way to know if any given samsung firmware update is "compatible" with this restore unless I've tried it myself. It's compatible with everything released up to the date of this note (10-Dec-2011), but I can't predict the future.
Donation?
I don't take donations. If you have spare money (I don't), please donate it to the Salvation Army, Red Cross, or just find a homeless person on the street and give them something. My favorite charity is the Shriner's Hospital for Children. (yes, I am.) If you'd like to thank me, there's a button at the bottom of this post dedicated to that. If you don't want to thank me, that's okay too.
Changes for 20120107:
Brought the recovery kernel up to date with the normal boot kernel. The only impact should be that if you keep crashing any time you boot normally (and before you are able to perform any action), you can now boot into recovery to _hopefully_ be able to retrieve the /proc/last_kmsg as a diagnostic tool.
Reduced the size of the .zip quite a bit.
Changes for 20111210:
* A backup of the existing recovery image is no longer being made. I feel this is no longer needed, as an ODIN package is now confirmed to be working that people can use to restore their tablets to a factory state.
* Old clockworkmod recovery backups are no longer being deleted when installing this. If you are installing this or newer from my CWM recovery previous to Dec 9th, 2011, please manually delete all those old backups. If you attempt to restore them, please be prepared to download ODIN and a factory ODIN image, as you'll need it in order to get your tablet working again. You've been warned...
* The issue that was causing backups to the tablet's built-in storage to fail has been corrected.
Changes for 20111209:
* Issues with getting into recovery are resolved.
* a backup of the recovery is only made if there is no sign of a previous version of this same recovery in place
Credits
Most obviously, Koush for his wonderful clockworkmod recovery. It's the basis of this entire project. Entropy512 for pointing me in the proper direction on a couple of things, pershoot mods to CWM for the Galaxy Tab 10.1 that I ported over to this one (due to the different partition structure of honeycomb devices.)
Links are below...
Take care
Gary
thanks gary, how might we be able to tell if this will be kosher with 3g version? do we need to --dump all pit via heimdall to ensure all partitions match up,etc? Thank you for your speedy work.
chrisrotolo said:
thanks gary, how might we be able to tell if this will be kosher with 3g version? do we need to --dump all pit via heimdall to ensure all partitions match up,etc? Thank you for your speedy work.
Click to expand...
Click to collapse
It's not kosher at all. I didn't wash my hands before compiling it, and had bacon bits on my salad for lunch. Sorry.
Thanks Gary. I have been watching your progress for about a week and you are like a put-bull. Amazing. u da man!!!
Pit bulls would be shamed as wussies. Many great devs possibly have a touch of Asperger's syndrome (with MUCH better socialization skills!) which, with tasks like this, is a benefit! At the very least just plain tenacious! lol
Thanks Gary. I've learned a lot just following along reading the discourse between you and others like Entropy. Appreciate it.
garyd9 said:
It's not kosher at all. I didn't wash my hands before compiling it, and had bacon bits on my salad for lunch. Sorry.
Click to expand...
Click to collapse
ahhh , close enough. anyways what could we do to find out without actually flashing this to possible incorrect partition??
chrisrotolo said:
ahhh , close enough. anyways what could we do to find out without actually flashing this to possible incorrect partition??
Click to expand...
Click to collapse
Which "3g" model do you have? The tmobile one or the international one?
I'm trying to narrow down which is the GT-P6200 and which is the SGH-T869!
I'm working with someone via PM and email to get the information needed for the SGH-T869, and I think it'll be pretty easy to get a recovery together for it, but other people will have to test and validate. I think this is the tmobile version...
international p6200
Soft Brick(kinda Sorta - well not really). Using defult 3e recovery. Tab would boot up, but would not go into recovery at all. Nada Nada. Thought it might have been some leftovers from other stuff I have been trying, so I odin3'd the factory image, did a wipe all and tried it again. Same difference. The only thing I could really think of was maybe I had a corrupted download.
funny thing is that it would boot up into the OS. Just not into recovery. will keep trying as I really want a way to make nandroid backups.
otamctech said:
Tab would boot up, but would not go into recovery at all.
Click to expand...
Click to collapse
No need to ODIN... that's why the package creates that backup recovery image. However, you said it's booting normally, correct? If so, it's not broken or bricked (and I experience the exact same thing.)
For some odd reason (that I haven't been able to figure out), after I flash a non-stock recovery, its very difficult to get the tab into recovery mode. Some times I get it instantly, and some times I have to try several times in a row. Are you using adb? If so, it might be easier. Power off the tab, plug it into your computer, and eventually the tab goes into a "low power mode" where you see the battery gauge but nothing else. From there (again, assuming you have adb installed/working), you can just run "adb reboot recovery" That usually gets me into recovery. 90% of the time.
If not, just try again. If you see the samsung animation starting, press/hold the power button to turn it off again, then press/hold volume up again... etc. It's a PITA, and a major annoyance of mine.
Two things about it make it REALLY annoying for me. First, I'm using samsung's own kernel for this... but I'm just repacking the initramfs portion of it. Second, if you put the factory recovery back, it's easy to get into recovery again.
chrisrotolo said:
international p6200
Click to expand...
Click to collapse
I'll get to that one eventually. I'm commited to do the tmobile one next, and I REALLY need to concentrate on my full-time job (the one that pays me a salary) which only leaves me a couple hours each day.
take care
Gary
absoultely, take your time. Is there a certain battery percentage requirement to get into either stock or CWM recovery say 50% or 60% minimum? we had this issue on dell streak 7. Let me know if I can help with partition layout or anything for p6200. thanks.
chrisrotolo said:
absoultely, take your time. Is there a certain battery percentage requirement to get into either stock or CWM recovery say 50% or 60% minimum? we had this issue on dell streak 7. Let me know if I can help with partition layout or anything for p6200. thanks.
Click to expand...
Click to collapse
No hard requirement I'm sure - but flashing at below 50% is just a stupid reckless risk, plain and simple as that.
If you are having issues getting into recovery after flashing this...
Here's a procedure I've come up with that has allowed me to get into this recovery 9 out of 10 attempts (and it doesn't require any special connections to a computer.) Please read all the steps before starting so you're prepared for what comes next. It'd really be annoying to have recovery finally pop up, but you weren't paying attention so the tablet turned off.
power off the tablet
Throughout this entire process the volume UP switch should be held and not released. This is the side of the volume switch closest to the power button. Once you see your recovery screen, you can release the volume switch (and any other button you might be holding at that time.)
Press/hold Volume Up (constant)
Press the power button, hold it down for 2-3 seconds, and release it.
You'll see the Samsung logo screen for a few seconds...
Instead of the expected recovery screen, you might see the samsung boot animation with music. If so, immediately (without releasing volume up), press and hold (and keep holding) the power button. Don't let it go this time.
The tablet will appear to power off after holding the power button for a few seconds, and then will power back on a second or two later.
(you're still holding that power button, right? how about volume up? Good.) Again, you'll see the samsung logo screen for a few seconds...
Instead of the boot animation, recovery should pop up this time. Release the power button as soon as it does or you'll just turn the tab back off again. You should also release the volume UP at this point.
(If you've flashed my recovery, please try this. If it doesn't work, please take the effort to reply to this post so I can know what people other than myself are experiencing.)
Take care
Gary
updated OP with:
Post-installation Notes and Issues
I'm aware that after flashing this, it is difficult to get back into recovery. I'm not sure WHY, but it's fairly consistantly a pain in the rear. However, I have found that following the steps in the following post seems to work (at least for me) 9 out of 10 times. (I was distracted on the 10th try, so not sure if it worked or not): http://forum.xda-developers.com/show...6&postcount=14
Remember above I mentioned that when this package installs, it creates a backup of the old recovery? Well, it does that no matter what recovery was in place. So, if you install this package with a factory recovery, that backup will be of the factory recovery (which is probably what you want.) If you install this package a second time when you already have the CWM Recovery installed, you'll overwrite that factory recovery backup with a backup of the CWM recovery (which makes no sense.) I'd strongly suggest that after you FIRST install this package, you make a copy of that backup recovery image file (and full filename is displayed when it's created), and stick that copy someplace safe. Perhaps just rename it and copy it to your SDcard or computer. A good name might be "p6210_factory_recovery.img"
The Tab 10.1 could be difficult to get into recovery too.
Usually, the following works for me:
Press and hold VolUp
Press and hold Power until the screen turns on (this is slightly different from your instructions)
Release Power but keep holding VolUp until Recovery shows
__________________
somebody9 said:
I was wondering if anyone knows what needs to be deleted in order to get rid of that pesky pop up menu you get by pressing on the Chevron/Arrow in the middle of the bar.
Click to expand...
Click to collapse
Please start a new thread for a new topic. Try to keep this one isolated to the CWM recovery.
garyd9 said:
Please start a new thread for a new topic. Try to keep this one isolated to the CWM recovery.
Click to expand...
Click to collapse
Sorry about that. Post removed.
Garys method of booting into recovery works fine. I'm just going to post it in linear format.
1. Press the power button and select Power Off
2. Press the volume up button (closest to power button) and do not release until the recovery screen is displayed
3. Press (do not hold) the power button
4. The static Galaxy 7.0 Tab Plus screen will display (possibly twice)
5. When the animated Samsung screen displays, press and hold the power button
6. The static Galaxy 7.0 Tab Plus screen will display
7. Release all buttons when the recovery screen displays.
This works every time for me

[Q] How to restore phone from backup made prior to ROM download

http://forum.xda-developers.com/showthread.php?t=1875914
Hi I used the above guide to root my phone and I also did the backup from recovery mode thing AND I backed my phone up with Kies on my computer beforehand. Well I messed my phone up and had to use Odin to restore it and now I'd like to see how I can restore my phone from the backup I made in recovery mode. Every time I try to backup using kies it crashes on my computer. Also, if possible, I'd like to know a way to not have to use the same app I used to back the phone up to restore it. I used an app called EZ Recovery or something like that. If someone could help with this I'd appreciate it thank you!
gamer6592 said:
http://forum.xda-developers.com/showthread.php?t=1875914
Hi I used the above guide to root my phone and I also did the backup from recovery mode thing AND I backed my phone up with Kies on my computer beforehand. Well I messed my phone up and had to use Odin to restore it and now I'd like to see how I can restore my phone from the backup I made in recovery mode. Every time I try to backup using kies it crashes on my computer. Also, if possible, I'd like to know a way to not have to use the same app I used to back the phone up to restore it. I used an app called EZ Recovery or something like that. If someone could help with this I'd appreciate it thank you!
Click to expand...
Click to collapse
So currently you are unrooted and still using the Odin factory rom? If so, the first steps are to:
1) Re-root
2) Unlock your bootloader using EZ Unlock v1.2 found here: http://rootzwiki.com/topic/32456-app-920-ez-unlock-14-easiest-way-to-unlock-your-bootloader/
3) Custom Recovery backup files are proprietary, they only will restore using the same recovery you used. For the GSIII, you have two custom recoveries to use: ClockWorkMod or TWRP. If you want to restore to your previous backup that you made using your linked guide, then EZ Recovery will be the absolute easiest to use.
Two questions:
A) Why don't you want to use EZ Recovery? It's the easiesr way to install CWM recovery and you only use it once.
B) Which recovery did you select to make a backup using EZ Recovery? Was it touch based?
3) [Edit] Disregard my question about Kies, I believe I misinterpreted what you asked.
Sent from my SCH-I535 using xda-developers app
SlimSnoopOS said:
So currently you are unrooted and still using the Odin factory rom? If so, the first steps are to:
1) Re-root
2) Unlock your bootloader using EZ Unlock v1.2 found here:
3) Custom Recovery backup files are proprietary, they only will restore using the same recovery you used. For the GSIII, you have two custom recoveries to use: ClockWorkMod or TWRP. If you want to restore to your previous backup that you made using your linked guide, then EZ Recovery will be the absolute easiest to use.
Two questions:
A) Why don't you want to use EZ Recovery? It's the easiesr way to install CWM recovery and you only use it once.
B) Which recovery did you select to make a backup using EZ Recovery? Was it touch based?
3) [Edit] Disregard my question about Kies, I believe I misinterpreted what you asked.
Sent from my SCH-I535 using xda-developers app
Click to expand...
Click to collapse
The reason I didn't want to use EZ Recovery is because I thought it was an app that requires root, and I didn't want to root anymore because I thought that was why my phone jacked up in the first place, even though it was probably just because I'm dumb.
I did the backup as explained in that guide, as well as the one explained in the video I have posted. I didn't know if they were both necessary or if they were different types of backups or something so I did them both. Neither were touch based. The only thing that was touch based was when I touched the part in the apps to go into the recovery mode that I used to backup my phone. One just said to click on "backup" the other tutorial said click on "backup to ext sd card" so I did both. Both were initiated through the recovery mode thing though where you use the volume buttons and the power button. Thank you for the help!
Edit: I realized I can't link so if you go to "that place where you broadcast yourself" and after it says "watch?" And "v [equals]" in the link, paste the following: cgvEYCXHy7k&sns=em
(Sorry I deleted the link and it still kept saying I had a link in here I didn't know what was triggering it. Lol)
gamer6592 said:
The reason I didn't want to use EZ Recovery is because I thought it was an app that requires root, and I didn't want to root anymore because I thought that was why my phone jacked up in the first place, even though it was probably just because I'm dumb.
Click to expand...
Click to collapse
Well if you want to restore to that exact ClockWorkMod (CWM) backup, you do in fact need to be rooted. Even if you don't want to do anything else.
Just reboot into recovery using EZ Recovery, select "Backup and restore," then restore your backup. It's relatively easy honestly.
Sent from my SCH-I535 using xda app-developers app
SlimSnoopOS said:
Well if you want to restore to that exact ClockWorkMod (CWM) backup, you do in fact need to be rooted. Even if you don't want to do anything else.
Just reboot into recovery using EZ Recovery, select "Backup and restore," then restore your backup. It's relatively easy honestly.
Sent from my SCH-I535 using xda app-developers app
Click to expand...
Click to collapse
SlimSnoopOS said:
Well if you want to restore to that exact ClockWorkMod (CWM) backup, you do in fact need to be rooted. Even if you don't want to do anything else.
Just reboot into recovery using EZ Recovery, select "Backup and restore," then restore your backup. It's relatively easy honestly.
Sent from my SCH-I535 using xda app-developers app
Click to expand...
Click to collapse
Okay thanks I'll do that. I suppose it can't hurt to do it again. If it does I'll just have to restore my phone yet again. Couple questions though:
1: Is my phone any different right now since I used that Odin thing? I honestly didn't know what it was. I just looked up how to unbrick your phone because I tried downloading jelly bean and I got that software not authorized by verizon message so I followed another youtube video's tutorial and they said download that app and do a bunch of other stuff with it.
2: http://forum.xda-developers.com/showthread.php?t=1840414
In this thread, his first link (Titled "this page") has a bunch of things called nightlies. Wtf are those? Just a crap load of re-issued versions of the same software (jelly bean)? Are they all from trusted developers or could anybody post one there? Should I take any precautions in making sure I don't get a messed up version/virus? I would assume in that video I referenced, the two downloads he was talking about were just the top/newest "nightly" in that link and the other download he was talking about (GAPPS or Google Apps) is the second one from the top in that other link, right? The one that says it's for Android Version 4.1.x?
3: In that first link I sent you, the guide to rooting, at the bottom it says that rooting and bootloader unlocking are completely finished but the reason everyone says they think my phone messed up and gave me the unauthorized software message was because I didn't unlock my bootloader. There is a second link in the jelly bean download guide for downloading a different boot unlocker. Is that the one I should be downloading? Should I do that on top of everything else I did in that rooting guide?
4 (last question I promise): Also, in that bootloader unlocker he said I should really "know what I'm doing" if I am running windows because it was intended for Mac and Linux. I run windows and I really don't want to run linux or Ubuntu or anything and i don't have a Mac. I haven't actually downloaded or tried to run the BL unlocker yet but I mean is it really that hard to use on Windows? I know it may sound quite hard to believe because of how much of an idiot I sound like when it comes to rooting and crap but I really AM, at least in my opinion, quite good with computers. At the very least as far as fundamentals go. But yeah when it comes to programming and all this stuff, I'm as dumb as a rock. But what does "know what I'm doing" mean? Is the BL Unlocker you linked to different? Should I just use yours?
Thanks man you're the ****.
gamer6592 said:
Okay thanks I'll do that. I suppose it can't hurt to do it again. If it does I'll just have to restore my phone yet again. Couple questions though:
1: Is my phone any different right now since I used that Odin thing? I honestly didn't know what it was. I just looked up how to unbrick your phone because I tried downloading jelly bean and I got that software not authorized by verizon message so I followed another youtube video's tutorial and they said download that app and do a bunch of other stuff with it.
Click to expand...
Click to collapse
Whenever you use Odin, it's primarily to return to stock or flash a modified image to your Samsung device. In essence what you want to only use Odin for, is to return to the way you purchased your phone: fresh out of the box. You "should" be on a stock image if that's what resolved your previous issue which led to you creating this thread. In all honesty, I'm amazed that you fixed your phone via youtube. Going forward, all that you need to know about the Verizon GSIII is here: http://forum.xda-developers.com/showthread.php?t=1762709
Stick to using XDA for now.
2: http://forum.xda-developers.com/showthread.php?t=1840414
In this thread, his first link (Titled "this page") has a bunch of things called nightlies. Wtf are those? Just a crap load of re-issued versions of the same software (jelly bean)? Are they all from trusted developers or could anybody post one there? Should I take any precautions in making sure I don't get a messed up version/virus? I would assume in that video I referenced, the two downloads he was talking about were just the top/newest "nightly" in that link and the other download he was talking about (GAPPS or Google Apps) is the second one from the top in that other link, right? The one that says it's for Android Version 4.1.x?
Click to expand...
Click to collapse
Nightlies = a new version of that rom is updated each night. Some things may break, some things may be fixed but from nightly to nightly, there are new things introduced and new things broken. A nightly is essentially a prolonged "beta" of the overall rom. You can update from one nightly to another or even choose to update weekly if that works best for you, it's all about choice. Now in regards to CM10, CM10 = CyanogenMod10. This is the most popular Android rom and is supported on the most amount of Android phones. The [OFFICIAL] Verizon GSIII CM10 rom is one rom that is pulling software and improvements that are being worked on hourly by the "lead" or primary CyanogenMod team. If that doesn't make sense, the Verizon GSIII version of CM10 is one branch from the giant, ever growing tree that is CyanogenMod.
The "OP" or original post is the very first post, on the first page of any thread. It is also labeled #1. So, the OP of your thread would be your initial post which I responded to. When reading rom threads, the OP is where all the primary information and download links are. People will use this term all the time. I'm just dropping knowledge on this for future reference.
Usually, developers or respected developers have that title just below their name. For example, look at my name and it does not say "recognized developer." This is a title granted by the awesome people that run XDA to people who apply for this title. If accepted, this is a label that informs new users that this is someone of knowledge. Now, if someone doesn't have this title, then this does not mean they did not develop said rom or that they do not know what they're doing. Anyone can be a developer, but just know that there are people here who will easily put you in your place if you pretend to be one.
The thing about XDA is, you download anything and everything at your own risk. By modifying your phone software, you and you alone voided your warranty and accept this. Now, to answer your question. The OP in any thread that is in the Development or Original Development section is supposed to be a "true and reliable" link. If there were ever a virus or malware posted in the Development section, this is unquestionably a website that will remove it. For any and every phone that has a forum on XDA, there are moderators (or mods) who patrol and work for XDA to keep this place awesome, concise, and welcoming to new and old users alike. If you look at any given world/regional/carrier phone, there are a team of moderators who govern those entire threads. Sure, someone can post a spam link at any time but you should feel relatively safe knowing that there are people in place to control for those things. Now, if you see links ANYWHERE else, then I don't suggest downloading it unless you see others have done so as well and provided significant feedback as well.
This is by no means a rule but if a thread has over maybe 30 pages, then it's something that many others have used. Read a few pages if you have any doubts. The most recent posts about the rom are always at the end of the thread. The CM10 link that you posted has over 600 pages...it's trusted lol. The nicest way to say this is...the most popular roms may be the threads with the most pages.
Also, stick to downloading roms from XDA or Rootzwiki and download only what you feel comfortable with downloading to your phone. You mentioned a youtube video earlier, disregard it and refer to DroidStyle's Guide that I linked after your first question. Rooting may not be for you and that is perfectly fine because this is a hobby. As you can tell, there's a LOT to learn and I've barely scratched the surface.
3: In that first link I sent you, the guide to rooting, at the bottom it says that rooting and bootloader unlocking are completely finished but the reason everyone says they think my phone messed up and gave me the unauthorized software message was because I didn't unlock my bootloader. There is a second link in the jelly bean download guide for downloading a different boot unlocker. Is that the one I should be downloading? Should I do that on top of everything else I did in that rooting guide?
Click to expand...
Click to collapse
To properly unlock the bootloader on the GSIII, you need to be rooted first then you need to download EZ Recovery v1.2. I provided and labeled that in a prior post. The "unauthorized software" message occurred because you (I am assuming btw) watched that youtube video from July which predates when our bootloader was officially unlocked (August) and followed its instructions. Since our bootloader was unlocked on August 15, 2012: you must be rooted and unlocked prior to flashing roms or kernels.
You can use that thread to root BUT for the sake of helping you, just download EZ Unlock v1.2 (bootloader unlock tool) that I linked to on Rootzwiki.
4 (last question I promise): Also, in that bootloader unlocker he said I should really "know what I'm doing" if I am running windows because it was intended for Mac and Linux. I run windows and I really don't want to run linux or Ubuntu or anything and i don't have a Mac. I haven't actually downloaded or tried to run the BL unlocker yet but I mean is it really that hard to use on Windows? I know it may sound quite hard to believe because of how much of an idiot I sound like when it comes to rooting and crap but I really AM, at least in my opinion, quite good with computers. At the very least as far as fundamentals go. But yeah when it comes to programming and all this stuff, I'm as dumb as a rock. But what does "know what I'm doing" mean? Is the BL Unlocker you linked to different? Should I just use yours?
Thanks man you're the ****.
Click to expand...
Click to collapse
Because I do not want to confuse you further, the only bootloader unlock tool you need to know of is EZ Unlock v1.2 which is located on Rootzwiki. If you rooted with your laptop, just install EZ Unlock v1.2 and press "Unlock." You only need to do this one time and can uninstall the app afterwards.
To restore your CWM backup, you need to:
1) Root
2) Unlock via EZ Unlock v1.2
3) Install CWM using EZ Recovery
4) Reboot into recovery
5) Restore your backup in CWM recovery
6) Enjoy your backiup predating the triangle warning "Unauthorized software on this device" incident
Did I cover everything? haha
SlimSnoopOS said:
Whenever you use Odin, it's primarily to return to stock or flash a modified image to your Samsung device. In essence what you want to only use Odin for, is to return to the way you purchased your phone: fresh out of the box. You "should" be on a stock image if that's what resolved your previous issue which led to you creating this thread. In all honesty, I'm amazed that you fixed your phone via youtube. Going forward, all that you need to know about the Verizon GSIII is here: http://forum.xda-developers.com/showthread.php?t=1762709
Stick to using XDA for now.
Nightlies = a new version of that rom is updated each night. Some things may break, some things may be fixed but from nightly to nightly, there are new things introduced and new things broken. A nightly is essentially a prolonged "beta" of the overall rom. You can update from one nightly to another or even choose to update weekly if that works best for you, it's all about choice. Now in regards to CM10, CM10 = CyanogenMod10. This is the most popular Android rom and is supported on the most amount of Android phones. The [OFFICIAL] Verizon GSIII CM10 rom is one rom that is pulling software and improvements that are being worked on hourly by the "lead" or primary CyanogenMod team. If that doesn't make sense, the Verizon GSIII version of CM10 is one branch from the giant, ever growing tree that is CyanogenMod.
The "OP" or original post is the very first post, on the first page of any thread. It is also labeled #1. So, the OP of your thread would be your initial post which I responded to. When reading rom threads, the OP is where all the primary information and download links are. People will use this term all the time. I'm just dropping knowledge on this for future reference.
Usually, developers or respected developers have that title just below their name. For example, look at my name and it does not say "recognized developer." This is a title granted by the awesome people that run XDA to people who apply for this title. If accepted, this is a label that informs new users that this is someone of knowledge. Now, if someone doesn't have this title, then this does not mean they did not develop said rom or that they do not know what they're doing. Anyone can be a developer, but just know that there are people here who will easily put you in your place if you pretend to be one.
The thing about XDA is, you download anything and everything at your own risk. By modifying your phone software, you and you alone voided your warranty and accept this. Now, to answer your question. The OP in any thread that is in the Development or Original Development section is supposed to be a "true and reliable" link. If there were ever a virus or malware posted in the Development section, this is unquestionably a website that will remove it. For any and every phone that has a forum on XDA, there are moderators (or mods) who patrol and work for XDA to keep this place awesome, concise, and welcoming to new and old users alike. If you look at any given world/regional/carrier phone, there are a team of moderators who govern those entire threads. Sure, someone can post a spam link at any time but you should feel relatively safe knowing that there are people in place to control for those things. Now, if you see links ANYWHERE else, then I don't suggest downloading it unless you see others have done so as well and provided significant feedback as well.
This is by no means a rule but if a thread has over maybe 30 pages, then it's something that many others have used. Read a few pages if you have any doubts. The most recent posts about the rom are always at the end of the thread. The CM10 link that you posted has over 600 pages...it's trusted lol. The nicest way to say this is...the most popular roms may be the threads with the most pages.
Also, stick to downloading roms from XDA or Rootzwiki and download only what you feel comfortable with downloading to your phone. You mentioned a youtube video earlier, disregard it and refer to DroidStyle's Guide that I linked after your first question. Rooting may not be for you and that is perfectly fine because this is a hobby. As you can tell, there's a LOT to learn and I've barely scratched the surface.
To properly unlock the bootloader on the GSIII, you need to be rooted first then you need to download EZ Recovery v1.2. I provided and labeled that in a prior post. The "unauthorized software" message occurred because you (I am assuming btw) watched that youtube video from July which predates when our bootloader was officially unlocked (August) and followed its instructions. Since our bootloader was unlocked on August 15, 2012: you must be rooted and unlocked prior to flashing roms or kernels.
You can use that thread to root BUT for the sake of helping you, just download EZ Unlock v1.2 (bootloader unlock tool) that I linked to on Rootzwiki.
Because I do not want to confuse you further, the only bootloader unlock tool you need to know of is EZ Unlock v1.2 which is located on Rootzwiki. If you rooted with your laptop, just install EZ Unlock v1.2 and press "Unlock." You only need to do this one time and can uninstall the app afterwards.
To restore your CWM backup, you need to:
1) Root
2) Unlock via EZ Unlock v1.2
3) Install CWM using EZ Recovery
4) Reboot into recovery
5) Restore your backup in CWM recovery
6) Enjoy your backiup predating the triangle warning "Unauthorized software on this device" incident
Did I cover everything? haha
Click to expand...
Click to collapse
Lol. PERFECT. Last couple loose ends though.
1: Will the restore take me to the last time I did all this recovery mode backup crap? The main reason I'm concerned about all this is because I have a game I've put hundreds of hours into that I'm trying to recover my progress on. I'd like it though if when I do restore, I still remain rooted because once I retrieve my game I'd like to try once more to get JB.
2: Is there a way, if my recovery is successful, to get Jelly Bean and THEN recover all this?
Yet again, you rock man. Lol Thanks
Edit: I restored anyways and THANK GOD found that my game save data was still intact. Everything is exactly the way I had it, with root and everything. So NOW my only questions are:
1: Since i rooted my phone the way in the guide I linked to the first time and then the second time I did it the way your guide link said, but the restore was made from the first time I rooted, is that restore I just did from your guide completely gone and now my phone is 100% back to as if I hadn't done anything else after rooting it my way yesterday? If so, should I root my phone yet again except doing it the way your guide said to again because apparently the first way I did it from my guide is what messed my phone up initially, right? So what should I do? Just download EZ-Unlock and keep my phone like it is or start all the way over with your method?
2: Since it was possible to retrieve my game save data with my previous root, do you think if I root again successfully or w/e I need to do and then get Jelly Bean, that my save data and stuff will transfer over as is to Jelly Bean also?
gamer6592 said:
2: Is there a way, if my recovery is successful, to get Jelly Bean and THEN recover all this?
Yet again, you rock man. Lol Thanks
Click to expand...
Click to collapse
Yes, you just restored using CWM correct? First step would be to download "titanium backup" via the Play Store and now you can back up app data (don't do system data) so that when you wipe/flash roms you can restore that app data. Last time I used the free version (a year ago) the free version did app backups/restore but app restores were one at a time and you have to tap install for each app. The paid version (proud paid user here!) does app restore without you having to press "install" for each app you're restoring. There are other app backup utilities but this is likely the most popular and most powerful. You will have to manually recreate your homescreen layout.
Step 2 would be to download a rom, boot into recovery, factory reset then wipe dalvik cache, then flash your rom. Once the rom boots up and you've signed into Gmail, re-download Titanium Backup and restore your apps.
If you were to try this of course.
Edit: I restored anyways and THANK GOD found that my game save data was still intact. Everything is exactly the way I had it, with root and everything. So NOW my only questions are:
1: Since i rooted my phone the way in the guide I linked to the first time and then the second time I did it the way your guide link said, but the restore was made from the first time I rooted, is that restore I just did from your guide completely gone and now my phone is 100% back to as if I hadn't done anything else after rooting it my way yesterday? If so, should I root my phone yet again except doing it the way your guide said to again because apparently the first way I did it from my guide is what messed my phone up initially, right? So what should I do? Just download EZ-Unlock and keep my phone like it is or start all the way over with your method?
Click to expand...
Click to collapse
If you just did a restore via CWM, you're still rooted. Have any doubts? Download "Root Checker" from the Play Store and it will tell you if you're rooted. Your CWM backup is already rooted, you need to be rooted to install a custom recovery so you're set. The CWM restore file is actually located on sdcard/ClockWorkMod/Backup (or something to that effect) and onside should be a file name that contains "1970" and resembles a calendar date. The date is wrong, unfortunately that's just how recovery is. I'm not sure how to rename CWM backups because doing so incorrectly changes the file integrity and will cause your CWM restore to fail should you try restoring it. Your CWM restore file does not delete itself once you use it, it continues to take up space and sits there until you need it or you delete it using CWM.
What messed you up the first time was the fact that you didn't unlock your bootloader before flashing CM10. There's nothing wrong with the CWM backup that you have. Do you have just the one CWM backup or two?
TWRP recovery allows you to name backups but I wouldn't get into that until you're more familiar with CWM and the flashing process.
2: Since it was possible to retrieve my game save data with my previous root, do you think if I root again successfully or w/e I need to do and then get Jelly Bean, that my save data and stuff will transfer over as is to Jelly Bean also?
Click to expand...
Click to collapse
I definitely do and you don't need to root again btw.
Sent from my SCH-I535 using xda app-developers app
SlimSnoopOS said:
Whenever you use Odin, it's primarily to return to stock or flash a modified image to your Samsung device. In essence what you want to only use Odin for, is to return to the way you purchased your phone: fresh out of the box. You "should" be on a stock image if that's what resolved your previous issue which led to you creating this thread. In all honesty, I'm amazed that you fixed your phone via youtube. Going forward, all that you need to know about the Verizon GSIII is here: http://forum.xda-developers.com/showthread.php?t=1762709
Stick to using XDA for now.
Nightlies = a new version of that rom is updated each night. Some things may break, some things may be fixed but from nightly to nightly, there are new things introduced and new things broken. A nightly is essentially a prolonged "beta" of the overall rom. You can update from one nightly to another or even choose to update weekly if that works best for you, it's all about choice. Now in regards to CM10, CM10 = CyanogenMod10. This is the most popular Android rom and is supported on the most amount of Android phones. The [OFFICIAL] Verizon GSIII CM10 rom is one rom that is pulling software and improvements that are being worked on hourly by the "lead" or primary CyanogenMod team. If that doesn't make sense, the Verizon GSIII version of CM10 is one branch from the giant, ever growing tree that is CyanogenMod.
The "OP" or original post is the very first post, on the first page of any thread. It is also labeled #1. So, the OP of your thread would be your initial post which I responded to. When reading rom threads, the OP is where all the primary information and download links are. People will use this term all the time. I'm just dropping knowledge on this for future reference.
Usually, developers or respected developers have that title just below their name. For example, look at my name and it does not say "recognized developer." This is a title granted by the awesome people that run XDA to people who apply for this title. If accepted, this is a label that informs new users that this is someone of knowledge. Now, if someone doesn't have this title, then this does not mean they did not develop said rom or that they do not know what they're doing. Anyone can be a developer, but just know that there are people here who will easily put you in your place if you pretend to be one.
The thing about XDA is, you download anything and everything at your own risk. By modifying your phone software, you and you alone voided your warranty and accept this. Now, to answer your question. The OP in any thread that is in the Development or Original Development section is supposed to be a "true and reliable" link. If there were ever a virus or malware posted in the Development section, this is unquestionably a website that will remove it. For any and every phone that has a forum on XDA, there are moderators (or mods) who patrol and work for XDA to keep this place awesome, concise, and welcoming to new and old users alike. If you look at any given world/regional/carrier phone, there are a team of moderators who govern those entire threads. Sure, someone can post a spam link at any time but you should feel relatively safe knowing that there are people in place to control for those things. Now, if you see links ANYWHERE else, then I don't suggest downloading it unless you see others have done so as well and provided significant feedback as well.
This is by no means a rule but if a thread has over maybe 30 pages, then it's something that many others have used. Read a few pages if you have any doubts. The most recent posts about the rom are always at the end of the thread. The CM10 link that you posted has over 600 pages...it's trusted lol. The nicest way to say this is...the most popular roms may be the threads with the most pages.
Also, stick to downloading roms from XDA or Rootzwiki and download only what you feel comfortable with downloading to your phone. You mentioned a youtube video earlier, disregard it and refer to DroidStyle's Guide that I linked after your first question. Rooting may not be for you and that is perfectly fine because this is a hobby. As you can tell, there's a LOT to learn and I've barely scratched the surface.
To properly unlock the bootloader on the GSIII, you need to be rooted first then you need to download EZ Recovery v1.2. I provided and labeled that in a prior post. The "unauthorized software" message occurred because you (I am assuming btw) watched that youtube video from July which predates when our bootloader was officially unlocked (August) and followed its instructions. Since our bootloader was unlocked on August 15, 2012: you must be rooted and unlocked prior to flashing roms or kernels.
You can use that thread to root BUT for the sake of helping you, just download EZ Unlock v1.2 (bootloader unlock tool) that I linked to on Rootzwiki.
Because I do not want to confuse you further, the only bootloader unlock tool you need to know of is EZ Unlock v1.2 which is located on Rootzwiki. If you rooted with your laptop, just install EZ Unlock v1.2 and press "Unlock." You only need to do this one time and can uninstall the app afterwards.
To restore your CWM backup, you need to:
1) Root
2) Unlock via EZ Unlock v1.2
3) Install CWM using EZ Recovery
4) Reboot into recovery
5) Restore your backup in CWM recovery
6) Enjoy your backiup predating the triangle warning "Unauthorized software on this device" incident
Did I cover everything? haha
Click to expand...
Click to collapse
Okay awesome. Haha. Perfect. I am wanting to try doing jelly bean again. I'm kinda lost though. That guide doesn't explain ****. So I go to that nightlies page and just download the top one, right? And then download the second from top GAPPS thing in that other link? I download them i.e throw them on my phone or ext SD card from my computer, right? If I do this I'd like to make another backup on my phone because I've even gotten more data on it since I just recovered my backup, but I don't want to have 2 backups just sitting there using up so much memory. How do I delete the old one and replace it with a new and more current one? Will anything mess up if I delete the old one? Also, I made both backups, the "backup" option one from the recovery mode screen, as well as the "backup to external SD card" option one from the same screen so I'd like to delete them both and just make a new one.
When I installed that app and just simply clicked the unlock button, that unlocked my bootloader, right? I keep hearing the word unlock so I can't help but feel like there's multiple things I need to be "unlocking."
So at this point, other than doing a fresher backup, the only thing I have to do is download the top nightly thing or w/e and that GAPPS thing to my computer, then drag them to the folder for either my internal memory or my EXT SD card? Then what do I do? I know I have to execute them from that recovery mode thing but which app do I use to enter recovery mode? Does it matter?
EDIT: Also, I downloaded and bought Titanium Backup and this thing is like trying to learn a foreign language. Wtf am I even supposed to be doing with it? Lol.
gamer6592 said:
Okay awesome. Haha. Perfect. I am wanting to try doing jelly bean again. I'm kinda lost though. That guide doesn't explain ****. So I go to that nightlies page and just download the top one, right? And then download the second from top GAPPS thing in that other link? I download them i.e throw them on my phone or ext SD card from my computer, right?
Click to expand...
Click to collapse
Aight, my question to you is do you like TouchWiz? Because any AOSP rom (CyanogenMod, AOKP, Codename Android, etc.) will basically have the interface/UI of a Google Galaxy Nexus or a Nexus 4. It will not have anything Samsung related. Is this ok? If so, read on.
GApps = Google apps. When you see the GApps page, there should be a few dozen to choose from.
You have the proper steps. Once you download the AOSP rom and respective GApps, move these two zips outside of any folder on either your internal or external sd card. I'm going to stop here and tell you to backup your IMEI, which you only need to do this one time. Everything you need to know is described in this thread. Backup your IMEI:
http://forum.xda-developers.com/showthread.php?t=1852255
If I do this I'd like to make another backup on my phone because I've even gotten more data on it since I just recovered my backup, but I don't want to have 2 backups just sitting there using up so much memory. How do I delete the old one and replace it with a new and more current one? Will anything mess up if I delete the old one? Also, I made both backups, the "backup" option one from the recovery mode screen, as well as the "backup to external SD card" option one from the same screen so I'd like to delete them both and just make a new one.
Click to expand...
Click to collapse
Nope, nothing messes up. Just boot into CWM, go to "backup and restore," and delete the previous backups. Once it deletes them, select the option for "Free up space" for your internal sd card, then do this once more for your external sd card if you deleted backups. Now, make a new backup. I suggest keeping at least an old CWM backup or this new CWM from today on a computer in case of unforeseen issues down the road. This file will still be incomprehensible in the sense that the date on the zip is from 1970 and is off by at least 2-3 months.
When I installed that app and just simply clicked the unlock button, that unlocked my bootloader, right? I keep hearing the word unlock so I can't help but feel like there's multiple things I need to be "unlocking."
Click to expand...
Click to collapse
Correct. It doesn't do anything more once you've selected "unlock." It serves one function, to unlock your bootloader.
So at this point, other than doing a newerbackup, the only thing I have to do is download the top nightly thing or w/e and that GAPPS thing to my computer, then drag them to the folder for either my internal memory or my EXT SD card? Then what do I do? I know I have to execute them from that recovery mode thing but which app do I use to enter recovery mode? Does it matter?
Click to expand...
Click to collapse
Yes, but first I need you to backup your IMEI. Once you've successfully done this, I or someone else will tell you how to wipe/install your first rom.
EDIT: Also, I downloaded and bought Titanium Backup and this thing is like trying to learn a foreign language. Wtf am I even supposed to be doing with it? Lol.
Click to expand...
Click to collapse
To backup app data
1) Open Titanium Backup
2)Tap "Backup/Restore"
3) Tap "Click to edit filters." Make sure "Filter by status" is set to "All", make sure "Filter by type" is set to "User" only. Press the green check mark on the upper right corner. What this does is filter the apps that show and limits them to just the user apps: apps that you downloaded and apps that came with the phone.
4) You should see a list of your apps now. Right? Good, now tap the grey checkmark on the top right then on this new screen tap "Run" for "Backup all user apps."
5) This new list of apps should have checkmarks next to them. Uncheck whichever apps that you do not want to backup. I usually Uncheck Google Apps because that data is backed up to the cloud. Everything checked will be backed up, tap the green checkmark to begin your backup and you're done.
To restore apps, do Step 3 but instead select "backed up" for "Filter by Status" and select "Uninstalled" for "Filter by type." Then for Step 4, scroll down and tap "Run" for "Restore missing apps with data." I strongly suggest only restoring just that one game's data and maybe a few apps to minimize any issues that will occur once you use the rom.
**This does not backup texts nor phone calls.
Most importantly, only download roms to your phone if it states: d2vzw or SCH-i535. This is our device's model name.
SlimSnoopOS said:
Aight, my question to you is do you like TouchWiz? Because any AOSP rom (CyanogenMod, AOKP, Codename Android, etc.) will basically have the interface/UI of a Google Galaxy Nexus or a Nexus 4. It will not have anything Samsung related. Is this ok? If so, read on.
GApps = Google apps. When you see the GApps page, there should be a few dozen to choose from.
You have the proper steps. Once you download the AOSP rom and respective GApps, move these two zips outside of any folder on either your internal or external sd card. I'm going to stop here and tell you to backup your IMEI, which you only need to do this one time. Everything you need to know is described in this thread. Backup your IMEI:
http://forum.xda-developers.com/showthread.php?t=1852255
Nope, nothing messes up. Just boot into CWM, go to "backup and restore," and delete the previous backups. Once it deletes them, select the option for "Free up space" for your internal sd card, then do this once more for your external sd card if you deleted backups. Now, make a new backup. I suggest keeping at least an old CWM backup or this new CWM from today on a computer in case of unforeseen issues down the road. This file will still be incomprehensible in the sense that the date on the zip is from 1970 and is off by at least 2-3 months.
Correct. It doesn't do anything more once you've selected "unlock." It serves one function, to unlock your bootloader.
Yes, but first I need you to backup your IMEI. Once you've successfully done this, I or someone else will tell you how to wipe/install your first rom.
To backup app data
1) Open Titanium Backup
2)Tap "Backup/Restore"
3) Tap "Click to edit filters." Make sure "Filter by status" is set to "All", make sure "Filter by type" is set to "User" only. Press the green check mark on the upper right corner. What this does is filter the apps that show and limits them to just the user apps: apps that you downloaded and apps that came with the phone.
4) You should see a list of your apps now. Right? Good, now tap the grey checkmark on the top right then on this new screen tap "Run" for "Backup all user apps."
5) This new list of apps should have checkmarks next to them. Uncheck whichever apps that you do not want to backup. I usually Uncheck Google Apps because that data is backed up to the cloud. Everything checked will be backed up, tap the green checkmark to begin your backup and you're done.
To restore apps, do Step 3 but instead select "backed up" for "Filter by Status" and select "Uninstalled" for "Filter by type." Then for Step 4, scroll down and tap "Run" for "Restore missing apps with data." I strongly suggest only restoring just that one game's data and maybe a few apps to minimize any issues that will occur once you use the rom.
**This does not backup texts nor phone calls.
Most importantly, only download roms to your phone if it states: d2vzw or SCH-i535. This is our device's model name.
Click to expand...
Click to collapse
Gosh this is a pain in my ass... I've been working on this ALL DAY. Kid you not.
I finally just figured out how to do everything with downloading that ADB crap and I am doing part B (SynergyROM's "Plan B" manual backup). I am really worried because I have a slight problem... Now whenever I boot into recovery mode (holding volume up+home+power) it doesn't look the same as when it did the previous times i had to boot into recovery. The options are completely different and there isn't one for "install zip from sd card". Following is a description of what it says/how it looks now:
(it says the following in blue letters)
"ANDROID SYSTEM RECOVERY <3e>
Volume up/down to move highlight;
power button to select.
reboot system now
apply update from external storage
wipe data/factory reset
wipe cache partition
apply update from cache"
____________________________________________________________
(then it says the following in yellow letters)
# manual mode #
-- Applying Multi-CSC...
Applied the CSC-code : VZW
Successfully applied multi-CSC
And it has that picture of the android in the background with the thing that looks like you could twist it on it's back and the hologram coming out of it's front.
Why is my recovery mode different all of a sudden? It's like I'm just getting the standard Android version of RM now.
EDIT: I clicked "flash CWM Recovery" and now it boots into the regular CWM RM screen.
Okay. I'm all done with the IMEI backups and stuff.
I can haz Jelly Bean now?
Man I wish there was an IM or something I could contact you at so I didn't have to have you keep coming back to this thread so many times. Plus, I'm impatient. I want JB already! Lol. I appreciate it though!
Go haz your jellybeans! Lol sorry for the delayed response, I just got off work. Keep a backup of the Synergy folder (the backed up IMEI file) on your laptop for safe keeping.
As a reminder, this AOSP rom you're installing is stock Jellybean aka what's on a Galaxy Nexus or Nexus 4.
To flash a rom:
1) boot into CWM recovery
2) Factory reset, wipe cache, go into "Advanced" and wipe Dalvik Cache
3) Install rom. If you're installing CM10, AOKP, or any Android Open Source Project (A.O.S.P.) rom then install GApps as well.
4) Reboot and enjoy.
Sent from my SCH-I535 using xda app-developers app
SlimSnoopOS said:
Aight, my question to you is do you like TouchWiz? Because any AOSP rom (CyanogenMod, AOKP, Codename Android, etc.) will basically have the interface/UI of a Google Galaxy Nexus or a Nexus 4. It will not have anything Samsung related. Is this ok? If so, read on.
GApps = Google apps. When you see the GApps page, there should be a few dozen to choose from.
You have the proper steps. Once you download the AOSP rom and respective GApps, move these two zips outside of any folder on either your internal or external sd card. I'm going to stop here and tell you to backup your IMEI, which you only need to do this one time. Everything you need to know is described in this thread. Backup your IMEI:
http://forum.xda-developers.com/showthread.php?t=1852255
Nope, nothing messes up. Just boot into CWM, go to "backup and restore," and delete the previous backups. Once it deletes them, select the option for "Free up space" for your internal sd card, then do this once more for your external sd card if you deleted backups. Now, make a new backup. I suggest keeping at least an old CWM backup or this new CWM from today on a computer in case of unforeseen issues down the road. This file will still be incomprehensible in the sense that the date on the zip is from 1970 and is off by at least 2-3 months.
Correct. It doesn't do anything more once you've selected "unlock." It serves one function, to unlock your bootloader.
Yes, but first I need you to backup your IMEI. Once you've successfully done this, I or someone else will tell you how to wipe/install your first rom.
To backup app data
1) Open Titanium Backup
2)Tap "Backup/Restore"
3) Tap "Click to edit filters." Make sure "Filter by status" is set to "All", make sure "Filter by type" is set to "User" only. Press the green check mark on the upper right corner. What this does is filter the apps that show and limits them to just the user apps: apps that you downloaded and apps that came with the phone.
4) You should see a list of your apps now. Right? Good, now tap the grey checkmark on the top right then on this new screen tap "Run" for "Backup all user apps."
5) This new list of apps should have checkmarks next to them. Uncheck whichever apps that you do not want to backup. I usually Uncheck Google Apps because that data is backed up to the cloud. Everything checked will be backed up, tap the green checkmark to begin your backup and you're done.
To restore apps, do Step 3 but instead select "backed up" for "Filter by Status" and select "Uninstalled" for "Filter by type." Then for Step 4, scroll down and tap "Run" for "Restore missing apps with data." I strongly suggest only restoring just that one game's data and maybe a few apps to minimize any issues that will occur once you use the rom.
**This does not backup texts nor phone calls.
Most importantly, only download roms to your phone if it states: d2vzw or SCH-i535. This is our device's model name.
Click to expand...
Click to collapse
SlimSnoopOS said:
Go haz your jellybeans! Lol sorry for the delayed response, I just got off work. Keep a backup of the Synergy folder (the backed up IMEI file) on your laptop for safe keeping.
As a reminder, this AOSP rom you're installing is stock Jellybean aka what's on a Galaxy Nexus or Nexus 4.
To flash a rom:
1) boot into CWM recovery
2) Factory reset, wipe cache, go into "Advanced" and wipe Dalvik Cache
3) Install rom. If you're installing CM10, AOKP, or any Android Open Source Project (A.O.S.P.) rom then install GApps as well.
4) Reboot and enjoy.
Sent from my SCH-I535 using xda app-developers app
Click to expand...
Click to collapse
Lol. Okay thanks but.. I don't remember if you ever answered me on whether it matters if I drag the thing to my phone or my SD card. And also, if I just download and drag the top "nightly" thing and then download and drag the 2nd from top GAPPS thing. Should I create a folder and put them both in or just leave them out by themselves in the main directory or does it matter?
Just put both the nightly and Gapps on your internal storage for now. Leave them on the root of the sd card (in no folders).
If recovery let's you use your external sd card, then use that if you prefer cuz it doesn't matter. If recovery fails to see your external sd card (meaning it didnt let you perform a backup to the external sd) then it needs to be formatted to Fat32 before you can flash anything off of the external sd.
Sent from my SCH-I535 using xda app-developers app
SlimSnoopOS said:
Just put both the nightly and Gapps on your internal storage for now. Leave them on the root of the sd card (in no folders).
If recovery let's you use your external sd card, then use that if you prefer cuz it doesn't matter. If recovery fails to see your external sd card (meaning it didnt let you perform a backup to the external sd) then it needs to be formatted to Fat32 before you can flash anything off of the external sd.
Sent from my SCH-I535 using xda app-developers app
Click to expand...
Click to collapse
Yay!!! I did it!! You rock man I owe you one. My only other question is how I get everything back on my phone like my apps and app data and stuff. Thanks dude!
gamer6592 said:
Yay!!! I did it!! You rock man I owe you one. My only other question is how I get everything back on my phone like my apps and app data and stuff. Thanks dude!
Click to expand...
Click to collapse
TB = Titanium Backup
Congrats! From my previous post on TB:
To restore apps with TB, do Step 3 but instead select "backed up" for "Filter by Status" and select "Uninstalled" for "Filter by type." Then for Step 4, scroll down and tap "Run" for "Restore missing apps with data." I strongly suggest only restoring just that one game's data and maybe data from a few other apps to minimize any issues that will occur once you use the rom. I rarely have force closes or random issues after restoring apps but that's a risk one takes when restoring apps and app data. If you notice an app is behaving unusually, uninstall it and then re-
download it from the Play Store.
Never restore system data.
Sent from my SCH-I535 using xda app-developers app
lol.. you're gonna hate me but... I'm pretty sure I want to switch back... TB messed up my game data so I can't recover it so I really want to at least recover my entire phone from the CWM backup and THEN maybe go back to jelly bean again because the game I'm playing let's you store your data on their servers so I'd rather do that and THEN come back to jelly bean and restore from their servers... but yeah my game is not working at all :'-( lol.. fml
Just restore your Nandroid backup in CWM then do whatever it was you needed to do
Sent from my SCH-I535 using xda app-developers app

Categories

Resources