How to flash your Tab 7 Plus (P6200) with the carbon rom and have google apps work - Samsung Galaxy Tab Plus

Hi all,
Obviously you need the Carbon ROM for the P6200 first. Here is the link http://forum.xda-developers.com/showthread.php?t=2723566
Step One: Unlock Your Bootloader and Flash a Custom Recovery
How to Flash a ROM to Your Android Phone
First, let's clear up some confusion: Contrary to popular belief, you do not actually need to root your phone to flash a ROM—you just need to unlock your bootloader and flash a custom recovery. However, this process usually goes hand-in-hand with rooting—and most custom ROMs come with root access—so what you think of as "rooting your phone" is probably what you're going to have to do first.
Unfortunately, we can't go through this step in detail here, because it's different for every phone! So, I highly recommend checking out our everything root guide to learn a bit more about what's involved, what all the different terms mean, and what to watch out for. Then, search around sites like XDA Developers for instructions on how to unlock the bootloader of your specific phone, which recovery you should use (usually TWRP or ClockworkMod), and how to flash it.
I also recommend rooting your phone during step one, since it'll make the backup process in step two easier—and save you some hassle along the way. A lot of methods and one-click apps will root your phone anyways, so it might be included in the process. Again, this can vary from phone to phone. (If the instructions require you to flash SuperSU.zip, you can refer to step three of this guide for info on how to do that—ironically, it's just like flashing a ROM).
NOTE: Unlocking your bootloader will most likely wipe your phone, and without root access, you won't be able to back up very much. So, save anything you want to keep on your computer—you will have to set up your phone from scratch just this once before continuing.
When you're done, return here and continue to step two for the rest of the ROMming process.
Step Two: Make a Backup of Your System, Apps, and Data
Now that you've got a custom recovery on your phone, the first thing you should do—before you ever make a big change to your system—is back it up. First, we'll make a Nandroid backup, which is basically a image of your current system. That way, if something goes wrong, you can restore your phone to exactly the way it was before you started tweaking. This will save you a lot of hassle if something goes wonky (which, let's be honest, can happen often). To do this:
Reboot your phone and enter recovery mode. This is a bit different on every phone, but usually involves some permutation of pressing the power and volume buttons at the same time.
Head to the "Backup" or "Nandroid" section of your recovery mode. The default settings should be fine. If given the option, give your backup a name that helps you remember what it is (like "Pre-CyanogenMod Backup 01-17-14"). Confirm your backup and let it run.
Wait for the backup to finish. This may take awhile.
I also recommend making a second type of backup: your apps and settings. If you just unlocked your bootloader and wiped your phone, you can skip this step, but any time you flash a ROM in the future, you'll want to back up your apps first, since you may have to wipe your phone before you flash. With a backup, you can easily restore those apps and data after flashing, making the process a lot simpler. We recommend using Titanium Backup.
How to Set Up a Fully Automated App and Settings Backup on Android
In an ideal world, your Android's apps, their settings, and your system settings would…
Read more
How to Flash a ROM to Your Android Phone
This is different from a Nandroid backup because it just backs up the apps themselves, which you can then restore on any ROM you want. Nandroid backups take your entire system as it is, ROM included.
Note that you'll need to be rooted to use Titanium Backup (which is why I recommend you root in step one). To perform a backup in Titanium:
Open Titanium Backup and grant it root permissions if it asks for them. If it experiences any problems with root, it'll tell you right now.
Tap the "Batch" button in the upper right-hand corner (the one that looks like a little checkbox). Scroll down to the "Backup" section and find "Backup All User Apps." Tap the "Run" button. This will back up any apps you've downloaded from the Play Store, and their data. (You can try backing up your system data as well, but I find this usually doesn't work very well).
Wait for it to finish. If you like, you can also sync these to Dropbox as described here, but you don't have to for this process.
This may seem like a lot of unnecessary backups, but trust me: it's going to save you a lot of time in the long run. Now if something goes wrong, you have a nandroid backup to fall back on and don't have to start from scratch. And, when your ROM flashes successfully, you don't have to start re-downloading and setting up all your apps yourself because you can restore them with Titanium.
Step Three: Download and Flash the ROM of Your Choice
How to Flash a ROM to Your Android Phone
Now comes the fun part: flashing your ROM. First, obviously, you need to find the ROM you want. Again, this chart is a good place to start, as is our list of the five most popular. You may also want to poke around sites like the XDA Developers forums to see what's available for your particular phone.
When you've found a ROM you want to try, download it and save it to your phone. It should come in the form of a fairly large ZIP file, so you'll probably want to be on Wi-Fi to download it. You can either download it directly from your phone, or download it on your computer and transfer it over via USB.
To flash your ROM:
Reboot your phone into Recovery mode, just like we did back when we made our Nandroid backup.
Head to the "Install" or "Install ZIP from SD Card" section of your recovery.
Navigate to the ZIP file you downloaded earlier, and select it from the list to flash it.
Wait for the process to complete; it may take a few minutes.
Depending on your situation (see below), you may also need to wipe your data and/or cache. In TWRP, you'll find this under the "Wipe" section, and in ClockworkMod, you'll need to either choose the "Wipe Data/Factory Reset" option or the "Wipe Cache Partition" option. When you're done, you're free to reboot into your new ROM.
So, when should you wipe your data and cache? Here are a few general guidelines:
If you're flashing a ROM different than the one you're currently running, you should wipe data and cache. Essentially, this performs a factory reset on your phone, and you will lose all your data.
If you're flashing a new version of a ROM you're already running, we recommend wiping your data and cache—but you should be able to get away with just wiping the cache, meaning you get to keep all your apps and settings.
Remember, if you backed everything up with Titanium, then doing a factory reset isn't all that bad, since you can just restore most of it. Keep in mind that even if you're just upgrading your existing ROM, factory resets can be helpful. If you only wipe your cache, note that a few apps may run into issues, but reinstalling them or wiping that app's data usually fixes the problem.
When you reboot, you should be in your shiny new ROM, ready to play! But what? There's no Play Store? Read on for the last step of the process...
Step Four: Download and Flash Google Apps
How to Flash a ROM to Your Android Phone
Because Google's apps are not open source, custom ROMs can't bundle Google's apps—like Gmail, Hangouts, or the Play Store—with their ROMs. That means you'll need to download and flash them separately. Luckily, this is pretty easy to do: just head to this page on RootzWiki to find out which ZIP file you need, download it to your phone, and flash it just like you did the ROM in step three. Gapps Manager is also a great app that'll help you find the right package if you're stuck, and you can download the APK from XDA Developers.
Gapps Manager Gets You the Right Google Apps for Your Rooted Phone
Android (Rooted): If you root your phone and install a new ROM, the first thing you may notice is…
Read more
Once you've flashed the latest Google Apps package, you should be all set! You'll have a new ROM with tons of settings to play with, the Play Store to download new apps, and—if you made a backup with Titanium—you can now head into Titanium Backup and restore all your apps and their settings. Enjoy!

