Google auto restore apps? - AT&T Samsung Galaxy Note I717

So I've had a number of roms that after flashing, Google will automatically restore all previous apps for you when setting up the new system. My question is.. is there a way to force this? I've had a few roms that didn't do this and I'm curious why, or if I can manually make the system do this. I have tibu as well but I kind of stopped using that after I had a few roms that did this for me
Sent from my SAMSUNG-SGH-I717 using xda app-developers app

cgibsong002 said:
So I've had a number of roms that after flashing, Google will automatically restore all previous apps for you when setting up the new system. My question is.. is there a way to force this? I've had a few roms that didn't do this and I'm curious why, or if I can manually make the system do this. I have tibu as well but I kind of stopped using that after I had a few roms that did this for me
Sent from my SAMSUNG-SGH-I717 using xda app-developers app
Click to expand...
Click to collapse
Usually under settings there's a "Back up and reset" section. In there is the option to backup and automatic restore. If this section isn't included in the rom, then no it won't automatically backup and restore your google stuff. Therefore you can't force it too. Also when you install a new rom the device id changes. Tibu can restore your previous id and then the playstore will download your previous stuff. But tibu has to be installed first. To do this you can make an "update.zip" with tibu that you flash when installing a new rom. That will force it!

use tibu to restore just an I.d. to "restore" apps from the market?
That seems like a huge waste of time.
1. The market restore is over WiFi only, as its not really restoring anything...just redownloading and installing all those apps.
2. Being fresh installs, the apps settings aren't restored...
You're already using a much better method in order to do this, titanium backup works in airplane mode as it's restoring data stored on the device, along with their data.
Much more efficient.

Related

[Q] titanium backup restore not working

So I upgraded my ROM from das bamf 1.6.3 to 1.8, and backup all my apps using Titanium backup. Well when I restore my apps, they all force close. If I restore just the app and no data, it works. But when I restore the data they start force closing. Any ideas on how to get this fixed?
hmm...I've never heard of this happening before as long as I've used it. You are only restoring data for User apps right? Restoring system app data can cause FC's but I've never heard of it happening to user apps unless the data is corrupt.
You may want to make a nandroid, then load your backup of 1.6.3 and force redo all your backups then load load your 1.8 backup again and restore.
The only other thing I can think of is that TiBu is not setup the same as in the other installation. When you were on 1.6.3, did you select "Auto-sync TB settings" from the preferences menu so that they carry over? Also, TiBu is installed to the same place as before right (/system/app vs /data/app)?
I did not have auto sync setup. I did a batch backup of user apps before flashing my ROM. I tried individually restoring the user apps vs doing batch as well. I am not sure if titanium backup is installed in the same place. If I uninstall titanium backup, will I lose my backups? I might uninstall and reinstall titanium backup from the market
Sent from my ADR6400L using XDA App
did you make a clockwork backup before going to the new rom version? if so then re flash 1.8 and then go into recovery and select advanced restore and then do data only from your 1.6.3. that should restore all your apps exactly as they were in 1.6.3 and totally bypass titanium so you could at least scratch that off the list if it doesnt work...
coder_t2 said:
I did not have auto sync setup. I did a batch backup of user apps before flashing my ROM. I tried individually restoring the user apps vs doing batch as well. I am not sure if titanium backup is installed in the same place. If I uninstall titanium backup, will I lose my backups? I might uninstall and reinstall titanium backup from the market
Sent from my ADR6400L using XDA App
Click to expand...
Click to collapse
No, you won't lose your backups. They are in the TitaniumBackup folder on your sdcard which remains there regardless of whether TiBu is installed or not.
dak_181 said:
did you make a clockwork backup before going to the new rom version? if so then re flash 1.8 and then go into recovery and select advanced restore and then do data only from your 1.6.3. that should restore all your apps exactly as they were in 1.6.3 and totally bypass titanium so you could at least scratch that off the list if it doesnt work...
Click to expand...
Click to collapse
Not a great idea since that would restore all system data too.
If it's the same rom, that would be fine but it's likely to cause problems with upgrades (not always but usually).
Hmm can't uninstall TiBu. It came as part of the ROM I believe. I am kind of bummed to lose all my games progress
Sent from my ADR6400L using XDA App
coder_t2 said:
Hmm can't uninstall TiBu. It came as part of the ROM I believe. I am kind of bummed to lose all my games progress
Sent from my ADR6400L using XDA App
Click to expand...
Click to collapse
That's what's causing your problem then. I've noticed that data backups made with a /data/app installed TiBu have problems being restored from a /system/app version. That's why I initially asked if it was installed to the same place on both installations.
Manually remove the apk from /system/app using a file explorer or terminal (and pm uninstall it if you wish) then install from Market. Then you should be able to restore you backed up data.
If you want to know how to manually uninstall something (other than just deleting the apk using a file manager) check here: http://wiki.cyanogenmod.com/wiki/Barebones
Hmm I am unable to delete the file
Sent from my ADR6400L using XDA App
Ive had the same problem. It only happens to my amazon downloads. Ive tired reinstalling tibu and restoring the data and app but nothing works. I just stop playing amazon games.
Sent from my ThunderBolt using XDA Premium App
Yea. Like 90% of my apps don't work. Even ones from the market.
Sent from my ADR6400L using XDA App
coder_t2 said:
Hmm I am unable to delete the file
Sent from my ADR6400L using XDA App
Click to expand...
Click to collapse
There is no reason it shouldn't if you know how to do it. That's why I included that link.
coder_t2 said:
Yea. Like 90% of my apps don't work. Even ones from the market.
Sent from my ADR6400L using XDA App
Click to expand...
Click to collapse
Like I said, if your previous backups were made with a version of TiBu that you installed from the Market then you need to install it from Market again to restore that data.
So, get a file explorer that performs root operations and delete TitaniumBackup.apk from /system/app.
Or in terminal type:
Code:
su
mount -o remount,rw /system
rm -f /system/app/TitaniumBackup.apk
reboot
You may have to verify that is what the apk is named.
Anyway, after that, install TiBu from the Market, open it, and restore whatever apps and user data you want.
Thanks for all the help so far absolute_zero. I am having an issue where when I try the mount line, I get a message telling me the flags to use for mount. I am not that Linux savvy, but I am guessing it thinks I have an inappropriate flag set up or something. Any ideas?
I use titanium backup all the time. I flash roms probably every three or four days if you average it out.
One thing I had problems with once before was using titanium backup that was installed with the ROM. Ive done it both ways, restored my titanium pro using the regular titanium in the ROM, and just downloading and reinstalling the pro version from the market. Once I got my normal pro version installed it went like butter. I sync to Google, let the market install as many apps as possible and manually install a few important ones, then filter to user and "backed up". Once I have that list I batch restore missing apps and all app data.
Rooted Thunderbolt on BAMF Sense 3.0 RC 4 with MR2 radio and latest dreamKernel.
Awesome got it uninstalled, and the backups are working now. Had to uninstall it through adb though. Thanks for the help everyone.

