It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
I've had my android (non rooted) phone for quite a while and it's set up exactly how I like it. Now the problem is I need to get another phone and I'd like to be able to take a snapshot of everything that is on my phone and how it is set up now and just transfer it all across to the new phone so that when it starts up it is exactly the same as my old phone. Wallpapers, installed apps, the whole works.

I've looked online and from what I can gather the back up/clone apps only back up the usual things like contacts, photos, etc., but I'm unclear if they do what I'd like. Does anyone know if what I want is possible? Thanks.
This question / problem has been solved by PookaMustardimage
If they can do it with a sheep, why not? :D
avatar
tinyE: If they can do it with a sheep, why not? :D
:D
For backing up apps, you have three backup/restore programs I can point to. Let's begin by the unrooted solution:

- Helium: The best part about Helium is that it works on non-rooted phones (long as you have a PC). Install the companion app on PC, hook up your phone with it, let the Helium app on your Android communicate with the PC companion, then start backing up at will. Apps + their data get backed up as simply as that. Has a pro to disable ads, maybe more features as well.

Rooted:

- oandbackup: Doesn't have as much features as TitaniumBackup, but its main draw is that its fully free and open-source. Available on F-Droid as well.
- TitaniumBackup: The granddaddy of them all. Has tons of features (most of which are paywalled), but it's extremely powerful still. Only problem is how intimidating it looks.

Finally, you can always use ADB backup and restore with your PC.


With any of these methods, you should be able to get most of your apps set up again. As for wallpapers, honestly I dunno. Anyways, contacts can be exported to a VCF file and imported from them, but if your contacts app doesn't support it, you might want to find a contacts exporter. I forgot what I used for SMS though, but it also did up to 500 calls in the call logs.
avatar
tinyE: If they can do it with a sheep, why not? :D
Did they though? I mean sheep all look the same. Just a conspiracy like the moon landings, or half life 3 ;op
avatar
Pajama: I've had my android (non rooted) phone for quite a while and it's set up exactly how I like it. Now the problem is I need to get another phone and I'd like to be able to take a snapshot of everything that is on my phone and how it is set up now and just transfer it all across to the new phone so that when it starts up it is exactly the same as my old phone. Wallpapers, installed apps, the whole works.

I've looked online and from what I can gather the back up/clone apps only back up the usual things like contacts, photos, etc., but I'm unclear if they do what I'd like. Does anyone know if what I want is possible? Thanks.
Basically, yes. It's commonly called a "NANDroid backup". I use TWRP (Team Win Recovery Project), a replacement for the stock Android recovery, which allows me to create and restore entire backups of the internal storage of a device to a micro SD card. Depending on the specific device, Android system recovery is usually accessed by powering on your device while holding power+volup, power+voldown, some other button combination or by enabling advanced reboot options in Android (if available). It's a good idea to check the recovery software that is on your device first because it may already provide the ability to make full device backups, however most stock recoveries don't. Here is a video that shows a TWRP Nandroid backup in action.

Depending on the state of your device, in order to install TWRP or similar system recovery replacement, you will need a device with an unlocked bootloader (ADB method) or an OS with root access (ROM manager method). I recommend checking or asking around the XDA Developers forum for directions on your particular device.