Related

[Guide] Backup and Flashing Recommendations, Info, and Tips

I found I was repeating myself a lot when helping out people new to rooting their Evo. I also found that this knowledge I'm putting into this doc doesn't really exist in one place, but is spread throughout the entire Evo Forum. So below is some information to help out people with backing up their device, some backup tips, some general information on flashing, and tips and best practices for flashing. Hope this helps!!
Assumptions:
This guide assumes you are fully rooted at this point. If not follow any one of the guides in the Wiki that has been stickied on the main page of the Evo Dev forum. My personal recommendation is the Unrevoked. Very easy to use, just read up and make sure your phone is compatible.
To test root type "su" into a terminal. You should get a "#" back. You can use a terminal emulator from the market or ADB. To get ADB up and running follow this guide here. If that seems confusing than take a look at this guide I wrote for Notion Ink Adam Tablet users here. That guide is for Windows users, but Mac and *nix users shouldn't be much more difficult.
Backing up
NAND Backup:
Once rooted you can use the app quickboot to boot into recovery to do a NAND backup. If your ROM doesn't have this app installed, download from Marketplace. Open app and choose "Recovery". Once into your recovery use the volume buttons on the side to scroll up and down and power button to select to get to the option to backup. I have clockwork installed so my screen looks different, but you should be able to find the NAND backup option. This will take awhile so be patient.
Once done you can reboot and continue on as normal. This is an essential step (or using Rom Manager below). If you ever screw up something major or you try a new ROM and want to go back, this will allow you to restore easily and get back to a point where things worked fine. It would also be highly recommended to do one of these backups before doing something major that has potential to break things. Use best judgment here.
Rom Manager:
Even easier than the above is to use Rom Manager. Download it from the marketplace, run it, and let it update your recovery image for you. Once this is done go to the bottom of this app and choose "Backup Current ROM" This should do a full NAND backup. I would recommend buying this app for the other features it has, but it is up to you.
Titanium Backup (TB):
Once you have your NAND backup I would also recommend installing Titanium Backup from the Marketplace (I would also pay for the license because you get better performance and the dev deserves some green for this awesome app!). Once installed open it. The first time it will ask you to update Busybox. Let it and wait for this to download. When done it will ask you reboot app from the notification area. Do this and then wait for app to fully load, two messages should appear, the second one indicates it is fully loaded. Then hit menu and go to the batch section. Choose " Backup all user apps + system data".
This will backup everything on your phone for you to your SD card. This will take a while so go get some coffee and check back in. Do not close the app or turn off your phone, the screen can go blank and you can let it sit, but it will need time to run. I think when the screen turns off it puts an icon in notification that should be updating the progress of the batch. Once done, it should tell you in the notification area. For me it takes awhile with my 228 some elements I'm backing up. Your mileage will vary.
SMS/MMS
I recently came across a thread that mentions using Handy Backup for backing up SMS/MMS messages. I have not tried this app or used it so I don't have any directions to give on it. But I have had people ask and I have seen folks ask in other threads. So if TB doesn't give you enough, try this one too.
Backup to Computer:
I'm still looking for a better method for this one. I'm sure someone has something and if you do please let me know so I can update this section.
Currently I backup files and folders to my local NAS at home after major changes. Incremental changes I let TB handle. This is just a simple process of setting the SD card to storage and copy/paste. Works fine and I have only done this once so far after everything was set to my liking.
You might wonder why this important? Well if you are going to play around a lot with different ROMs and constantly read/writing info to your SD card, it is important because SD cards are not perfect. They can be corrupted and can fail from too much writing of info. It usually takes a lot of work to get one to the point of failure, but I managed to do it with my HTC Mogul so I can vouch that it can happen.
Important folders on SD card:
- /sdcard/clockwork/backup
This will get all backups performed by clockwork. If you grab the entire clockwork folder then you will get ROM downloads and such too. I don't really recommend this as it never takes more than 25 minutes for me to download any image. Plus with a secure NAND backup, you can always restore quickly.
- /sdcard/nandroid
This should backup the folder used by AmonRa recovery.
- /sdcard/TitaniumBackup
Folder used by TB for backing up of apps.
Of course throw in any other folders you deem important. What that is depends on you. Making a backup of everything else probably wont take long too. For me I rarely have more than 7gb of data on my card so backing up takes roughly 30-50 minutes.
All of this may seem like a lot of work, but once done you will have a robust system in place. And will allow you the opportunity to safely play!!
Restoring
Restoring is a simple process but can be time consuming. To speed things up you can pay for the full version of TB, which I highly recommend.
TB
Follow the directions below for what I do after flashing. If you have already read that and are ready to restore then do the following...
Open up TB and let if fully load, you will get two small popup messages. The second one means that TB has fully loaded the OS information. Then hit the menu key and choose batch. Scroll down and look for "Restore all apps with data". Run this batch to restore everything. Keep in mind if you backed up everything and are now changing ROMs that you might run into problems. I have yet to run across issues, but this is just an FYI. Also another reason to have a full NAND backup with Rom Manager. If you run into too many problems just restore with it and problem solved.
Restores and backups take awhile with TB, but are worth the wait. Once done with the full restore you can then do incremental backup and restores in the future.
Also don't forget to open up the apps after restoring and make sure the apps are setup how you want. Then double check with TB to make sure things are fully backed up, just click "Backup all new apps & newer versions". Once done with this reboot.
After a TB restore always reboot. After the reboot go into Rom Manager and NAND backup following the steps above in the backup section. This will ensure you have a full system backup with the settings you want.
Rom Manager
This one is pretty simple. Just open Rom Manager and choose "Manage and Restore Backups". Then choose your backup to restore. If you named the files by date and time you might have to do some guess work, but you should have a rough idea. Once you click the one you want just sit back and wait.
Flashing Tips and Problems
Watch Girls Gone Wild for help with this...
Many people have asked "Why flash custom ROM" or "What are the advantages"? Well I think one of the biggest reasons is performance gain from phone and apps. But for Evo users the number 1 reason should be better battery utilization. This can mean you see same amount of battery life, but with increased phone and app performance, or same performance, but longer battery life.
I think some people might be hesitant because it was one hell of a process rooting their device. Well to those people I say, you are over the mountain now. The hard part is done, flashing is relatively easy. I recommend doing it cause stock can cause some people minor issues and your are missing out on a lot of cool and useful customizations. And if you backup your phone as detailed above, you do not need to worry about losing anything.
Stock ROM with Root (back to defaults) or Completely Unroot:
To flash a stock ROM with root, download one from the wiki of ROMs. Then follow advice in below sections for flashing.
To unroot (This is the "I need to take my phone to Sprint" conundrum...) Follow the wiki link. Or go to HTC's website. Then go to the support section for the HTC Evo. Download the file from them and run it. You will be good to go. And if you followed the backup section above you do not have to worry about anything. Just re-root when you get your new phone or old phone back. And restore.
Also, I recommend taking out your SD card with all the root files on it. No need to bring this up or have to explain things any Sprint tech could easily see. Also if you used Unrevoked Forever you should follow this unroot guide here.
I Just Flashed with no Backups:
Below is what I did before I had Titanium Backup in place and after flashing a custom ROM...
Once booted right after flashing I make sure things look fine, fully sync to Google, then reboot. When I come back from that I turn on WiFi and go to Marketplace and Download section. Any apps I previously downloaded will be in that section waiting for me to download. Download them all at once, DO NOT leave that section before downloading everything, or you will lose that list and it will only show apps currently downloaded and installed.
Once done, open apps and customize to liking. Then download Rom Manager if you don't already have it and follow the above section. Once done with that follow the above section on Titanium Backup. Then enjoy your custom ROM.
Flashing in general:
ALWAYS make sure your battery is at least 50% full. The last thing you want is your phone to die on you in the middle of flashing.
Use Rom Manger and pay for the full version. It is a lot easier and can remove a lot of headaches and problems. If you really want to do it yourself you shouldn't have any problems, this is typically what I do and I haven't run any issues that couldn't be solved yet.
Follow the above backup guides before flashing another custom ROM. Save yourself time and trouble. Also I have read about people using NAND backups to sort of switch between different ROMs. In the short term that shouldn't be a problem, but long term that can make your SD card unstable. Make sure you follow the above section for backing up your SD card to computer.
If changing from one ROM to another it is best practice and almost always recommended to wipe data and dalvik cache. This also will alleviate many issues people run into. And if you follow my backup recommendations then it shouldn't be an issue to do either of these.
If not using Rom Manager, then put the zip of the ROM you want to flash on your SD card, and DO NOT unzip the zip file. Leave it on the root of your SD card as a zip file. Boot into recovery if you are not there already. Find the option to flash from SD card. Then choose the zip file or ROM you want to flash. Wait for everything to flash, then reboot using the option from the recovery menu. Wait for phone to boot. This can take a long time after flashing any new ROM so be patient.
Some ROM devs have other items you can add to their ROM. Follow their directions for flashing those items. Some devs want you to boot first than go back and flash, others allow for you to just start flashing right away with no waiting. Pay attention to the directions on your ROM thread. If you screw something up, try flashing the package again. If things look worse or it didn't work, re-flash your ROM or restore your backup and try again.
Otherwise, flash the ROM following directions above, flash the other packages and themes and items you want, and reboot. All should be well.
Once booted up follow guides above for backing up or restoring. Otherwise if you have problems look below before asking questions. If you can't find it here try searching before asking questions. If you still can't find it feel free to ask for help, but keep the question in the thread for your ROM you are flashing, or if you think it is a rooting issue, in the thread of the root process you followed.
Bootloop Issue:
This can be caused by a few things. For one, make sure you wipe data and dalvik cache before flashing a custom ROM. Even if the dev says it is not necessary do this before flashing a new ROM. It can help with these issues. The only exception here is if you are updating to a new version of the same ROM and the dev says there is no reason to wipe in between...
Also you can experience this if you are not fully rooted. Look toward the top of this guide for rooting advice.
Sometimes the ROM can take a while to boot after flashing a new ROM. Be sure you really do have a stuck boot or bootloop before doing a battery pull and troubleshooting. Give it some time to see if it fixes itself. If you are waiting over 30 minutes for something, you probably do have a legit issue.
Exclamation Point with Android Guy Screen
I got this when attempting to upgrade once. To get out of it, battery pull and put battery back in. Hold down "Volume Down Button" and then press power. KEEP HOLDING DOWN volume down button till white screen (Hboot) appears. Release volume down button. Wait for it scan. If it finds your PC file choose no and also no on reboot. NEXT CHANCE YOU GET remove, rename, or move the PC file from the root of your SD card. Choose "Recovery" from menu using volume buttons and power button to select. Once in recovery, choose flash from SD card and choose your ROM.
If you cannot find an image or do not have one, just go back and toggle USB. Then copy paste ROM to SD card. Keep in mind that you might need to wipe data and dalvik cache before flashing as mentioned above.
Another user commented this screen appeared when attempting to go into recovery from Quickboot app. This might mean the recovery image didn't install correctly, or could mean you do not have a recovery image flashed or installed. If this is the case, follow one of the guides in this wiki link to flash a recovery.
If you need to get out of this screen, just do a battery pull. Your ROM should boot up fine.
Battery Issues After Flashing:
Some have claimed issues with battery after flashing. To try recalibrating click here for Cyanogen's guide.
That's all for now!
I'm sure there is plenty more to add to this down the road, but for now this is all the dumping my brain can handle. Leave comments and suggestions and let's make this a strong guide with the right information to help those in need.
Very nice, hopefully you just saved someone a lot of heartache
Just added a section for un-rooting. Can someone please help me verify this is correct.
Thanks!
Awesome guide!
Thanks for the info in the Simple Root thread.
One question that was unanswered (and per your response I ask it here):
Are SMS/MMS info backed up using Nandriod or Titanuim??
I'm a little confused by which can do this.
Thanks again for the help.
ucf.elk said:
Awesome guide!
Thanks for the info in the Simple Root thread.
One question that was unanswered (and per your response I ask it here):
Are SMS/MMS info backed up using Nandriod or Titanuim??
I'm a little confused by which can do this.
Thanks again for the help.
Click to expand...
Click to collapse
Very good question on SMS/MMS. I think I have noticed that when using Handcent SMS app for sending and receiving SMS/MMS messages they are somehow backedup. I think Handcent has a folder on the SD card.
Otherwise if you are using stock messaging app, I am not sure it TB backs that up or not. If you want to verify this for me and let me know your results I would be happy to update my guide.
webs05 said:
Very good question on SMS/MMS. I think I have noticed that when using Handcent SMS app for sending and receiving SMS/MMS messages they are somehow backedup. I think Handcent has a folder on the SD card.
Otherwise if you are using stock messaging app, I am not sure it TB backs that up or not. If you want to verify this for me and let me know your results I would be happy to update my guide.
Click to expand...
Click to collapse
Just wanted to say thanks for the breakdown, and with my experience Tb has backed up my sms when backing up "all system data and apps"
Thanks again OP
epmacman said:
Just wanted to say thanks for the breakdown, and with my experience Tb has backed up my sms when backing up "all system data and apps"
Thanks again OP
Click to expand...
Click to collapse
Great info! Thanks epmacman and thanks webs05 for the great guide!
epmacman said:
Just wanted to say thanks for the breakdown, and with my experience Tb has backed up my sms when backing up "all system data and apps"
Thanks again OP
Click to expand...
Click to collapse
Were you using stock messaging app? Or a third party one from Marketplace?
Thanks for the information. About to start this whole process soon so this really helped Just a quick question though, do classes of the sd card matter? Have a class 2 card atm but about to buy a 16gig class 6 and figured I should do everything then.
Reanimatedshad0w said:
Thanks for the information. About to start this whole process soon so this really helped Just a quick question though, do classes of the sd card matter? Have a class 2 card atm but about to buy a 16gig class 6 and figured I should do everything then.
Click to expand...
Click to collapse
Yes, a higher class makes a big difference in speed. Make sure you wipe the new SD card from within the Evo before doing anything.
Dumb question (I'm new to Android):
When switching ROMs, both of which you have a backup for, do you have to wipe, flash the rom, then flash the nandroid backup?
Or would wiping and then flashing the backup work the same?
I have Fresh and Avalaunch's Froyo with all my apps both backed up. I realize it won't save much time, but I wouldn't have to keep both ROMs on my SD card if I could just use the backup to switch.
Thanks for the guide.
elr0y said:
Dumb question (I'm new to Android):
When switching ROMs, both of which you have a backup for, do you have to wipe, flash the rom, then flash the nandroid backup?
Or would wiping and then flashing the backup work the same?
I have Fresh and Avalaunch's Froyo with all my apps both backed up. I realize it won't save much time, but I wouldn't have to keep both ROMs on my SD card if I could just use the backup to switch.
Thanks for the guide.
Click to expand...
Click to collapse
you should wipe. the backup will save everything you had on the respective rom
Yes awesome guide thanks, just what I was looking for. Stupid question but when I do a "Backup Current ROM" in ROM Manager, does this also back up texts, apps, games etc?
Thanks again webs
elr0y said:
Dumb question (I'm new to Android):
When switching ROMs, both of which you have a backup for, do you have to wipe, flash the rom, then flash the nandroid backup?
Or would wiping and then flashing the backup work the same?
I have Fresh and Avalaunch's Froyo with all my apps both backed up. I realize it won't save much time, but I wouldn't have to keep both ROMs on my SD card if I could just use the backup to switch.
Thanks for the guide.
Click to expand...
Click to collapse
To switch ROM by restoring nand backups all you should have to do is go into recovery and restore the one you want. If you wanted to be safe you could wipe first. As far as flashing that rom before nand backup no. There would be no point of that. The nand backup restores ALL, everything that was on that phone previously. It is a full backup.
huzvi88 said:
Yes awesome guide thanks, just what I was looking for. Stupid question but when I do a "Backup Current ROM" in ROM Manager, does this also back up texts, apps, games etc?
Thanks again webs
Click to expand...
Click to collapse
Yes, it should backup everything. Upon restore your phone should look and act just as it was when you created that backup. The backup system in Rom Manager boots the phone to recovery and does a nand backup for you.
webs05 said:
Yes, it should backup everything. Upon restore your phone should look and act just as it was when you created that backup. The backup system in Rom Manager boots the phone to recovery and does a nand backup for you.
Click to expand...
Click to collapse
Haha that was my next question. Thanks really appreciate it!
huzvi88 said:
Haha that was my next question. Thanks really appreciate it!
Click to expand...
Click to collapse
Your welcome, and the same goes to everyone else.
I'm an idiot i think and just bricked my phone.
I used revoke website to root my phone I did not do a nand unlock. I then installed rom manager because I wanted to backup the current stock rom. I used the option to flash in something from rom manager and then back up. after that my phone restarted and all I see is a picture of a phone with and exclamation point. am I bricked? anything I can do? sorry I'm a noob.
-U
usctrunks said:
I'm an idiot i think and just bricked my phone.
I used revoke website to root my phone I did not do a nand unlock. I then installed rom manager because I wanted to backup the current stock rom. I used the option to flash in something from rom manager and then back up. after that my phone restarted and all I see is a picture of a phone with and exclamation point. am I bricked? anything I can do? sorry I'm a noob.
-U
Click to expand...
Click to collapse
Lol! You are fine. Fortunately HTC makes their phone tough to brick.
You are at that screen because you only did part 1 of Unrevoked's system. They have released part 2. Follow that and you should be good to go. Post questions on their threads. Good luck.
lol thanks

Post Root Thread

I'm going to start compiling a list of instructions all in one place for our new rooters out there who have questions. After surfing through tons of forum posts on the bamf roms and questions in Q&A there are a lot of people who still don't know how to necessarily wipe there devices correctly, install radios, the difference between .apk's being installed on your phone, versus a ROM or a patch to a rom that has to be installed in recovery. I think in the end this will make all our lives easier and when someone has a question about how do I install this radio or what is hboot we can just point them here. I'll probably start compiling instructions (and videos) during my morning break at work.
Im posting this here
1. as a place holder
2. do you think this should go into android development once it is completed and up and going. I think it should because that is where most people will look for it, but just want to get feedback from the community.
To all the developers out there thank you for your had work. I wish I understood the code writing so I could help you, so this is the best way I can think of giving back.
Disclaimer: This is here as a guide, I am not responsible for any damage that happens to your phone. If you have questions or run into any problems feel free to post in this thread of contact me. Thank you.
So Your Rooted, What do yo do next?
First if your TBOLT isn't rooted yet please go here (http://forum.xda-developers.com/showthread.php?t=996616) and follow Jcases great instructions on how to get your device rooted.
Definition of Terms
Stock: When people referring going back to stock, they are referring to the default android operating system that is being pushed by Verizon and HTC. Think of stock as Verizon and HTC's ROM for the Thunderbolt.
Recovery: This is where you go to back up and install roms, as well as wipe your data.
Bloatware: Extra software that HTC and/or Verizon puts on your phone that slows it down, drains battery, and just overall makes your device not as good as it should be.
ROM: A custom version of android that our awesome developers have made for you. Roms have a number of benefits besides just looking pretty. Some of the major benefits of flashing a custom ROM include, no bloatware, faster processing, better reception (with custom radios) and most importantly better battery life.
Super User: An application that allows you to grant other applications access to the system properties on your phone.
HBoot: This is the white screen you boot your phone into when powering your phone on using the power and volume down combination. From here you can flash leaked radios, as well as enter CWR manually.
Radio: This is the software on your phone that tells your phone how to communicate with Verizon.
Files on the "root" of your sd card: These files need to be placed directly on your sd card, and not in a folder in your sd card.
Rom Manager/Clockwork Recovery
So the first thing I would highly recommend after rooting your device is go and download Rom Manager (https://market.android.com/details?id=com.koushikdutta.rommanager&feature=search_result). Rom Manager is going to allow you the easiest way to flash clockwork recovery on your device. Clockwork recovery is the most essential component you will need in order to backup your current ROM and install a new one.
In order to install Rom Manager follow the link above or just search for it from the android market from your phone and download it. After it installs and opens your going to get a pop up that says Super User at the top informing you that Rom Manager is asking for permissions. When this happens click on remember (if its not already checked) and allow. At this point you you will see a number of different options, but for now the top one will be the most important. The very first box will say "Flash Clockwork Recovery" check this box and if it asks for any confirmation or permissions say yes.
After this completes congratulations you now have recovery on your device.
Once Rom Manager is done flashing the first thing you will want to do is back up your current stock OS. One mistake I've noticed many people do is immediately wipe their data and flash a custom ROM. If for some reason the install is bad, its makes life a lot easier to know you have a backup you can restore, versus HAVING to get that install you just tried to work.
Backing up with Rom Manager/Clockwork Recovery
Ok so we are still sitting at our Rom Manager screen with a ton of different options (I have the paid donated version so the screens may appear some what differently if you don't.) The very first box is the "Flash ClockworkMod Recovery" that we already did, right under that is the "reboot into recovery" option. This will be the method I will recommend but for now lets look at our other options.
The next section is titled Rom Management and for now we can skip that one and head towards backup and restore. Now Backing up and restoring your current ROM is as easy as as pressing one of those two options. When using these two options CWR (clock work recovery) runs a script that will do the following:
Auto(scripted) backup
If backing up your current ROM, CWR will turn your phone off and reboot it into a recovery screen. Once in the recovery screen the backup will automatically start, and once it finishes, it will once again turn your phone off and reboot it all the way back to your load screen, and just like that you have your first backup.
This method does work, and (if after I go through the steps to do the backup manually) you don't feel comfortable doing it manually this is a solid way to backup your OS. I personally, however, prefer to do all my backup and recoveries manually in CWR versus running the script.
Manual backup (through CWR)
Ok now to talk you through how to do your backup's manually (which is my preferred method). In Rom Manager the second option from the top of the screen is reboot into recovery. Press that and a pop up box will appear asking if you are sure you want to reboot into CWR, press ok.
If it is the first time doing this you may get another superuser prompt, once again click allow and remember. Your phone will now begin rebooting and you will end up with a orange screen that says ClockworkMod Revocery and then the version number.
Now if it is your first time in here take a minute to look at the number of options, for the most part your options are self explanitory
1. reboot system now
2. apply sdcard:update.zip
3. wipe data/factory reset
4. wipe cache partition
5. install zip from sdcard
6. backup and restore
7. mounts and storage
8. advanced
If when you start looking at these options and you see the wipe/data, don't freak out. It is nearly (if not impossible) to do a data wipe accidentally which you will see why later in the tutorial. For right now lets focus on the sixth option listed which is backup and restore. To maneuver around the options is fairly simple you do this by pressing your volume buttons. Volume up goes up and volume down well goes down. If you are at option number 1 you can press volume up to go all the way to the bottom. Using your volume keys go and highlight backup and restore. Once there you will select it by either pressing the "home" key.
After you select it you will see "nandroid" in white letters at the top left of the screen and only three options.
1. Backup
2. Restore
3. Advanced restore
All you need to do now is select backup (it should be selected by default) and press your home key, and the backup process will start. This can take a while depending on the number of apps that you have on your phone. During the process you will see 6 categories that have been backup-ed or or are in the process of. The categories are:
Boot image
recovery image
system
data
.android-secure
cache
During each section being backup-ed you will see a yellow status bar showing the percentage of the backup that has been completed. Realize that this is for each section, not for the entire backup. After the "backing up cache" completes you will see a message "no sd-ext found. skipping backup of sd-ext" this is normal don't freak out. Next you will see a "generating md5 sum" followed by backup complete. Once the backup completes you will be at the initial screen of CWR, reboot system now is selected by default, for now press the home key and let your phone reboot.
Renaming backups
After it reboots I would recommend going to your app tray and opening up Rom Manager one more time. Under the section "Backup and restore" click on the manage and restore backups button. In here you will find all the backups that you have on your phone. If you just did your first backup you will see it listed as a time stamp (yyyy-mm-dd.xx.xx.xx.xx) if you press this once a window will appear with three options:
restore, rename and delete. If you accidentally press restore or delete dont panic, a second pop up window will appear asking you to confirm the operation, just hit cancel and all is good with the world again. If you press the rename button, however, a pop up box will appear and you have the option of renaming the backup from the time stamp name to whatever you would like it. My first backup on my phone is simply called stock_no_bloat. Rename them whatever you would like, but I would advise changing them from the time stamp format.
Congratulations your first CWR backup is complete.
Restoring a backup
Warnings
First and foremost before you go any further in this guide MAKE sure you have a CWR backup on your phone. Any steps you follow from this point on without one, will make it a lot more difficult to get your phone working again then it has to be.
Also never leave a PG05IMG.zip file on the root of your sd card (we will go over what this file is and does later in the guide). If this file is on the root of your sdcard you will need to either have a sd card reader, or another phone you can use to move the file if your phone is not booting.
Manually booting into CWR
So before I go into how to install a custom ROM, I want to first address how easy it is to restore a backup. Many people will freak out because they get stuck into some sort of boot loop or their phone will freeze after a bad install. This is EXTREMELY easy to remedy if you just have some patience.
So for the sake of a hypothetical lets say you just installed your first custom ROM, and something has gone screwy on your phone. You turn it on it starts to boot and either restarts or just hangs. Don't freak out that handy backup you have sitting in your phone is about to save the day.
I would like to point out that you could also restore a backup just because you like an old rom better, or the current one you have is just to buggy for you. If you have a working phone that boots you can enter recovery as we did earlier by using Rom Manager and selecting "reboot into recovery" However, If you are reading this guide for instructional purposes I would recommend you read the following instructions as well,so you know what to do in a worst case situation.
1. if you are stuck in a boot loop or your phone is frozen, pop the back off of the phone and pull the battery.
2. put the battery back in your phone and turn your phone on by holding the power key and volume down button.
3. if for some reason you had a PG05IMG.zip file on the root of your sdcard, your phone will automatically begin loading this file. Eventually
it will give you the option of (volume up installing update) (volume down canceling update) press your volume down key and after that
do a battery pull (once again assuming you cannot get your phone to boot). Once your battery is pulled you will either need a sd card
reader or another phone you can put your sd card in and move the PG05IMG.zip file of of your root directory.
4. If you didn't have a PG05IMG.zip file on the root of your sd card HBOOT will load as normal, and you will see the following options
Fastboot
Recovery
Factory Reset
Simlock
Hboot USB
System INFO
Image CRC
5. using your volume down button select recovery, press power, and then your phone will booth into CWR.
Do not proceed with the actual steps unless you have a current working backup. The following steps will delete all the data from your phone
6. Once in CWR the first thing we are going to want to do is wipe all the data off your phone, so we can do a clean restore. Using the vol keys highlight wipe data/factory reset and press the home key. On the next screen use the vol keys again and select Yes and press home, CWR will no begin to wipe all the data on your phone.
7. Do this 2 more times for a total of 3 data wipes.
8 (I prefer to do this also) Now manually go to wipe cache partition (it is wiped during the factory reset but it wont hurt) verify you want to wipe the data and do this three times as well.
9. After you are done wiping the cache go down to advance and select it. Then highlight and select wipe davlik cache and do that three times.
10. Once all your data wipes are complete go to backup and restore and select it. Next select restore (not advanced restore) and on the next screen select the backup you want to restore. At this point your phone will begin restoring your backup and it will take roughly the same amount of time it took to do the backup initially. After the backup is complete reboot your phone and all should be well with the world again.
an decent introductory to terms with corrisponding directory/path placement, would be welcome.
I've been working compuers since the commodore, but with this as my first android, I found myself straining under the wieght of Full threads I had to read to get an idea of what is really going on.
get the how to backup with CWR complete would like feedback thanks.

[Q] Partially Restore CWM backup?

Hey Guys!
So I've been around the place for a while, usually passive. I rooted my phone a few months back, and left it at that coz i was too scared of bricking my new phone . But now getting tired of waiting for the official ICS (Not the buggy leak) has got me thinking of getting a custom Rom (cant decide between Victory or Romulus).
I've just installed CMW, and my phones backing up as we speak. My question is this, is it possible to restore a partial backup? Im hoping that once i get the custom rom up and running, i can restore my contacts, texts and apps onto my new rom. I know titanium backup can restore apps but i assume all that is gone once i format before installing the rom, right?
Thanks guys any help appreciated!
fire_fist_ace said:
Hey Guys!
So I've been around the place for a while, usually passive. I rooted my phone a few months back, and left it at that coz i was too scared of bricking my new phone . But now getting tired of waiting for the official ICS (Not the buggy leak) has got me thinking of getting a custom Rom (cant decide between Victory or Romulus).
I've just installed CMW, and my phones backing up as we speak. My question is this, is it possible to restore a partial backup? Im hoping that once i get the custom rom up and running, i can restore my contacts, texts and apps onto my new rom. I know titanium backup can restore apps but i assume all that is gone once i format before installing the rom, right?
Thanks guys any help appreciated!
Click to expand...
Click to collapse
When you install any new ROM, you (usually) need to perform a full wipe through CWM including: wipe user data/factory reset, wipe cache, wipe Dalvik, then flash. Now, that will delete ALL of your stuff, contacts, texts, apps, etc. However, if you have access to WiFi, when your ROM flash has completed, you will be prompted to re-enter your Google account and, at which time, your contacts will re-populate (give it some time). Though, be sure you sync with Google's servers prior to your flash, so that any new contacts will be re-added once your account has been added after the flash. Also, if on WiFi, when your account has been entered, go to Google Play Store, and click the "my apps" button, and again after some time (depending on the number of apps you had) they too will re-populate. As far as texts, you could try a text backup app -not too familiar with this, as I don't ever have a need to save any texts- and you should be good. Word of warning: DO NOT use Titanium Backup to restore ANY application data, only the apps themselves. Also, another good alternative to TIB is App Backup & Restore. Hopefully, this clears up any doubts you have with your "stuff" and how to retrieve it after a flash...
Apex used capital letters in "do not restore app data" with good reason. Only a handful of times have I not followed those directions and every time I got weird fc's and an overall more unstable system. It's a shame there isn't a good way to do it but it only leads to heartache. Always keep a solid backup. I keep two. One original and another after a couple days on a new rom so that I'm able to experiment down the line.
I hope you have a good experience with your new system and learn a bit. It gets a little addicting.
Sent from my MB865 using Tapatalk 2
Apex_Strider said:
When you install any new ROM, you (usually) need to perform a full wipe through CWM including: wipe user data/factory reset, wipe cache, wipe Dalvik, then flash. Now, that will delete ALL of your stuff, contacts, texts, apps, etc. However, if you have access to WiFi, when your ROM flash has completed, you will be prompted to re-enter your Google account and, at which time, your contacts will re-populate (give it some time). Though, be sure you sync with Google's servers prior to your flash, so that any new contacts will be re-added once your account has been added after the flash. Also, if on WiFi, when your account has been entered, go to Google Play Store, and click the "my apps" button, and again after some time (depending on the number of apps you had) they too will re-populate. As far as texts, you could try a text backup app -not too familiar with this, as I don't ever have a need to save any texts- and you should be good. Word of warning: DO NOT use Titanium Backup to restore ANY application data, only the apps themselves. Also, another good alternative to TIB is App Backup & Restore. Hopefully, this clears up any doubts you have with your "stuff" and how to retrieve it after a flash...
Click to expand...
Click to collapse
So, once i clear everything and flash, to get back my apps all i have to do is reinstall "App Backup and Restore" then I can restore any saved apps? Because looking at the play store, the list in my apps (Not Installed) is too long, and contains apps that i simply installed to try and immediately removed.
One more thing as well, well actually 2. I was watching a video by mastermind278 on youtube on how to install custom Roms. He installs a rom by selecting restore from cmw recovery, so my question is, does that restore method work for installing most Roms, say for example, the Romulus rom? And finally, are the separate mods installed in the same way?
fire_fist_ace said:
So, once i clear everything and flash, to get back my apps all i have to do is reinstall "App Backup and Restore" then I can restore any saved apps? Because looking at the play store, the list in my apps (Not Installed) is too long, and contains apps that i simply installed to try and immediately removed.
One more thing as well, well actually 2. I was watching a video by mastermind278 on youtube on how to install custom Roms. He installs a rom by selecting restore from cmw recovery, so my question is, does that restore method work for installing most Roms, say for example, the Romulus rom? And finally, are the separate mods installed in the same way?
Click to expand...
Click to collapse
You can 'manually' select which apps you'd like to restore from within this app, so if there are some you'd rather forgo restoring, you can pick and choose.
As far as the flashing method through CWM, you'll just have to read and understand each of the ROM's flashing methods, as some of the GB ROM installs are different (flash or CWM restore). All of which are detailed in the threads for these ROM's. Along with that, any mods you'd like, you'll just need to refer to the install instructions for each...
Sent from my SAMSUNG-SGH-I747 using xda premium

[Guide][How To][Tutorial]Run Two Roms On The Same Android Device

Here Is How To Run Two Roms On The Same Device
Step One : Flash a Second ROM
You don't anything, make a nandroid backup of your current ROM with ROM Manager or through your recovery module. If anything goes wrong, you can always restore from this backup to get things back to the way they were.To set up BootManager, just download and install it from the Market, and start it up. You'll also want to grab a ROM of your choice and save the zip file on your SD card.When you first start up BootManager, it'll prompt you to back up your boot.img, which you should do before installing any ROMs. Once you've done that, head to "Install ROMs". Pick the zip file from your SD card containing the ROM you want to flash, and check all three boxes: Wipe System, Wipe Data, and Wipe Cache. Let it do its thing (which will take a while). When you're done, it will give you the option of booting into your new ROM. Hit Done; we aren't ready to boot into it just yet.
Step Two: Install Google Apps and Other ROM Add-Ons
Most ROMs don't come with Google's copyrighted apps, like Gmail, the Market, and others. This is a problem, since when you boot into your new ROM you need BootManager to function if you ever want to boot out of it, and it won't work unless you're signed into the Android Market. Luckily, there's an easy fix (note: if you know your ROM comes with Google Apps installed, you can skip this step).Download the Google Apps zip file for the ROM you just installed and go back to BootManager. Hit Install ROMs. This time, pick Google Apps' zip file, and use the same slot that you used in step one. Leave all three "wipe" boxes unchecked this time. When it's done, booting into that slot will take you to the original ROM, but with the Google apps installed.If you want to install a theme or other zip-based mod in the future, you can do that using this method too. Just remember: if you're flashing a new ROM, check all three "wipe" boxes, but if you're just installing an add-on to a ROM, don't check any of them.
Step Three: Switch Between ROMs
To boot into one of your other ROMs, just head into BootManager and choose "Boot Installed ROM". It'll show you a list of ROMs you have installed on your device, and after choosing one of them it will reboot into that ROM. BootManager will come installed on each of your other ROMs as well, and as long as you're signed into the Android Market on that ROM, you can boot into it from there as well and switch back to your main ROM.That's it! You can flash up to five ROMs at a time, so you'll never be bored by one measly operating system. Hit the link to download BootManager.BootManager is a $2.99 download for Android 2.1 and up. See the Market page below for officially supported devices.
BootManager Lite : https://play.google.com/store/apps/...utm_medium=organic&utm_term=boot+manager+lite
Thank You For Your Support​
is it like a dual boot on pc?
ralphvalmeo said:
is it like a dual boot on pc?
Click to expand...
Click to collapse
Never had a dual boot on pc
You are the man
Lalssa said:
Here Is How To Run Two Roms On The Same Device
Step One : Flash a Second ROM
You don't anything, make a nandroid backup of your current ROM with ROM Manager or through your recovery module. If anything goes wrong, you can always restore from this backup to get things back to the way they were.To set up BootManager, just download and install it from the Market, and start it up. You'll also want to grab a ROM of your choice and save the zip file on your SD card.When you first start up BootManager, it'll prompt you to back up your boot.img, which you should do before installing any ROMs. Once you've done that, head to "Install ROMs". Pick the zip file from your SD card containing the ROM you want to flash, and check all three boxes: Wipe System, Wipe Data, and Wipe Cache. Let it do its thing (which will take a while). When you're done, it will give you the option of booting into your new ROM. Hit Done; we aren't ready to boot into it just yet.
Step Two: Install Google Apps and Other ROM Add-Ons
Most ROMs don't come with Google's copyrighted apps, like Gmail, the Market, and others. This is a problem, since when you boot into your new ROM you need BootManager to function if you ever want to boot out of it, and it won't work unless you're signed into the Android Market. Luckily, there's an easy fix (note: if you know your ROM comes with Google Apps installed, you can skip this step).Download the Google Apps zip file for the ROM you just installed and go back to BootManager. Hit Install ROMs. This time, pick Google Apps' zip file, and use the same slot that you used in step one. Leave all three "wipe" boxes unchecked this time. When it's done, booting into that slot will take you to the original ROM, but with the Google apps installed.If you want to install a theme or other zip-based mod in the future, you can do that using this method too. Just remember: if you're flashing a new ROM, check all three "wipe" boxes, but if you're just installing an add-on to a ROM, don't check any of them.
Step Three: Switch Between ROMs
To boot into one of your other ROMs, just head into BootManager and choose "Boot Installed ROM". It'll show you a list of ROMs you have installed on your device, and after choosing one of them it will reboot into that ROM. BootManager will come installed on each of your other ROMs as well, and as long as you're signed into the Android Market on that ROM, you can boot into it from there as well and switch back to your main ROM.That's it! You can flash up to five ROMs at a time, so you'll never be bored by one measly operating system. Hit the link to download BootManager.BootManager is a $2.99 download for Android 2.1 and up. See the Market page below for officially supported devices.
Thank You For Your Support​
Click to expand...
Click to collapse
Thank you very much, it worked
thanks for sharing i had no idea you could do this. i always have multiple back ups of different roms and just restore but this is awesome . i will try this tomorrow. :good:
sonyachin said:
thanks for sharing i had no idea you could do this. i always have multiple back ups of different roms and just restore but this is awesome . i will try this tomorrow. :good:
Click to expand...
Click to collapse
Don't forget to backup
will it work for Huawei ascend g510-0200 ?

Followup questions about twrp vs twrpless

Hello again good people,
You may remember me asking questions in this forum recently, thank you again for all those who replied.
I'm back again after waiting for the official twrp to be released and reading all the forum posts in the guides section for the threads about twrpless-root (magisk) and the stickied twrp root guide by Funk Wizard. I am still a bit confused about a couple of things though. And still deciding which way is the best for me now that I still have a stock device. Please correct any mistakes I make.
When I root, in case something goes wrong, I cannot do a system settings -> factory reset. (Because it would softbrick?)
Is this where twrp comes in? Or will I still have to flash a stock image regardless, like I would if I go twrpless?
Is it true that I can make, and restore from a backup I make with twrp in case something goes wrong?
Isn't that something I can also do with Titanium Backup?
Twrpless root seems like it's a lot more easy to maintain with OTA's (download from the settings, reinstall magisk on second partition) than a twrp install would (having to connect my device to my pc and going through the steps again every time an OTA gets pushed).
The main reason I'm asking all these questions is because I still find it hard to pinpoint exactly why more experienced people in these forums favor one way or the other, and what exactly the added benefit would be of twrp in my situation. Personally, I want my phone to be more customizable (black theme, adaway, yt vanced and so on) but keep all the functionality. Banking apps, wifi, cellular and everything.
I'm not going to install custom roms. And a little bit of added ease of use with OTA sounds really good to me.
I have read that the systemless magisk twrpless might be the best fit for my needs, but after hearing your advice from my previous questionthread I decided to wait for twrp. Now twrp official is released and I dove into reading just about everything I could find I have doubts if it is something I actually need. In short I just keep swaying without being able to make a decision.
Sorry for the long post, I hope my questions are clear enough, since it's pretty late when I'm typing this. I just want to be thoroughly informed about all of this, I rather post too many questions and root correctly without concerns instead of having to make an SOS post later when my phone has exploded, lol.
And maybe there will be other newlings who can benefit from this information.
Thanks for reading!
Ok lets first address the types of backups.
Type one is system apps and data. This backup saves all apps (apk) and all data that is stored within the app folders. This is a Titanium backup.
Type two is a Nandroid backup. This backup saves your entire phones data including the internal storage, data, apps, pictures, music, cache, settings, passwords, EFS (encrypted file system) and even the Titanium backups backup itself.
Now let me explain what each of these backups are capable of. First we will start with Titanium Backup. If for some reason you brick your phone and lose all of your data. In order to use Titanium Backup you will have to install your operating system, unlock your bootloader, root your phone, install Titanium Backup and merge your data from wherever you have it to your device and install your apps + data one at a time.
Nandroid backup. Same scenario bricking or losing your data. You can simply fastboot the twrp.img once your phone boots into recovery you can merge nandroid backup point TWRP to the restore location and you have your operating system and all of your data back in place as if nothing happened. You will then flash Magisk back to your device then you would install TWRP clear your cache and once you reboot everything is just the way it was when you created the nandroid backup.
Installing an update with TWRP is as simple as downloading the update and flashing both the update and Magisk, clearing cache and rebooting.
Having TWRP would allow you to wipe and reinstall fresh like factory settings or you can restore everything you backed up.
Make Nandroid backups bi-weekly or monthly so you can always have an updated copy of your data.
Titanium backups I have scheduled once a week with 2 max backups. Why 2? If I update an app and my backup runs tomorrow I would be stuck with an app update that may be broken. This way I have the previous weeks backup to reinstall the app and data with.
Whichever you choose always always always keep redundant backups. One on the phone, one on your computer, one on a thumb drive ect ect.

Categories

Resources