[Q] Backup/Restore b4 return dilema. - AT&T Samsung Galaxy Note I717

so this is my problem. Im having some issues with my phone and I want it to be changed. The issues really dont matter. In order for my provider to send me another phone they want me to do a master reset. This of course will delete all my apps and settings. As far as I know there is not a backup app that once you restore the phone and apps the restored phone will have all it's app data in place, the icons will be where you want them, etc, just like you would from when you clone or make an image from a Hard Drive from pc... Or is there and application that will do this? My only other option (i believe) is to root the phone to then use an app to do a real backup, then unroot the phone, root the new phone and do the restore. I also have to remove the root from the old phone but can that be done without increasing the counter? This is all a big hassle. I cant believe you can do a real backup/restore on a phone nowadays....
If there is any other way to do it I will appreciate the help. I will have to do this in the next days since my warranty expires in a bit over a month...
Thanks!

You are correct ....
Rooting of the device is needed, then the unroot.
It's the only method I'm aware of in getting a full nandroid backup ..g

Sarge has it right if you want to use backup apps.
If you don't want to root, you will need to flash TWRP or CWR to get the custom recovery and backup. Then make a backup to your external SD card. Use recovery to factory reset. Send the phone away after removing SD card and sim card. The backup is called a nandroid and it is basically an image of the phone.
On new phone flash same recovery then restore the backup. When you start the phone it will be as the broken one was.
You can remove the recovery from the broken phone, but I never heard of anyone getting problems from the warranty people for that.

Thanks both of you guys for the information. I am getting ready to do the root not only for the backup but there are quite a few apps that I want to use that require root that I am going to have to do it.
Now, I started reading tonight and the more I read the more I get confused. Is there an official guide to root the note (specifically AT&T running ICS 4.0.4 if there is a difference) in a way that I can unroot it in the future avoiding tripping any counters?
I have read so many different threads about rooting, they tend to be different so I am looking for the "current" accepted "method" to do this with decent steps if possible. Thanks much!

Whoa whoa, are we forgetting about ADB Backup?

What do you mean CPA?
BTW, I want to root the stock att ics, I am not interested into flashing another rom.

Fernandq said:
What do you mean CPA?
BTW, I want to root the stock att ics, I am not interested into flashing another rom.
Click to expand...
Click to collapse
Yeah I understand, you're wanting to do a full backup of your phone before you turn it in right? Or, at the very least, your apps and settings?
Welp, here you go: no root required.
A quick google search for "ADB backup" should get you the info you need as well.
Also looks like there's an XDA dev who came up with a much easier interface (as opposed to doing everything via command-line, which still isn't that difficult). Might be worth checking:
http://forum.xda-developers.com/showthread.php?p=36499906
Edit: Read your second post, and it looks like you're interested in rooting...I guess I was confused as to your intentions after reading you first post, which just sounded like you didn't want to lose your info after doing a factory reset. Regardless, it is HIGHLY advised before doing any sort of root-related activity to do an ADB backup. That way, if anything goes wrong in the rooting process itself, or if you later decide you want to go back to stock and/or all of your original apps and settings from before the root, you can literally be back with a clean slate within a matter of minutes.

Thanks very much for the link. I have swapped phones already but it will be helpful before I root. THANKS!

after looking at adb I see it would not work for my initial needs as it only can be restored to the same device. I wanted something I could do a backup in the old one and restore that backup in the new one. Anyway, since I am past that anyway I am going to give it a try in theold device.... thanks!

Fernandq said:
after looking at adb I see it would not work for my initial needs as it only can be restored to the same device. I wanted something I could do a backup in the old one and restore that backup in the new one. Anyway, since I am past that anyway I am going to give it a try in theold device.... thanks!
Click to expand...
Click to collapse
The full backup, yes (regarding being able to only restore to the same device) but you could literally extract whatever data you want from the ADB backup using WinRar, then manually push it to your new device.

Apparently ADB backup is broke, it does not respect the -noshared flag and the resulting file is corrupted requiring more processing on the file for it to work... dang it! Seems it has been fixed in JB...
http://code.google.com/p/android/issues/detail?id=28303
http://www.acertabletforum.com/foru...stem-backup-ics-only-root-not-required-2.html
and there is more if you search the net.... Now, why will they not fix it is beyond me. Ok, so the command does not respect -noshared, that is easy to fix, I can just pull my sd card out but making an otherwise broken and unusable file giving the user the false sense of security and not fixing the bug is plain wrong... The only option will be to upgrade to JB but the official upgrade is not out and knowing at&t I wont be for a bit... I am not much into flashing leaked rom although that might change in the near future...
Thanks.