[Q] What to change for google play store to auto-download apps from previous rom?

I'm using the PKMN Rom right now. When a new version comes out, I would like for it to auto-download the apps from the play store that I used to have. Is there something I have to change in the new rom to do that? A build.prop edit? Thanks in advance.
Titanium backup is your friend.
I came across a file
In the Rom zip try deleting sq-lopt
It's in /system/ect/init.d/
This would require a reflash tho
Joel could correct me if I'm wrong
Sent from my ADR6425LVW using Tapatalk 2
joshpersaud said:
Titanium backup is your friend.
Click to expand...
Click to collapse
Yeah, I have TiBu. But, it'd be nice if it auto-downloads after registering my g-account. Just wondering if it was a little mod I could do myself. That's all.
superchilpil said:
I came across a file
In the Rom zip try deleting sq-lopt
It's in /system/ect/init.d/
This would require a reflash tho
Joel could correct me if I'm wrong
Sent from my ADR6425LVW using Tapatalk 2
Click to expand...
Click to collapse
Thanks SCP! I will try this on the next PKMN update.
I've never gotten my Rezound to restore its apps or its wifi networks. I've also noticed that after a wipe, during the setup process, its asks you if you want to keep your device's networks and settings backed up with Google, but does not give you the option to restore your phone from Google like my Eris and my Transformers do... Has HTC just omitted this functionality??
Gingerbread did that for me but not ics. But I don't mind. Don't like it to auto download anyway.
Sent from my ADR6425LVW using Tapatalk 2
joshpersaud said:
Titanium backup is your friend.
Click to expand...
Click to collapse
I don't really think it's a good idea to restore from TB.
Although I paid for TB last year, I don't even bother installing it anymore.
When I flash a new rom I find it is MUCH better to reinstall an app from an APk than to restore it. I now use AppMonster Pro to save the APK from all the apps i use to a folder on my card and then clean install them on the new rom.....
The only times I have had it auto download was by signing into google during setup wizard.
jmorton10 said:
I don't really think it's a good idea to restore from TB.
Although I paid for TB last year, I don't even bother installing it anymore.
When I flash a new rom I find it is MUCH better to reinstall an app from an APk than to restore it. I now use AppMonster Pro to save the APK from all the apps i use to a folder on my card and then clean install them on the new rom.....
Click to expand...
Click to collapse
Hm, I had a totally different experience. I had about 220 user apps installed. I did a batch backup with Ti Backup, and then a batch restore with data. I think there were seriously one or two apps that I had trouble with. I just wiped the data on those apps and set them up manually.
I guess I don't really see what the fuss is. Now I tend to just install apps from the Market so I get the latest version, and restore data on the few apps that I require lengthy setup.
I also tend to keep archives of my Ti Backup folders, because there are some times I need to go back to an old version of an app because of some crappy update.
I've done batch restore with data with Ti Backup with 200+ apps multiple times with virtually no issues. Some examples of apps I try to install clean are LBE Privacy Guard and Busybox Installer.
Maybe people are restoring system apps?
I always restore lots of different data and apps with tb and have no problem... Just don't restore something in red on system apps lol
Sent from my Dinc... I mean Rezound

