Question Migrate app data from Xiaomi phone without root - Samsung Galaxy S22 Ultra

Hello,
I just purchased my S22 Ultra and I want to migrate my app **data** from my old Xiaomi Note 10.
I tried using Samsung's smart switch but it only seems to be able to copy the app itself, but without its data.
Tried this with many simple apps (i.e no banking apps, "sensitive" apps with 2FA etc.)
I think one way would be to copy everything from the Android folder but I can't find a way to access those files without root.
Any help appreciated

Related

What is the second best app to transfer apps / data to new 1+6?

Hello all,
as I am waiting for me new 1+6 and I am thinking about the best way to transfer apps / data etc. from my Redmi Note 4.
The best way to do it is Titanium - but that requires root on both phones.
There are other solutions, which require no root. Here are some of the apps people talk about: SHAREit; Xender or CLONEit
Has anyone here tried these (or similar) apps? What results did you get? Where your apps (all? some?) transferred with their settings / data intact?
Thank you for sharing your experience!
What's wrong with letting Google do it? I've done that with multiple phones. Not all settings transfer, but that's the case with TiBU sometimes too.
Thank you for the reply.
TiBu transferred for me so far (nearly) everything 100%. I will just root my phones - do not want the hassle of transferring 100+ apps and setting them up one by one... With TiBu when moving from one phone to another it took last time less than 5 minutes of set up (not counting the actual data transfer, but that the phone does by itself) and the new setup was exactly like the old one after that.
Google did not transfer for me most app data when I tried to use it (I have for example many apps from the Amazon app store - those are not very well transferred by Google). Plus I am on a Xiaomi phone currently and google app sync does not work so well on it
Just use titanium backup? Root your ****

Is Root what I'm looking for?