Fernandq said:
Apparently ADB backup is broke, it does not respect the -noshared flag and the resulting file is corrupted requiring more processing on the file for it to work... dang it! Seems it has been fixed in JB...
http://code.google.com/p/android/issues/detail?id=28303
http://www.acertabletforum.com/foru...stem-backup-ics-only-root-not-required-2.html
and there is more if you search the net.... Now, why will they not fix it is beyond me. Ok, so the command does not respect -noshared, that is easy to fix, I can just pull my sd card out but making an otherwise broken and unusable file giving the user the false sense of security and not fixing the bug is plain wrong... The only option will be to upgrade to JB but the official upgrade is not out and knowing at&t I wont be for a bit... I am not much into flashing leaked rom although that might change in the near future...
Thanks.
Click to expand...
Click to collapse
Well crap man, that sucks - sorry! I'm not gonna lie, I didn't read the link you posted as I'm pulling all nighters about 3 times a week during for the busy season of my profession (see my user name lol)...but you're saying that something actually went WRONG with the SDK on ICS firmware - and Google isn't fixing it?? That can't be right...right?
I can personally couch for this method, as I used it to make a full unrooted backup - of stock 4.0.4 ICS - back in October when I rooted my Note for the first time. And the first thing I did (per the rooting tutorial I was following) was verify the backup by doing a restore via ADB before I rooted - and everything worked fine. Like I said, sorry it's not working for you! Have you considered rooting, installing a custom recovery, doing a nandroid backup (and saving it someplace safe of course), then doing a full unroot back to stock + reset your flash counter? There are some great tutorials to walk you through all of that on the Galaxy Note Everything Thread in the General forum, in case that's an option.

CPA Poke said:
Well crap man, that sucks - sorry! I'm not gonna lie, I didn't read the link you posted as I'm pulling all nighters about 3 times a week during for the busy season of my profession (see my user name lol)...but you're saying that something actually went WRONG with the SDK on ICS firmware - and Google isn't fixing it?? That can't be right...right?
I can personally couch for this method, as I used it to make a full unrooted backup - of stock 4.0.4 ICS - back in October when I rooted my Note for the first time. And the first thing I did (per the rooting tutorial I was following) was verify the backup by doing a restore via ADB before I rooted - and everything worked fine. Like I said, sorry it's not working for you! Have you considered rooting, installing a custom recovery, doing a nandroid backup (and saving it someplace safe of course), then doing a full unroot back to stock + reset your flash counter? There are some great tutorials to walk you through all of that on the Galaxy Note Everything Thread in the General forum, in case that's an option.
Click to expand...
Click to collapse
As mentioned in my post....
Root, full backup, and unroot is the fastest method......g

gregsarg said:
As mentioned in my post....
Root, full backup, and unroot is the fastest method......g
Click to expand...
Click to collapse
But what's the point in putting things simply like that when I can write an entire paragraph saying the same thing, but more confusing??

Related

2.1 OTA Leak question