[Q] Just flashed SGS3 from 4.0.4 to 4.1.1 [XEF] Now want to restore apps, is it safe?

Hey, really quick [Q]
I know that Titanium Backup is pretty much fool-proof these days. But I want to know if it's safe to restore ALL APPS WITH DATA.
Could I potentially screw something up because my previous OS was ICS 4.0.4? I restored my old device ID because I've read that in 99% of circumstances you will want to do that.
So is all apps with data safe? Or should I go about the hours of manually restoring the data myself?
Cheers.
Yes it's safe. App data is independent from os.
So Titanium Backup won't restore older system apps that are incompatible with newer JB apps?
Coolio. Thanks. I literally had my finger hovering over 'backup' lol.
leijonasisu said:
Hey, really quick [Q]
I know that Titanium Backup is pretty much fool-proof these days. But I want to know if it's safe to restore ALL APPS WITH DATA.
Could I potentially screw something up because my previous OS was ICS 4.0.4? I restored my old device ID because I've read that in 99% of circumstances you will want to do that.
So is all apps with data safe? Or should I go about the hours of manually restoring the data myself?
Cheers.
Click to expand...
Click to collapse
Use the very 1st restore option "missing apps with data" this will be your user apps. Once clicked u can then select which ones to restore. Never restore OS apps as this might create problems or fc's unless it's something like playlists or WiFi settings.
Sent from my GT-I9300 using xda premium

Titanium backup batch user data question

Hi,
I see in titanium backup you can select a batch backup or restore of user apps.
Can you restore using batch just user data obviously I do not want to do system data since that can cause problems.
Thanks,
Bryan
I know you select and restore user apps + data in batch and ignore system apps while restore.
Just user data not sure.
Pressing THANKS easier than typing.
Sent from s5360 GB DDMD1 rooted stock.
vikraminside said:
I know you select and restore user apps + data in batch and ignore system apps while restore.
Just user data not sure.
Pressing THANKS easier than typing.
Sent from s5360 GB DDMD1 rooted stock.
Click to expand...
Click to collapse
True..
When I install a rom upon reboot it will automatically install apps from market which is ok so then instead of going to each app and restoring data only would be nice to batch it.
Thanks,
Bryan
The general consensus is that restoring data can introduce problems but there are people who do it.
Personally, if I can keep data in Google I have it in Google. Otherwise I try to pick apps that have their own backup/sync routine. Rather than doing a wholesale restore of data, I'd be selective and restore data where I really need to. If you have problems you can uninstall the app and then reinstall the app asking from TiBu without data, or just install a new copy from the store.
And of course have a nandroid backup.
Sent from my SCH-I605 using xda premium
ezas said:
The general consensus is that restoring data can introduce problems but there are people who do it.
Personally, if I can keep data in Google I have it in Google. Otherwise I try to pick apps that have their own backup/sync routine. Rather than doing a wholesale restore of data, I'd be selective and restore data where I really need to. If you have problems you can uninstall the app and then reinstall the app asking from TiBu without data, or just install a new copy from the store.
And of course have a nandroid backup.
Sent from my SCH-I605 using xda premium
Click to expand...
Click to collapse
Hi,
I always thought the problem was restoring system data but not user data? I am only looking to batch install user data picking the apps I want and having it saved for future batch restores.
Thanks,
Bryan
I have one suggestion /data/data is where user data is being stored. You can multi select those directories using es file explorer compress as single zip file and restore it back by extracting at /data/data
I tested with an app manually it worked. Even permissions were retained.
Pressing THANKS easier than typing.
Sent from s5360 GB DDMD1 rooted stock.
My fav contribution: Dr driving 3d game hack http://forum.xda-developers.com/showthread.php?p=44464281