Hello friends,
I have a Galaxy Note 5 from Verizon; Over the years, I've used this phone extensively for sending SMS messages ("texting") and now would like to gain access to the data files/database backing Verizon's Message+ app. As far as I can tell, none of the App binaries and their associated data are accessible via the standard [non-rooted] Phone-->USB-->PC interface?
A couple questions:
1) Can you confirm that Rooting a Galaxy Note 5 WILL NOT wipe the data that is currently on the device?
(I assume the Root process will not require the device to revert to a factory state, wiping the data files I seek to preserve?)
2) Can you confirm that rooting the device is necessary to access the App binaries & their associated data files?
3) Years ago I read that rooting the Galaxy Note 5 would permanently break the "KNOX" security mechanism as some type of tamper fuse would be blown. I assume this is still the case?
(This phone is no longer my primary phone so while I seek not to damage the phone any more than I have to, I'm now willing to bulldoze the KNOX functionality, if it means I can access the data I want)
(I'm aware the messaging data is likely stored in a proprietary data format, though I have heard rumors Sqlite is used. Regardless, the data format is not a concern provided I can access it)
Thank you in advance for your help!
bump
bump
Bump
SMS Backup & Restore – Apps on Google Play
A simple app that backs up and restores SMS & MMS messages and call logs.
play.google.com
Whoa, there is life out there! Thanks for the response
I'll definitely check out the app, but would definitely be interested in gaining access to a low-level filesystem copy of the messaging data directly from my device.
Can you confirm whether rooting an Android device generally leaves pre-exisisting data (before the root) in place?
it depends what root method you use
if you use magisk or supersu via twrp, you need to unlock bootloader which when you unlock bootlaoder it wipes all data (bootloader is safekeeper to phone partitions, so they can be edited)
but if you use some one clikck root (like kingroot) you wont lose data.
and with root, even if you do access database in /data folder, it will be in sqlite database, and a lot, and completely unsorted.
you can copy it to pc, and create app which can read and sort from database, but otherwise is not usable other than archive, you cant use it in any other app again
but with app without root, you gain same thing, even if you cant use in any app again, you can keep it as archive, as it exctracts (without root)
but with app i think you would be able to recover and use again, depends on device, (like, you wont be able to use those messages from samsung to lg messagess app)
Awesome, thank you for the info. At some point, I would like to explore all of the various ways to root a device, but in this particular case where I want to backup all SMS conversation data (text, pictures, etc.) from the existing (non-rooted) device, it sounds like the one click approach is definitely what I need (vs. unlocking the bootloader)
Your comments about using an App (without root) are also very intriguing. Is there an Android app that can give me access to all the data (or at least all the data that the SMS app would have access to) on the phone without rooting it? (Can you recommend one?) The SMS Backup & Restore App you mentioned earlier seems interesting, but I'd like to get something that will generally allow me to get data from the internal filesystem.
Ideally, I just need some way (ssh/ftp/other) to transfer data from the phone to my PC. I'm fully expecting that I'll have to do some reverse engineering on the database/data files that I copy from the device and alsi do some custom coding to extract the messages (including embedded pictures/ movies) that I wish to preserve.
Thank you again for any other advice or suggestions you can offer!

Backup app data on non rooted devices?

Hey guys,
I want to update to Android 12 on my S21 Ultra. But since I'm not rooted, I can't use my lovely TitaniumBackup from back in the time.
Last time I made a backup, some people said not to use SmartSwitch because it's causing problems on the newer OS and may slow down recovered apps.
I also want to know if SmartSwitch saves all the app data such as settings inside of apps etc.
Are there any better options on backing up app data without root?
Greez,
skrippi
skrippi said:
Hey guys,
I want to update to Android 12 on my S21 Ultra. But since I'm not rooted, I can't use my lovely TitaniumBackup from back in the time.
Last time I made a backup, some people said not to use SmartSwitch because it's causing problems on the newer OS and may slow down recovered apps.
I also want to know if SmartSwitch saves all the app data such as settings inside of apps etc.
Are there any better options on backing up app data without root?
Greez,
skrippi
Click to expand...
Click to collapse
There are ways to backup app data for user apps without root but not ways to backup system data. Also, if you're switching from one device to another, backing up system app data would not be useful because restoring system app data from one device to another would probably cause issues. In this case, backing up only your user app data is what you need.
Here are two relatively simple methods.
1) You can connect the device to your PC, then use Windows file explorer to open the device's storage, find the Android/data folder, inside that folder you will find a folder in which each user app stores its data. Make a copy of all the folders that contain app data that you want to keep and dave them on your PC. Then connect the new device and use Windows file explorer to transfer those copied folders to the Android/data folder on the new device then reboot the device. This will transfer all data for each user app, including its internal app settings.
2) You can use the adb backup method, using the proper command to backup only user app data then use adb commands to transfer that data to the new device.
[GUIDE] Full Phone Backup without Unlock or Root
Like a lot of you, I have been putting off unlocking the bootloader on my Nexus because I didn't want to have to go through the hassle of backing up everything manually and restoring individual application data; logging back into apps; saving...
forum.xda-developers.com
You can likely safely use SmartSwitch to backup at least your homepage settings.
Apps it may or may not work when going between different devices or OS versions.
On my new N10+ running on 10 I inadvertently backed up the apps to be copied from my other N10+ running on 9. It worked, including the Goodlock physical navigation buttons migrated as well.
So if you're having issues after using SmartSwitch*, do another factory reset without it.
Otherwise it may work fine even with the apps going from 11 to 12.
I would go from the full tour...
Another Adroid mad scientist experiment
*always backup critical data redundantly to at least two hdds that are physically and electronically isolated from each other and the PC. SmartSwitch can fail miserably. Backup all critical data separately from SmartSwitch backup!!!
@skrippi
SmartSwitch is a tool provided by Samsung to transfer virtually all data you can think of from one Samsung phone to another Samsung phone via Wi-Fi.
Personally don't think it doesn't properly work: Samsung cannot afford such a disgrace.
xXx yYy said:
@skrippi
SmartSwitch is a tool provided by Samsung to transfer virtually all data you can think of from one Samsung phone to another Samsung phone via Wi-Fi.
Personally don't think it doesn't properly work: Samsung cannot afford such a disgrace.
Click to expand...
Click to collapse
Last time I used SmartSwitch it copied all my apps, but not the settings I made inside those apps which makes this program totally useless for me.
xXx yYy said:
@skrippi
SmartSwitch is a tool provided by Samsung to transfer virtually all data you can think of from one Samsung phone to another Samsung phone via Wi-Fi.
Personally don't think it doesn't properly work: Samsung cannot afford such a disgrace.
Click to expand...
Click to collapse
Lol, you never used Samsung Kies, it was much worse
skrippi said:
Last time I used SmartSwitch it copied all my apps, but not the settings I made inside those apps which makes this program totally useless for me.
Click to expand...
Click to collapse
Bare in mind the reason one is doing a factory reset is they lost control of the situation and can't troubleshoot the device effectively. It's meant to be a full nuke of user data.
Most app data isn't critical. Some of that data may be the root cause of the problem requiring the reset.
All critical data should already be backed up. Apps that don't support backup for their critical data shouldn't be used in the first place. Quality apps like PowerAmp, DIGI Clock and Color Note offer full offline backup support. Going through your other apps as you're setting them up refamilarizes you with them and allows you to correct setup mistakes made previously.
The goal of factory reset is to iron out the mistakes you made on previous loads.
This N10+ running on Pie has been factory reset 3 times (2 of those where boot loops). The last load was finally a clean one, after 22 months it remains fast, stable and fulfilling its mission with minimal maintenance. Any occasional problems since the reload were solved without a reset.
Stock Androids can be very stable and secure if you are careful what you load, and do regular maintenance as needed. I use Device Care, SD Maid, Karma Firewall, Package Disabler to do maintenance along with clearing the system cache. I never update the firmware and rarely update apps. I also keep installable copies of all apps and app updates (multiple versions) for repairs and reloading. I can do a full reload from my SD card with no internet access with no critical data loss. Intial setup with a full app load up takes about an hour.
If you put some thought into it a stock Android can be one of the best PCs on the planet. If you do a factory reset, be prepared and think it out beforehand.
Always redundantly backup critical data to at least two hdds that are physically and electronically isolated from each other and the PC. Verify the data is readable and all there. Never encrypt or clone data drives*!!!
Go for the clean load you missed on previous loads... that's the goal of a factory reset.
*If you use SmartSwitch make sure all critical data is backed up independently of SmartSwitch; folder by folder cut/paste.