I tried searching for a how-to on this but apparently I'm searching inclined.
From what I can gather is it as simple as just dumping the zip onto the root of your SD card and doing:
3. Make sure phone is off then hold Power button and Call Button.
4. The menu opens quickly press the power key over the hboot option.
5. Follow onscreen instructions to install the update. the phone will reboot a few times.
you dont even need to search. go to the development section and then look at the top few, it will have very detailed instructions.
I guess I should have elaborated more and said I don't have my phone rooted and really don't want to go that route. I was just getting confused because everything i was finding on here was people running root but I came across a few things where people said the 2.1OTA Leak was just a straight upgrade, so that is my confusion.
Are you asking how to install the 2.1ota leak? Just flash it onto your phone?
Curious, why do you not want to root your phone?
Root is much more flexible, and there are roms that are based off that leak. If you're worried about your warranty, it's going to void it either way, lol.
Good luck !
rheally said:
Are you asking how to install the 2.1ota leak? Just flash it onto your phone?
Curious, why do you not want to root your phone?
Root is much more flexible, and there are roms that are based off that leak. If you're worried about your warranty, it's going to void it either way, lol.
Good luck !
Click to expand...
Click to collapse
but if you have root you can do the downgrade back to 1.5
Android22 said:
but if you have root you can do the downgrade back to 1.5
Click to expand...
Click to collapse
Oh right, I forgot about that, duh It just seems like root would be a better choice.
But to each his own.
rheally said:
Are you asking how to install the 2.1ota leak? Just flash it onto your phone?
Curious, why do you not want to root your phone?
Root is much more flexible, and there are roms that are based off that leak. If you're worried about your warranty, it's going to void it either way, lol.
Good luck !
Click to expand...
Click to collapse
yeah that is my question, can 2.1OTA just be flashed or does your phone need to be rooted?
I just feel like with root I'll be more likely to kill the phone but I'm going to check into it more again.
If you flash the 2.1 OTA leak onto your phone you CANNOT root your phone. It hasn't been figured out yet.
Root really isn't that hard to do. There are several threads over in the development forum.
rheally said:
If you flash the 2.1 OTA leak onto your phone you CANNOT root your phone. It hasn't been figured out yet.
Root really isn't that hard to do. There are several threads over in the development forum.
Click to expand...
Click to collapse
yeah I was just reading the thread on going from stock 1.5 to rooted 2.1. Can you give me some of the major benefits of rooting? I'm trying to find really practical stuff, not just the "Well it's cool cause it's like being root in Linux".
And just to clarify you can just flash to 2.1OTA? I'm skeptical of doing that now because I was reading some people think 2.1OTA has a time sensitive date on it.
Future developments will likely be easier to impliment if you root. The ability to run different (and potentially more stable) ROMs. Support for future software not designed for the Eris. Post rooting you can also make Nandroid backups and as long as you don't somehow screw your bootloader you can actually fix your phone.
Also, and this is pure speculation, should Verison decide to discontinue support for the Eris entirely, non-rooters may have issue getting new Android versions since they're limited to signed code.
EDIT: there is also little reason NOT to root. It does everything that you can do unrooted and more. All this plus the fact that you may never be able to root again but could always unroot at your leisure.
Marisa said:
Future developments will likely be easier to impliment if you root. The ability to run different (and potentially more stable) ROMs. Support for future software not designed for the Eris. Post rooting you can also make Nandroid backups and as long as you don't somehow screw your bootloader you can actually fix your phone.
Also, and this is pure speculation, should Verison decide to discontinue support for the Eris entirely, non-rooters may have issue getting new Android versions since they're limited to signed code.
EDIT: there is also little reason NOT to root. It does everything that you can do unrooted and more. All this plus the fact that you may never be able to root again but could always unroot at your leisure.
Click to expand...
Click to collapse
Can you point me to a good nandroid tutorial? tried searching for one but if you know of a good one I'd appreciate it.
I was trying to find a nandroid guide when I did it the first time, but once I discovered that Amon_RA's recovery has it built-in, I decided to wing it and see what happened. It was a lot easier than I expected to be honest.
Reboot your phone into recovery (VOL UP + Power), you should have a short list of options, one of which should be Backup/Restore. Trackball into it and select to make a backup. Let it do it's thing, should take a few minutes. Congratulations, you've made a backup of your phone. You can make as many as you like, they're given names based on the date and time they're created, but you can rename without harm (barring a few characters keep it A-Z a-z 0-9 and you should be good)
Restoring to that backup is as easy as entering the same menu but picking restore instead. You need to have made a backup first in order to restore something.
NOTE: I've written all this by memory, and while it should be fairly accurate, I can't turn my phone off currently to double check that the wording is all correct.
I'm a bit confused on the Amon thing. I found the the link here http://forum.xda-developers.com/showthread.php?t=648025
Do I just dump that IMG file onto the root of my SD card and that's it? Will it know to always use his recovery or do I need to do more?
I have an application that I write to make going from 1.5 to root a lot easier with a gui application. It will be released very soon for everyone to use. Take a look at my thread for more info. Link is at the top of my signature.
Sent from my Eris using the XDA mobile application powered by Tapatalk
frankspin said:
I'm a bit confused on the Amon thing. I found the the link here http://forum.xda-developers.com/showthread.php?t=648025
Do I just dump that IMG file onto the root of my SD card and that's it? Will it know to always use his recovery or do I need to do more?
Click to expand...
Click to collapse
If you followed Ivan's guide to the very end, you already flashed Amon_RA's recovery to your phone. To enter it, shutdown your phone and then hold volume up and the call end button (power), you should boot into the recovery.
Marisa said:
If you followed Ivan's guide to the very end, you already flashed Amon_RA's recovery to your phone. To enter it, shutdown your phone and then hold volume up and the call end button (power), you should boot into the recovery.
Click to expand...
Click to collapse
AWESOME! Thank you I am doing it right now.
NM: got it
Well I got 2.1 on but I did something wrong and can't load rooted 2.1. I get "signature verification failed" message when I load the zip file.