Restoring Android ID with TiBu

I could really use some help here guys. Normally when I clean flash a new rom, download TiBu, and open it for the first time, it asks me to restore my previous Android ID. I always do then restore all of my apps. No problem.
I just flashed CM 10.2 today (coming from Jelly Beans B6), downloaded TiBu, and open it, but it's not asking to restore my previous Android ID. Now I can't restore any of my apps via TiBu. When I go to TiBu options and try to manually restore my Android ID, it's not finding one. The only thing that's different with my flash today is that my sdcard died recently, but I'm not sure how that would impact this? I really need some help. Thanks in advance, guys!
Bibbed said:
I could really use some help here guys. Normally when I clean flash a new rom, download TiBu, and open it for the first time, it asks me to restore my previous Android ID. I always do then restore all of my apps. No problem.
I just flashed CM 10.2 today (coming from Jelly Beans B6), downloaded TiBu, and open it, but it's not asking to restore my previous Android ID. Now I can't restore any of my apps via TiBu. When I go to TiBu options and try to manually restore my Android ID, it's not finding one. The only thing that's different with my flash today is that my sdcard died recently, but I'm not sure how that would impact this? I really need some help. Thanks in advance, guys!
Click to expand...
Click to collapse
You may need to go to preferences/backup folder location and manually select the location.
Sent from my SCH-I545 using XDA Premium 4 mobile app
keith.mcintyre26 said:
You may need to go to preferences/backup folder location and manually select the location.
Sent from my SCH-I545 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
No luck. TiBu can find all of my backups, it just won't restore the apps because (I'm assuming) the Android ID is different. I can't figure out why it isn't asking to restore my old Android ID.
Bibbed said:
No luck. TiBu can find all of my backups, it just won't restore the apps because (I'm assuming) the Android ID is different. I can't figure out why it isn't asking to restore my old Android ID.
Click to expand...
Click to collapse
Have you tried titanium's data and opening it again? Are you logged into your Google account?
Sent from my Nexus 7 using XDA Premium 4 mobile app
I used to get the same thing in tibu but haven't for awhile now. I think you're ok. Do you have Google back up your phone too. I think it's getting the id from there.
keith.mcintyre26 said:
Have you tried titanium's data and opening it again? Are you logged into your Google account?
Sent from my Nexus 7 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I did try restoring TiBu's data only, however, that didn't have any effect regarding the Android ID. TiBu still hangs when restoring (just stays at 0%).
I reflashed Jelly Beans B6 (did not restore a nandroid) since I was previously on that rom. TiBu still didn't ask to restore my Android ID, however, I was able to restore all of my apps without TiBu hanging (so at least I didn't lose everything). My understanding is that this seems like two issues 1. TiBu isn't asking to restore my Android ID anymore (on any rom) and 2. CM 10.2 isn't gelling with TiBu's restore without restoring the previous Android ID. They could be related though. Like I mentioned above, my sdcard died recently and I haven't replaced it yet. Maybe TiBu backs up my Android ID to the sdcard?
When I get a minute I'm going to see if I can't flash CM 10.2, manually restore my current Android ID that works with TiBu's restore (from Jelly Beans B6), and then see if restoring with TiBu will work then. In the meantime, I'm still interested if anyone has any other ideas or similar experiences.
Just for completeness, I'll update my findings in case anyone has this issue in the future and happens upon this thread.
Two things were contributing to my initial complaint...
1. TiBu DOES auto-sync its own setting to your sdcard, so after a wipe/flash it pulls the old Android ID from that save. As I mentioned in my first post, my sdcard died recently and had not yet been replaced which is why TiBu wasn't asking to restore my old Android ID. In TiBu under Preferences, there's an option to 'Auto-sync TB settings' which uses the sdcard. This is checked by default when you install TiBu and have an sdcard. When my sdcard died, this setting automatically unchecked itself. I found out you actually can re-check this setting without an sdcard and it will back up your Android ID somewhere, however you obviously have to re-check it manually.
2. Android 4.3 builds seem to have a common issue with restoring TiBu backups where the restore hangs at 0%. After I correct #1 above and restored my Android ID, TiBu was STILL hanging at 0% on restore. Looking around the web, it seems like there's a few different work-arounds. The one that worked for me was changing the backup folder location in TiBu to 'legacy' (TiBu > Backup folder location).
Two separate issues. Pretty confusing. Hopefully this can help someone down the road.
Try restoring in smaller batches instead of all at once. Like apps A thru F, reboot and select the next batch, etc.
Sent from my SCH-I545 using xda app-developers app

Categories

Resources