General :: How To Make FULL Backup Of Android Phones
Mar 2, 2014
I have a little experience using computers from late 1995 Year, and from year 2000 I am using also Linux from time to time, and very rare but it was a delight freeBSD. I have no experience on Android and MacOs.
Now, I all my family (father, mother, girlfriend and I) changed the phones on Android which is Linux based, but for ARM processors.
Anyway, I have played a little with Android 4 x86 on my laptop.From, my point of view, a Android Smartphone is just a little computer like an raspberry pi / pandaboard / beagle board.So, a mini computer with an Arm processor running a very small and tiny operating system max 8 Gb, when on my gentoo install I had been using about 30-40 Gb. I know, the size can be affected by the compiling flags but anyway.
Now, on all my system I had, from my experience I did 2 Backups, like this:
My laptop is backed-up on the External Hardisk number 1, and the External Hardisk number 1 is backed-up on the External Hardisk number 2.So, as it is a good practice to have a backup handy, I keep 2 backups in 2 different location in case of hardware failure / water flood etc. Some of the files I need are backed up in the cloud, on the internet.
I use to make IMAGES of the Operating System partition, and of the mbr , and of the partition table, with software like Acronis True Image, Paragon, DriveImage XML, Norton Ghost, Clone Zilla.
When I had to do data recovery I did an Acronis "sector-by-sector" approach image of the hardisk, and I recovered files from that image.
I assume that maybe I will need to get root on one or two phones, and one phone need's to be unlocked from the carrier.
Before doing this I would like to make a full backup of the phones.
1) How can I make a FULL backup of the android phones? In this moment my mother phone is a samsung galaxy mini2 Samsung Galaxy Mini 2 s6500 and mine is Sony Xperia L
2) a) If I will "unlock" the phone from the carrier (locked on orange, but i wish to use also Vodafone, I tim, I wind, moviestar, o2 etc)
b) If I will "root" the phone to gain administrator acces on it
After step A) and B) if I will restore the original backup, the phone will be "locked" back to Orange, and "un-rooted", or it will be "unlocked" and "un-rooted"?
3) Instead of having an hardisk like computer have, I guess the smartphone is using an "usb-stick/sd-card/ssdhdd"-like memory for storage of the operating system, so how can I see the partition table, the mbr, on the device?
View 9 Replies
Jul 12, 2012
I'm currently using Nikez Lente's ICS rom 1.0.1a9 and what is the system app name for the phone's homescreen where all my apps, widgets are currently stored. I'm a bit of a flash freak so every now and then I drag my at least 40-50 apps one by one.
View 6 Replies
View Related
Aug 7, 2013
Is it possible to create full phone backup on the phone itself using adb backup? I am using android terminal emulator on xperia s. I want to backup my phone in the internal memory using command line from the phone itself.
View 1 Replies
View Related
Oct 3, 2013
How do I do a FULL backup of my phone with TWRP?
View 7 Replies
View Related
Apr 9, 2012
Recently the screen on my droid 3 completely stopped working, and it looks like I am going to have to send in to get a replacement. That said, I don't want to completely loose all of my data. My question is: I got a screen viewer on my computer to display a live feed from my droid, and I am looking for the easiest way to back up as much data as possible. I don't think I can do a nandroid backup because of the broken screen, but I can definitely root and backup using the feed on my computer.
View 2 Replies
View Related
Dec 4, 2012
i rooted my T15A tablet with "Root_with_Restore_by_Bin4ry_v17" tool and then installed/flased "SuperCharger_Starter_Kit_RC12". After the flash my internal storage shows up with 0 byte and i am not able to install any app. A factory reset did not work too.
I've got another original T15A tablet and want to create a full backup of this and flash it to the bricked one.I found some guides on how to create a backup by connecting to an adb shell. This guides are all device specific and i now dont know.what to backup under /dev/blocks/ ....
- how to do a full backup / restore?
- Maybe we just can fix the 0 byte error (but i didnt find generic solution about that)
Code:
root@android:/ # ls -al /dev/block/
ls -al /dev/block/
brw------- root root 7, 0 2012-12-04 22:12 loop0
brw------- root root 7, 1 2012-12-04 22:12 loop1
brw------- root root 7, 2 2012-12-04 22:12 loop2
brw------- root root 7, 3 2012-12-04 22:12 loop3
[code]....
View 2 Replies
View Related
Apr 6, 2014
Can TWRP backup encrypted phones? Because since it has been encrypted, it is failing. I'd like to make a backup before I try installing a new ROM.
View 2 Replies
View Related
Sep 22, 2013
Is there a way to put transfer/backup/ store all internal Data onto my SD card? If not maybe App Data?
View 3 Replies
View Related
May 16, 2012
I need to have a full backup of my phone with chipset mediatek 6575 (Haipai Noble i9220). i have a root :) i try to use gsscript with script fot mt6573, but it is not good. i think that my phone no use mtd partitons but "Emmc" partitons?
this is scatter file take by a "update firmware", i need all file , because i must downgrade to old firmware
View 7 Replies
View Related
Oct 20, 2013
I have a problem with my lenovo. I updated it by ota but the new sw was terrible so i wanted to back to previous. I backuped but many apps and chinese stuff. So i decided to full format, dalvik, chache, data, system and backup my previous sw everything by cwm. After that my phone olny vibrate. Adb devices doesn't see phone. But if I plug to the usb, pc shows me disc- stupid- but only i can format it (i did not do that), and after installed drivers shows it like Lenovo HS-USB Diagnostics 9006. All day i`m looking for files to flash tool but i cannot find. Stock and cmw not working.
View 2 Replies
View Related
Mar 1, 2013
There any way to do a full Nandroid Backup on my Galaxy S3 with low memory left on SD card as well as internal? Roughly only 1gb available on each of them.
SCH-R530U
View 1 Replies
View Related
May 11, 2013
The ROM that I use on my phone pretty much discourages dirty flashing updates [CM10.1 based]. So for the last 10 or so updates, I have clean wiped my HTC Rezound, then restored from a TitaniumBackup.
First I disabled compression of backups.
Then to restore I go to /sdcard/TitaniumBackup/ and run a bash command:
# for i in *.apk; do pm install "$i"; done
Then I go to TitaniumBackup, and every app is installed but doesn't have my data. So then I batch restore my data for my apps [Pretty much only user apps, except a few system things like SMS, WiFi networks]. But the problem is, recently, TitaniumBackup will quit halfway through a batch restore of "Data only." So I've been manually restoring data 1 by 1 for the apps that I need data to be saved across rom updates.
But then I thought, "Hey, why can't I just backup my /data/data/ folder?" but then I also thought that would probably be like a dirty flash.
View 5 Replies
View Related
Dec 16, 2012
Is it possible to make my mailbox seem full to certain callers?
View 1 Replies
View Related
Nov 19, 2013
I am using XOLO A1000. Recently I experienced a problem in my phone.The rear camera option got disappeared from camera function. I can use only front camera. I contacted XOLO care and they suggested me to apply FACTORY DATA RESET option.
Now I am ready to reset the phone but before that I need to take full backup of my phone. There is no software / tool is being provided by the company. find a software / tool which can take full backup (contacts, msg, apps, photos, settings, etc...) and restore as well without rooting the phone?
View 2 Replies
View Related
Jul 4, 2012
how can i preform a total exit from stock browser in ics (with sense4)?
i mean, all the time that i'm exsiting from the browser, when i open it again it shows me the last page i was, instead my home-page like in the computer browser. so i wanna know how i'll be able to preform a totall exit, so when i'll enter again the browser it will show me my home-page?
View 3 Replies
View Related
Nov 7, 2011
so i've recently downloaded installed and bought faceniff.i really like the app, but i was wondering if there was a way to make it show the full password.i've decompiled the apk, and i have looked at it for a while but i cant seem to make sense of it all. i have some experience in C++ and C, also PHP VB.NET etc but not in java.
when the code is found it shouldn't be too much work, only thing i need is finding the code that puts the ***'s over the middle of the password.
View 4 Replies
View Related
Jul 5, 2010
Recently my phone keeps coming up with a message saying please delete some files as your phone is full.The only thing I can think of is that the images for my contacts from facebook that are linked from facebook sync are using up all my memory.
View 9 Replies
View Related
Apr 8, 2012
recently one of my friends that have the same android phone than me (xperia x10 mini pro) try to update the system and he bricked the phone, after a some hours work i has able to fix the kernel using flashtool and one of the forum tutorials, but the off-line charging has not working, so a update the kernel and turns out pretty good. So i started to think about update my one, but before this i need to know if it's possible to make a kernel and boot loader backup, maybe without the system, to i be able to back in time just in case some think wrong happen.
View 1 Replies
View Related
Jun 7, 2012
What command is used to make a Nandroid backup? I did try the dd command from terminal. But it did not give me a image that i could open with the new yaffey? The tool is here: [URL] .....
View 3 Replies
View Related
Nov 21, 2012
I have recently installed Jedi mind trick x1 on my Samsung galaxy s2 T989 and I want to make a nandrod backup but it won't let me, it says bad sd card or something like that.
View 3 Replies
View Related
Jun 13, 2010
what is the best backup app to use when your gonna switch phones? i mean everything. settings, dictionary, calendar, sms, apps, data saved by apps, etc.
View 17 Replies
View Related
Jan 24, 2013
I've been using android for a while now, and I actually can move smoothly througth the system. But now I want to update for the first time my firmware with a newer custom rom. And I have some doubts:
Usually all customs roms make you do the wipes. What what actually happens with that? I know what those directories have, but I guess the proccess only erases the apps and some configuration, right? Because I think some apps config are stored on the internal storage.
It is recommendable to make a backup of the folders to be wiped and then restore it? If it is, will the overall config be the same as before the rom change?
View 1 Replies
View Related
Oct 14, 2012
I search for a way, to make a complete backup. Because i will test some other roms. Complete backup mean somthing like the ftf files for Flashtool. a backup from kernel, rom and personal data's in one way with one file or folder that i can restore later. I think, that this not is possible with Smartphone on, so it must be a way with pc and Smartphone in Flash- or Fastboot mode?
View 4 Replies
View Related
May 8, 2010
I spent most of today finalizing this guide that I've been writing for the last 2 weeks (on and off) and it's finally posted.I know rooting, custom ROMs, Nandroid, and other flashing business can be confusing, especially to beginners, so I usually try to make my guides detailed, thorough, and noob-friendly (I call it "I wish somebody showed me how to do this crap when I was getting started" series)Check it out and tell me what you think: [Complete Guide] How To Flash A Custom ROM To Your Android Phone With ROM Manager + Full Backup & Restore The other guides you may find useful from the same series: Custom ROMs For Android Explained And Why You Want Them Rooting Explained + Top 5 Benefits Of Rooting Your Android Phone [Complete Guide] How To Fully Back Up And Restore Your Android Phone Using Nandroid Backup I'm going to enjoy the rest of the sunny Saturday now.
View 3 Replies
View Related
Jan 25, 2014
I need to do a full ROM backup for safe keeping with ROM Manager. I have Samsung Note 3 N9005, root, 4.4.2. I tried to click on "backup current ROM" but I receive an error: how to do the safety backup
View 2 Replies
View Related
Aug 31, 2010
I had to get a replacement phone. New phone came with 2.2, so obviously I need to root it. But my question is, can I make a nan backup of my old phone, and once my new phone is rooted restore to my old phones backup?
I have heard that a nandroid backup is saved in seperate folders depending on your phones serial number. I'm not sure how true that is. Someone said that I would have to make a nan backup on the new phone so it creates a seperate folder, and then copy my old backup into the new folder, and restore.
View 2 Replies
View Related
Apr 17, 2010
How do I do a full backup of all my data? Titanium isn't working for me and I don't know why? I do also have root explorer installed but am not sure how to back up my apps and data with it.
View 1 Replies
View Related
Aug 25, 2010
I'm getting my Dinc replaced under warrantee due to dust under the screen and the camera lens starting to fall off for no reason. I want to back up the device as completely as possible, but the main thing I want are the apps. I have a lot of apps and it'd be a pain to re-download all of them. What is the best way of doing this? Is there an app or...?
View 2 Replies
View Related
Jul 31, 2010
It stinks that Samsung didnt make one but is it possible for a developer to make one that works with the Galaxy S default music player? I dont use a lock screen at all so I have no way of controlling the music besides going into the music player app. I am currently using Meridian player which has a music player widget btw. I plan to get the Epic 4g and want to use the samsung player, but it needs a widget
View 4 Replies
View Related
Jun 29, 2010
Do any backup apps restore your phones icon and widgets. I don' want to have to re setup all the apps I have so I want something (if there is something) that can restore a phone to the way it was home screen and all.
View 22 Replies
View Related