[Q] unroot for OTA???

I've rooted my GT 10.1 but I have two questions that I can't find the answer.
1. Has anyone discovered how to unroot back to stock?
2. If rooted, will I be able to get the OTA of touchwiz by checking for updates under settings?
PS I flashed the TouchWiz UX found in this forum. Got to say it is really nice and I can't wait to get the version from Sammy. I then restored a backup using Rom Manager and restored fine except when checking for software updates. It used to say no update available, but today it says failed to connect to servers. Anyone else getting this error?
I guess that is actually 3 questions.
Thanks
1. Unrooting is pretty simple. Just flash the 3.1 OTA in the dev forum, after doing a full wipe. If you feel the need to go back to full stock, you'll also want to nvflash back to the original retail recovery, which you undoubtedly saved when you first rooted.
2. No one knows yet, but rest assured, within a day (less probably) of the update being released, it'll be available here as a rooted flashable ROM. If you learn one thing from your time on XDA, it should be "never accept an OTA update." Let the devs pull it apart and repackage it in a nice root-safe download.
Undoubtedly! (I wish) I wasn't planning to root but while playing with Odin, I thought I was locked at the downloading screen while testing odin. (Didn't hold down the power button long enough to shut off tab) I thought my only solution was to continue and root. No problems rooting, it was easy. I just wanted to make sure I get the TouchWiz update. Now I learned my lesson I will never do an OTA update.
Glad you told me that, otherwise I probably would have screwed up my GT. I don't know how I missed the post about backing up the stock image first. I try to read a lot of posts (heck I even use the search box) before trying something new. Anyway, I'm sure it is posted in the forums somewhere if I need to find it.
Thanks!
pmsrefugee said:
Glad you told me that, otherwise I probably would have screwed up my GT.
Click to expand...
Click to collapse
It's not so much that you'll screw up your device by accepting an OTA, but rather that you might lose root and/or your custom recovery (perhaps permanently). Nevertheless, there are some cases of OTAs screwing up devices when accepted over non-stock installs, so IMHO its always best to wait for a flashable ROM.
pmsrefugee said:
I don't know how I missed the post about backing up the stock image first. I try to read a lot of posts (heck I even use the search box) before trying something new. Anyway, I'm sure it is posted in the forums somewhere if I need to find it.
Thanks!
Click to expand...
Click to collapse
Yes, I believe the stock retail recovery is posted in the CWM recovery download package here: http://forum.xda-developers.com/showthread.php?t=1130574. You'll note that Step 3 is where you were advised to backup your original stock recovery, although the step is (correctly) noted as optional. No big deal, in any event. Glad I could help.

HELP - Pull ADB Backup of AT&T SIII Shipped State - How To?