Any way to backup the data of an app in a work profile that allows backups?

I have an unrooted bootloader-locked pixel 4 xl, there is this one app in my work folder (made using shelter) that allows backups but I can't seem to find a way to get it (can't seem to find a way to run adb backup on the work profile)
I was thinking maybe some kind of temporary root I know suspicious one-tap root apps do? if possible without using them?
Thank you for any ideas
update: talked to shelter dev, backing up was gonna be a feature but was decided against due to most apps having backups disabled anyway and for any unrelated issues to the app being made about it.
I can't make the app debuggable since its signed and uninstalling it for the patched app will delete any app data so I think my only mercy is some kind of root that won't delete my data

Transferring apps from one phone to another with settings and all.

Hello there. I need some help trying to figure out how I am supposed to move apps from a samsung galaxy a12 to another phone (unbranded) with android 11 os while keeping whatever settings I had on the a12. The issue I am having is that while I already have downloaded the apps on the new phone, and using a laptop, attempted to move all of the app data folders from the android/data directory to the new phone, no app seems to have preserved any settings, and not only do I not want to manually enter all of the settings and set up accounts in all of these apps again, but there is also a couple of apps that I use for free that unlocks a bonus feature after so many days of use.
If anyone has any assistance with this, I would appreciate it. Thanks.
laughsitup2021 said:
Hello there. I need some help trying to figure out how I am supposed to move apps from a samsung galaxy a12 to another phone (unbranded) with android 11 os while keeping whatever settings I had on the a12. The issue I am having is that while I already have downloaded the apps on the new phone, and using a laptop, attempted to move all of the app data folders from the android/data directory to the new phone, no app seems to have preserved any settings, and not only do I not want to manually enter all of the settings and set up accounts in all of these apps again, but there is also a couple of apps that I use for free that unlocks a bonus feature after so many days of use.
If anyone has any assistance with this, I would appreciate it. Thanks.
Click to expand...
Click to collapse
If rooted you can use Swift backup app to backup all your apps with all the settings and data preserved

Categories

Resources