Another benefit to installing TWRP is that it allows you to easily flash new firmwares to your device. Don't like that stock ROM? You can change it to one that you do like (ie. LineageOS) or, if you have lots of time, motivation and patience, even put together your own from the sources of another ROM or directly from AOSP.
Post edited July 13, 2018 by Serren
avatar
PookaMustard: - TitaniumBackup: The granddaddy of them all. Has tons of features (most of which are paywalled), but it's
extremely powerful still. Only problem is how intimidating it looks.
This is probably the best, if you're rooted. I paid for it years ago, and haven't regretted it. Great application.
avatar
PookaMustard: Finally, you can always use ADB backup and restore with your PC.
This works too, if you've got a computer with ADB. I often do both before a flash.
avatar
PookaMustard: - TitaniumBackup: The granddaddy of them all. Has tons of features (most of which are paywalled), but it's
extremely powerful still. Only problem is how intimidating it looks.
avatar
hummer010: This is probably the best, if you're rooted. I paid for it years ago, and haven't regretted it. Great application.
avatar
PookaMustard: Finally, you can always use ADB backup and restore with your PC.
avatar
hummer010: This works too, if you've got a computer with ADB. I often do both before a flash.
Annoying being required to find a 20-year old Macintosh with an Apple Desktop Bus connector in order to back up a phone that probably has more storage space than the computer though. Also, wouldn't serial be more logical, with ADB being more intended for keyboard and mice?
avatar
PookaMustard: For backing up apps, you have three backup/restore programs I can point to. Let's begin by the unrooted solution:
- Helium:
As I'm not rooted this will be the one for me. Thank you for your help and suggestions.

Although I think I may have jinxed it because now the home buttons and status bar have just given up the ghost before I've even downloaded anything! Probably didn't help that the phone was knocked off the side whilst charging to get ready for the big backup... Anyway still handy info for my new phone - thanks :)
avatar
Serren: Basically, yes. It's commonly called a "NANDroid backup".
This sounds perfect too - I hate the stock ROM that I have - however I haven't got a rooted phone :( I think I may well look into how to getting my new phone sorted so that it is rooted. I'd love to be able to change the firmware at will.

Thank you for your help :)

BTW, I wanted to mark both replies as the solution but GOG won't let me so +1s all round.
Post edited July 14, 2018 by Pajama
avatar
tinyE: If they can do it with a sheep, why not? :D
avatar
nightcraw1er.488: Did they though? I mean sheep all look the same. Just a conspiracy like the moon landings, or half life 3 ;op
Or Belgium.
Post edited July 14, 2018 by PoppyAppletree
avatar
nightcraw1er.488: Did they though? I mean sheep all look the same. Just a conspiracy like the moon landings, or half life 3 ;op
avatar
PoppyAppletree: Or Belgium.
The missus is steaming, when she gets back to Belgium you are right off the waffles list!
avatar
Maighstir: Annoying being required to find a 20-year old Macintosh with an Apple Desktop Bus connector in order to back up a phone that probably has more storage space than the computer though. Also, wouldn't serial be more logical, with ADB being more intended for keyboard and mice?
That awkward moment when you're not sure if someone is jesting or truly asking a question, but I'll assume the latter in this case.

The ADB we talk about stands for Android Debug Bridge, which is a command-line tool that pretty much does what it stands for: it helps with debugging Android apps. How much one would actually use it for debugging is another matter.

If I recall correctly, it's multiplatform, for Windows, Linux and Mac. It is bundled with some Android development tools, but you can easily find it standalone on XDA as a nice installer that sets it up for you.
avatar
Maighstir: Annoying being required to find a 20-year old Macintosh with an Apple Desktop Bus connector in order to back up a phone that probably has more storage space than the computer though. Also, wouldn't serial be more logical, with ADB being more intended for keyboard and mice?
avatar
PookaMustard: That awkward moment when you're not sure if someone is jesting or truly asking a question, but I'll assume the latter in this case.

The ADB we talk about stands for Android Debug Bridge, which is a command-line tool that pretty much does what it stands for: it helps with debugging Android apps. How much one would actually use it for debugging is another matter.

If I recall correctly, it's multiplatform, for Windows, Linux and Mac. It is bundled with some Android development tools, but you can easily find it standalone on XDA as a nice installer that sets it up for you.
I am jesting, even I realise that different products/technologies can have the same acronym, and that technology has continued to evolve since the 90's. The machines that used ADB didn't have USB built-in (when releasing the iMac in 1998, Apple introduced USB and stopped including serial, ADB, SCSI, and the floppy drive with newer machines), and certainly couldn't run any software related to Android development as it wouldn't exist for several years.
Post edited July 15, 2018 by Maighstir