I am wanting to snatch a full backup of the completely stock unrooted factory shipped ROM before playing around with root and other wonderful goodies provided here in the forum. I am familiar with ADB and have it set up on my system. I was wonder how this may be accomplished. Whether I should use ADB to pull the backup or use another route. Essentially, before I root, I want the whole system in its entirety backed up.
Please, anyone with some knowledge on how to do this, I would greatly appreciate your input in this thread!
Thanks so much for your involvement.
:cyclops:
stedounel said:
I am wanting to snatch a full backup of the completely stock unrooted factory shipped ROM before playing around with root and other wonderful goodies provided here in the forum. I am familiar with ADB and have it set up on my system. I was wonder how this may be accomplished. Whether I should use ADB to pull the backup or use another route. Essentially, before I root, I want the whole system in its entirety backed up.
Please, anyone with some knowledge on how to do this, I would greatly appreciate your input in this thread!
Thanks so much for your involvement.
:cyclops:
Click to expand...
Click to collapse
I think it's going to be hard to make a good full backup without having root. I would suggest rooting using mrRobinson's method, installing the CWM recovery 5.8.4.5 from clockworkmod.com (listed in mrRobinson's thread) and then making a nandroid backup.
You might also want to make a complete clone of all your block devices. There's some instructions here if you want to try that.
you could always use odin to restore the stock rom back to 100% original state (minus any counter trips).

Help HowTo make full backup of original firmware before flash a custom rom

Hello!
Well, I got my S3 since a week ago, from my local carrier, and what so GREAT phone!!!... but, well as with my previous phones I woulkd like to install something more good custom Rom...
However, I bought my previous phones second hand, so, I was never minded about save the original firmware, since I didnt had a warranty to care about... but my S3 is new on a 2 year plan and I had a minimun 1 year warranty to care, so if I root or install a custom rom without have a backup of my exact local firmware version to reflash I would not have warranty ( and by this same reason no other carrier/country firmware would work as backup for my S3...)
So, I would like to ask if may be possible some help (for noob level, please, since I am somewhat new in Samsung issues ) , in order to what could be a good method make a full local backup of my phone,so since it is no root by now, and I wonder and suppose that if I root, if may be possible that the backup may save the rooted status of my phone and in case of a restore the root status may show that the phone was tweaked...
Thanks in advance for kind attention and help.
Best regards!
Read the forum stickies. Also use the search function to search for "help a noob" as this thread already exist.
Sent from my GT-I9300 using xda app-developers app
SlimJ87D said:
Read the forum stickies. Also use the search function to search for "help a noob" as this thread already exist.
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
well, thanks for take time to read and post, and please dont take me wrong, but, IMO is the type of answer that I often see in other post/forums and IMO barely usefull, but anyway it put me on seaching again, and so, I realize that before I post this thread, I was lost in others posts that didnt have the exactly info, so, Thanks again for take time to answer.
Anyway, I am reading by now, but if may be useful for another noob, seems that Ktools may be the utility for the backup.
Best regards to all!
ok. ill try to help as much as i can besides asking you to search.
1st. you must get rooted using chainfires method. you find the thread under original android development.
2nd. once you have rooted and followed those instructions, you will end with an CWM application in the phone.
3rd. open CWM choose boot to recovery mode.
4th. from there choose backup and restore. then backup. once done your backup will be done and stored in your sd card.
if you are going to restore this phone due to some errors in flashing roms or problems on phone after flashing new stuff its fine.
but if you are talking about warranty claims, you cant do a restore. you need to make sure custom binary counter is already at 0 by using triangleaway from chainfire, then flash a stock firmware using odin , then send for warranty claim.
I got one question that no has been able to answer.
I'm using stock touchwiz launcher that came with the phone. If I backup with titanium, how do I restore my home screen layout?
I can restore all the apps but the home screen layout doesnt restore.
uf21 said:
I got one question that no has been able to answer.
I'm using stock touchwiz launcher that came with the phone. If I backup with titanium, how do I restore my home screen layout?
I can restore all the apps but the home screen layout doesnt restore.
Click to expand...
Click to collapse
You cannot save the layout unfortunately. If you use other 3rd party launchers, they usually have the Back up option..
Surfy89 said:
You cannot save the layout unfortunately. If you use other 3rd party launchers, they usually have the Back up option..
Click to expand...
Click to collapse
They say not to restore system data with titanium. Though I seen that touchwiz is backed up in system data. If I restore the touchwiz backup, will that restore my homescreen layout?
uf21 said:
They say not to restore system data with titanium. Though I seen that touchwiz is backed up in system data. If I restore the touchwiz backup, will that restore my homescreen layout?
Click to expand...
Click to collapse
Possible but as advised TB restore system your risk .
CWM will not back up you original firmware in full as you now have Rooted phone backed up and you will need to reflash stock kernel .
Simpler to download your original firmware and flash via Odin .
Firmware found in the stock rom threads or via CHECKFUS >
jje
ad_ek said:
ok. ill try to help as much as i can besides asking you to search.
1st. you must get rooted using chainfires method. you find the thread under original android development.
2nd. once you have rooted and followed those instructions, you will end with an CWM application in the phone.
3rd. open CWM choose boot to recovery mode.
4th. from there choose backup and restore. then backup. once done your backup will be done and stored in your sd card.
if you are going to restore this phone due to some errors in flashing roms or problems on phone after flashing new stuff its fine.
but if you are talking about warranty claims, you cant do a restore. you need to make sure custom binary counter is already at 0 by using triangleaway from chainfire, then flash a stock firmware using odin , then send for warranty claim.
Click to expand...
Click to collapse
Hi ad_ek!
Well, That's is for sure a polite and really usefull answer! I really appreciate that.
So, Thank You very much for Your help, and your instructions are very clear to my purposes, and by the way, I will search by my own for more info about the steps and resources that You mention, but in fact is a very concise HowTo to follow.
In special I would like to try to study in detail the info on You last comment, about setting binary counter to 0 with triangleaway since until today I didnt know before about triangleaway resource...so, since this detail seems the most important for my purposse, if I would like to have a lifeguard, that may allow recover my carrier stock rom, to a minimun level, that I may have a chance, that may, at least, allow to try a warranty claim if I may need it in the next 2 years...so, wonderfull your help.
Thanks also to the others that are posting about this thread and best regards to all.
xaser66 said:
Hi ad_ek!
Well, That's is for sure a polite and really usefull answer! I really appreciate that.
So, Thank You very much for Your help, and your instructions are very clear to my purposes, and by the way, I will search by my own for more info about the steps and resources that You mention, but in fact is a very concise HowTo to follow.
In special I would like to try to study in detail the info on You last comment, about setting binary counter to 0 with triangleaway since until today I didnt know before about triangleaway resource...so, since this detail seems the most important for my purposse, if I would like to have a lifeguard, that may allow recover my carrier stock rom, to a minimun level, that I may have a chance, that may, at least, allow to try a warranty claim if I may need it in the next 2 years...so, wonderfull your help.
Thanks also to the others that are posting about this thread and best regards to all.
Click to expand...
Click to collapse
no worries bro. what are forums for.
to learn more about triangle away. use this link -> TriangleAway v1.70
to learn more about rooting using chainfires method use this link -> [03.07.2012] CF-Root 6.4 - SuperSU+CWM5.5+CWMManager
i would really appreciate it, if you could hit the thanks button on the under left side of my post if i helped. have a good day mate
ad_ek said:
no worries bro. what are forums for.
to learn more about triangle away. use this link -> TriangleAway v1.70
to learn more about rooting using chainfires method use this link -> [03.07.2012] CF-Root 6.4 - SuperSU+CWM5.5+CWMManager
i would really appreciate it, if you could hit the thanks button on the under left side of my post if i helped. have a good day mate
Click to expand...
Click to collapse
Excelent! Really good links!... so, Thanks again and for sure I hit button so for Your kind posts!
Best regards to all!

[Q] I just rooted my age i717 Samsung gnote

Ok. I have at&t Samsung galaxy note i717. Earlier today I manually updated the software to jelly bean 4.1 and also unlocked it by following a YouTube video. Now. I have downloaded a few things, such as SU, CWM, titanium backup, twrp, and I think that's it. I barely know what any of these things do. I have already deleted all bloatware from my phone. I went to TWRP and I backed up my current settings to my sd card. I guess that's out of the way.
I am asking if anyone can please explain in detail and retard terms, what precautions should I take before I figure out how to flash new roms and kernels, and if i backed up my phone correctly so if I screw up, I can restore my phone.
I need someone to explain to me what process I should take in order to keep my phone safe and secure, how to get a rom for saving battery... Do you need to connect to a computer to do this? Someone please explain to me how to use all of these apps and roms safely! Thank you
Dblx327 said:
Ok. I have at&t Samsung galaxy note i717. Earlier today I manually updated the software to jelly bean 4.1 and also unlocked it by following a YouTube video. Now. I have downloaded a few things, such as SU, CWM, titanium backup, twrp, and I think that's it. I barely know what any of these things do. I have already deleted all bloatware from my phone. I went to TWRP and I backed up my current settings to my sd card. I guess that's out of the way.
I am asking if anyone can please explain in detail and retard terms, what precautions should I take before I figure out how to flash new roms and kernels, and if i backed up my phone correctly so if I screw up, I can restore my phone.
I need someone to explain to me what process I should take in order to keep my phone safe and secure, how to get a rom for saving battery... Do you need to connect to a computer to do this? Someone please explain to me how to use all of these apps and roms safely! Thank you
Click to expand...
Click to collapse
Check Development area for roms. Read about them and figure which is best for you, And as far as flashing Roms TWRP is the best way to go
Dblx327 said:
Ok. I have at&t Samsung galaxy note i717. Earlier today I manually updated the software to jelly bean 4.1 and also unlocked it by following a YouTube video. Now. I have downloaded a few things, such as SU, CWM, titanium backup, twrp, and I think that's it. I barely know what any of these things do. I have already deleted all bloatware from my phone. I went to TWRP and I backed up my current settings to my sd card. I guess that's out of the way.
I am asking if anyone can please explain in detail and retard terms, what precautions should I take before I figure out how to flash new roms and kernels, and if i backed up my phone correctly so if I screw up, I can restore my phone.
I need someone to explain to me what process I should take in order to keep my phone safe and secure, how to get a rom for saving battery... Do you need to connect to a computer to do this? Someone please explain to me how to use all of these apps and roms safely! Thank you
Click to expand...
Click to collapse
My opinion. Dont mess with it. If its battery life you're looking for go to amazon and buy an extended battery.
Flashing roms and kernels without having some sort of idea what you're doing could completely brick(ruin) your phone.
dweeezy said:
My opinion. Dont mess with it. If its battery life you're looking for go to amazon and buy an extended battery.
Flashing roms and kernels without having some sort of idea what you're doing could completely brick(ruin) your phone.
Click to expand...
Click to collapse
Well, I already rooted my phone. It was pretty easy because I followed the steps correctly. And i don't want to buy a bulky battery, I also want to learn how to customize my phone.
I want to continue to research and learn about it so I don't hard brick my phone. I was hoping someone could at least explain the apps that I have downloaded. What each do. How to back up my phone settings to my sd card. Do I need each app that I downloaded, and when do I need to connect to a computer? When I go online and find a new rom and flash it over with Odin? I just want to know step by step process so I can learn this safely. Thanks
1 - Read the pinned threads at the top of the General section and the Q&A section.
2- Use Google.
Dblx327 said:
Ok. I have at&t Samsung galaxy note i717. Earlier today I manually updated the software to jelly bean 4.1 and also unlocked it by following a YouTube video. Now. I have downloaded a few things, such as SU, CWM, titanium backup, twrp, and I think that's it. I barely know what any of these things do. I have already deleted all bloatware from my phone. I went to TWRP and I backed up my current settings to my sd card. I guess that's out of the way.
I am asking if anyone can please explain in detail and retard terms, what precautions should I take before I figure out how to flash new roms and kernels, and if i backed up my phone correctly so if I screw up, I can restore my phone.
I need someone to explain to me what process I should take in order to keep my phone safe and secure, how to get a rom for saving battery... Do you need to connect to a computer to do this? Someone please explain to me how to use all of these apps and roms safely! Thank you
Click to expand...
Click to collapse
SU is superuser. its for rooted andriods. basically when you try to go into an app that requires root superuser is what will grant that app permission to do what it wants to do.
a rooted android must have su or it wont have root access.
cwm,titanium backup, twrp- The only one of these i use is cwm. clockwork mod is simple. a stock phone has its own recovery. power on while holding up/down vol's and it boots into recovery. cwm is a modded recovery that allows you to do more. you open it the same way as the stock one but from there you can backup your entire phone, -roms and all. the way to put it on your phone is to download the appropraite one for your android version and also download odin. when odins open click pda, find the file, start phone in download mode (vol down and pwr) and click start. now there are a ton of tutorials but thats the gist of it. now after its back up you can try to flash roms, kernels, etc. most of them will be flashed via odin some you will drag onto your sd card and flash them via cwm(the install zip from sd card option).
When it comes to flashing stuff on your phone nothing is 100% safe and a backup isnt always going to fix a problem you may cause. dont flash anything you havent done research on. read the entire forum to see what problems people had and how they fixed them.
Most downloads youll find have step by step instructions, follow them.
Good luck

Categories

Resources