[Q] How to backup via ADB as in Titanium Backup? - Android Q&A, Help & Troubleshooting

I'm having problem with my Atrix to boot and before attempting a more drastic solution I would like to make a backup of my app and data.
I'm normally accessing via ADB, I can see the files on Android Commander.
Is there any way to backup the same way as it does for Titanium Backup then restore the data?
I use a stock ROM, version 2.3.6, and my bootloader is locked ('ll only unlock when finished warranty)
Thank you!

The APK Batch Installer solved my problem.

Related

[Q] Nandroid backup/restore on rooted Streak...

I'm curious about this. Maybe someone can enlighten me.
Lets say that I'm on stock 2.2, rooted. I do a nandroid backup. Then I allow the upgrade for 2.2.2. Of course I lose root.
Will a nandroid restore, restore root, or will I have to root again?
A full nandroid restore will restore everything - the system and data - and you will be right back where you were, on 2.2 and rooted.
maltloaf said:
A full nandroid restore will restore everything - the system and data - and you will be right back where you were, on 2.2 and rooted.
Click to expand...
Click to collapse
Ahh, okay.
So to confirm that I understand you correctly...
...the 2.2.2 update won't hold after the nandroid restore? I'll be back to 2.2, as it was before the (2.2.2) update?
If you just wanna backup and restore your apps, use Titanium Backup (it's free on the Market).
Nandroid backs up your entire phone. When you restore a nandroid backup your phone will be exactly like it was when you made the backup. Restoring a nandroid backup is used to recover from a crash or to revert to a previous ROM.
After a ROM change I will set up my accounts, root if needed and do any other basic setup stuff and then, before installing any apps, do a nandroid backup. I can then go back to a "fresh install" if I want to. I also do a nandroid each weekly to capture the state of my phone.
Backing up apps and restoring them across different ROMs may or may not work for you. When I have tried this with Titanium Backup I had many force closes and ended up reinstalling everything from the market. Others have had success. I have read the MyBackup pro does better, but most suggest that you just backup and restore data not the app itself.
I have not tried backing up my apps to Google, which you can do in later versions of Android. Go to Privacy in the setting menu and then to Backup and restore. There are boxes for data backup and automatic restore you can check. maybe someone who has used this can comment on how well it works.
If your nandroid backups hang up at "backing up firstboot" get the latest version of StreakMod Recovery.
marvin02 said:
Backing up apps and restoring them across different ROMs may or may not work for you. When I have tried this with Titanium Backup I had many force closes and ended up reinstalling everything from the market. Others have had success. I have read the MyBackup pro does better, but most suggest that you just backup and restore data not the app itself.
Click to expand...
Click to collapse
After installing a fresh ROM and rooting my device, the first thing I do is install Busybox. Then, with Titanium Backup I do Restore Apps Only, then reboot my device. I never get any FC's with this restore process.
Thanks!
Thank you everyone. I appreciate the info.
I've used Titanium BU, and have busybox installed too.
It was just a matter of if after an update (OTA), and restore with Nandroid, would root still be in place.
I totally understand what you guys are saying now.
I've also been using MyBackup to see how it compares to Titanium. So far so good.
~X
I prefer mybackup root to titanium. It's far more user friendly and more automated (in the free version). As for nandroids, I always take a backup before doing any system changes (hacks or rom updates) so I can roll back to a known good system if needs be.
BTW - it is a good idea to copy your ROM backups to another device, just in case your SD card dies. I copy mine to one of my desktop computers and to a USB drive. I usually back up my entire SD card, except my music folders, every couple of weeks.
Where does Nandroid put the backups so I can rename them and save off phone?
mine (from Streakmod recovery) are in /sdcard/rom_backup
StreakMod recovery puts the backups on the SD Card in a folder named rom_backup.
Each backup is in a sub-folder of it's own and uses a date-time format for the folder name. I rename the folders with a meaningful name by just pre-pending to the name. So my last backup is named BB351-2011-06-18-02.41.04. The following files are created:
.android_secure.img
boot.img
cache.img
data.img
firstboot.img
recovery.img
system.img
nandroid.md5
the md5 file is a text file that contains the md5 sums for the other files. This file is used to verify the other files when they are restored.

[Q] Backup Apps in Titanium Backup via ADB when Display is not working

Hi,
I want to take backup of my apps with Titanium Backup, I have pro version. My display is not working so I want to take the backups via ADB. I read that Titanium supports it.
http://androidspin.com/2012/09/28/titanium-back-up-gets-some-new-features/
But couldn't understand how to go about with it. A Step by Step guide will be appreciated.
Thanks

[Q] Recover apps from TWRP backup using TitaniumBackup does not work

When I try to recover my apps using Titanium Backup's "Extract from Nandroid" feature, it says "Could not find any data in this TWRP backup"
The files in my TWRP backup folder are
data.ext4.win000
data.ext4.win001
data.ext4.win002
md5 for the above
recover.log
Any help would be appreciated
Yup, same problem here. Im on a Galaxy Nexus running XenonHD and TWRP.
I've tried unpacking them on my pc, so i could use an emulator and run my phone through there.
That kinda works, and using Titanium Backup, it seems to extract it without an error. But afterwards, the app is very glitchy.
Im guessing Titanium Backup doesnt really do well on TWRP as i had no problems using clockworkmod.
I'm experiencing the same problem running Marshmallow trying to restore apps from a TWRP backup (Galaxy S4). At first, Titanium backup just refused to even see the backup files (although it accepts the containing folder as a backup location). Once it finally and magically accepted to see the backups it now tells me that it cant find any data in them...
Has anyone solved this yet?

Anyway to backup apps without root?

I Tried helium and it works flawlessly but it doesn't allow you to backup certain apps
any other options?
Assuming you're unlocked and have a TWRP recovery image, 'fastboot boot TWRP-recovery.img' and mount your sdcard and backup to it.
This might work.
I want to back up to unlock it
Without know what apps, it's hard to say. Are they apps that you can't download from anywhere? You could try locating the apk in your file manager and make a copy of it on your sdcard...

anyone know a good way of backing up entire os

note 8, pie, 9.0, alexndr rom. rooted.
Does anyone know of a way to completely backup the phone. app data, emails. Essentially im looking for something that backups up everything. Its ncrypted so cant use twrp. I have titanium but its a long process backing up. Anything that can backup to sd or on pc. Thanks.
You can't do it without root access.
If you have root access than titanium backup is perfect for this job or using recovery backup option you can backup whole phone.
Unfortunately without root access your options are very limited.
You may try to do so by giving all access / previlages to your phone to Google and Samsung and using their apps making a cloud backups.
Sent from my K10 using Tapatalk
Hi, i have root, magisk. But im wondering if there any option to backup entire data to pc. I have titanium backup but its too big aprocess to select one app by app. Is any software to backup to pc ?

Categories

Resources