[Q] Phone Backup beyond app lists and SMS history - Windows Phone 8 Q&A, Help & Troubleshooting

Hello folks.
I have been a Windows Mobile 6.x user for the past few years, and just made the leap to Windows Phone 8 about a month ago.
I have been happy with the change for the most part, however I am concerned about my backup/restore options.
With Windows Mobile, I used a tool from SPB which archived absolutely everything down to the last byte, packaged it up as an executable written to the memory card, leaving me with confidence that a full restore was possible after a ROM upgrade, device swap, or if something catastrophic happened to my beloved smartphone.
I understand WP does not give developers the same level of control that WM did, so perhaps that level of backup is just not possible? But I am interested in knowing how close I can get.
I have read the official documentation from Microsoft, and understand that much of the mainstream information is backed up automatically to the cloud: app list, photos, contacts, SMS history. That's a great start, but every app I have may store its own data:
Games have progress and high scores, 'Fuel Tracker' remembers and graphs my gas mileage history over time, 'Youtube downloader' pulls down Youtube videos for offline viewing, Nokia Drive+ remembers my favorite locations, Mocha VNC remembers a list of servers that I have saved, and on and on.
None of these apps are covered in the automatic backup to the cloud. So when it comes time to do a hard reset of my phone, I am going to lose all these settings.
I imagine this is not the case with other phone platforms. Prior to Windows Mobile, PalmOS let me backup my PRC and PDB files. Android probably lets users/devs do whatever they want, and I wouldn't be surprised if iPhone had this solved as well.
So my reason for posting comes down to a few questions:
1. Does this lack of *full* backup/restore functionality bother anybody else?
2. Is there already an app or solution that can help with this functionality? I have not looked at the Windows/Windows Phone sync much, but everything from Microsoft seems to pretend that OS-level settings, photos, and music are all anybody needs to backup.
3. Any idea if better backup/restore behavior is on its way? I doubt that Microsoft is going to improve the backup behavior in the OS. But perhaps some innovative entrepreneur like SPB is working to fill this gap?
Any suggestions would be appreciated to help safeguard against losing app data in the future.
Thank you,
Allan

I was actually hoping for an "Application-Storage" backup aswell. In other words - Game-Settings, Saved Games, downloaded videos/maps ...
While restore did actually reinstall all apps fine, this data was completely missing.

I found an existing entry on the feature suggestions page:
http://windowsphone.uservoice.com/f...ons/3387112-expand-device-backup-scope-on-wp8

Related

Tad of a Problem with my Sprint touch diamod

Last night i accidental erased everything in my internal storage2. my phone has alot of apps and mods done to it, i lost some, i also have been having problems with it randomly deleting messages or faking calls. Im wondering if its time to start over. Im on a mac. Is there any program that can back up EVERYTHING on the phone. Does Pim Back-up do this?
pimbackup backs up contacts sms email but not applications i do believe so.
I think...
I think also the new(ish) myPhone by Microsoft available on marketplace will back up everything on your device. I know it works for contacts, music, pics (device storage & internal storage), so if you have the cabs for all your apps saved on storage, I don't see why it wouldn't save em. I've actually used it, I've just never logged in to see what the saved product looks like, but I guess it saves it on your own windows Live page (which you, being on a mac, may not have ) Might look into it, though. catch is, I think it only gives you 2GB of space.

[Q] Whatsapp Backup

Hey,
Has anyone ever looked into how the Whatsapp Backup is stored? It can be used after reinstalling the app, but not after hard resetting/flashing/etc. So it should be stored on the phone, but not the normal isolated storage of the app since I can reinstall it and use the backup then.
Is there special access necessary or could other apps also access (and modify/export) this backup? I'm asking this because I hope to find a way to make a backup that really is useful, I almost only write via whatsapp because SMS cost way more than internet here. Thanks!
why do you think whatsapp isnt useing isolated storage? shure it is, but you still cant access it - unless you have a interopt unlocked device
the reason you can restore, is that the app id stays the same.. you could try to deploy an older (uncrypted) whatsapp xap to your phone, if the app id still stays the same (and im not shure it does! actually i think it doesnt..) you would gain access... again, thats total theory! i havent tryed this, and it has propably the potential to mess up your backup...
maybe GoodDayToDie has some more info about the app-id thing.. i'll also do a quick research
tfBullet said:
why do you think whatsapp isnt useing isolated storage? shure it is, but you still cant access it - unless you have a interopt unlocked device
the reason you can restore, is that the app id stays the same.. you could try to deploy an older (uncrypted) whatsapp xap to your phone, if the app id still stays the same (and im not shure it does! actually i think it doesnt..) you would gain access... again, thats total theory! i havent tryed this, and it has propably the potential to mess up your backup...
maybe GoodDayToDie has some more info about the app-id thing.. i'll also do a quick research
Click to expand...
Click to collapse
Thanks for the reply! I din't know files in the isolated storage keep being there after you uninstall the app..
I tried deploying an old Version (1.4) of Whatsapp and it replaced the current one, so it should use the same app id. I didn't find anything in the isolated storage, but the backup is still there when I reinstall it from the store. I'll try launching the deployed app first now.
have you checked out the IsolatedStorageSettings?
Let me have a quick look where this thing is on my harddrive... when i find it, i'll be able to tell you where / how it saves the backup
tfBullet said:
have you checked out the IsolatedStorageSettings?
Let me have a quick look where this thing is on my harddrive... when i find it, i'll be able to tell you where / how it saves the backup
Click to expand...
Click to collapse
Nope, I have no real clue how to do that, the only thing I can is deploying apps and watching their isolated storage thanks!!
they used "messages.sdf" & "contacts.sdf" before, but then at some version they started to migrate this files into a database.. not shure where it gets stored, or if you can access it with simply browsing the IsoStoreage... ill make a quick test project to test out how or if we could access it..
EDIT: actually i was talking **** the .sdf files are already databases, and the data still resides there... and forgot to mention: even if you couldn't see the database files, you should see the user-picture thumbnails that reside in "cphotos/" + some-sha1-hashed-userinfo...
IsoStore is cleared when an app is uninstalled. So far as I know, this is instant, as part of the app removal process, although I suppose I haven't actually checked that. However, apps can (and many do) implement a backup situation to cover this use case by using a unique identifier that survives a re-install. There are several places such IDs can come from. Since the one you have survives app installs but *not* OS reflashing (even though you presumably sign on with the same Live ID afterward), I'm guessing it's a value that uniquely identifies your OS install and is randomly generated the first time the OS boots. Re-flashing counts as a new install, I guess.
I'd have to investigate further to be sure. There could be other mechanics at play, such as the OS keeping the data around for a short time in case you re-install the app, or the app storing its data in some other (off-phone) location. It's not storing it in some special folder within the phone, though; there's nowhere else it could!
Backup history with Whatapp on Android. Then check the backup file on:
/sdcard/WhatsApp/Databases/msgstore.db.crypt
Or
/data/data/com.whatsapp/databases/msgstore.db and wa.db (root)
Coweri said:
Backup history with Whatapp on Android. Then check the backup file on:
/sdcard/WhatsApp/Databases/msgstore.db.crypt
Or
/data/data/com.whatsapp/databases/msgstore.db and wa.db (root)
Click to expand...
Click to collapse
Sorry, but this is Windows Phone, not android..
@GoodDayToDie so, there is no simple way like deploying an app with the same ID and trying to access the backup with it?
Since the data would have been deleted when the old app was removed (and since you can't sideload an app with the same Product ID as an existing Store app), no, that won't work (well, it didn't in WP7; I guess you could try again here; some things are somewhat less secure now than before).
th0mas96 said:
GoodDayToDie so, there is no simple way like deploying an app with the same ID and trying to access the backup with it?
Click to expand...
Click to collapse
Wait for a interop-unlock... thats the way to go in this case.
Until then, you can send your conversations to yourself by mail (option form the context menue)
GoodDayToDie said:
IsoStore is cleared when an app is uninstalled. So far as I know, this is instant, as part of the app removal process, although I suppose I haven't actually checked that. However, apps can (and many do) implement a backup situation to cover this use case by using a unique identifier that survives a re-install. There are several places such IDs can come from. Since the one you have survives app installs but *not* OS reflashing (even though you presumably sign on with the same Live ID afterward), I'm guessing it's a value that uniquely identifies your OS install and is randomly generated the first time the OS boots. Re-flashing counts as a new install, I guess.
I'd have to investigate further to be sure. There could be other mechanics at play, such as the OS keeping the data around for a short time in case you re-install the app, or the app storing its data in some other (off-phone) location. It's not storing it in some special folder within the phone, though; there's nowhere else it could!
Click to expand...
Click to collapse
GoodDayToDie, any news about this Whatsapp backup feature in Windows Phone? Is it possible to utilize this feature as an "ordinary" developer?
I would have to reverse engineer the app to see how its backup feature works. The most likely explanation - that it's storing the backup "in the cloud" using the device ID (which resets when you do a hard reset, I think) - is easily possible for any app so long as you provide the storage space...
GoodDayToDie said:
I would have to reverse engineer the app to see how its backup feature works. The most likely explanation - that it's storing the backup "in the cloud" using the device ID (which resets when you do a hard reset, I think) - is easily possible for any app so long as you provide the storage space...
Click to expand...
Click to collapse
That could be an explanation. But then the Whatsapp developers could easily offer a full backup, as on other platforms, linked to the phone number or something. Then you could restore the messages even after a phone exchange. But who knows what's in their heads ...
GoodDayToDie said:
I would have to reverse engineer the app to see how its backup feature works. The most likely explanation - that it's storing the backup "in the cloud" using the device ID (which resets when you do a hard reset, I think) - is easily possible for any app so long as you provide the storage space...
Click to expand...
Click to collapse
Nope, it doesn't seem to be online.. it backups pretty big chats extremely fast with 2 bars of GPRS, so it can't be via internet.. it even backups without connection at all. That's the weird thing.. how are apps even allowed to store files that keep being there after an uninstall?
There are a couple really sneaky ways you could do that; one that comes to mind is creating a fake "image" or "ringtone" or similar, serializing the data to it, and then looking for it the "first" time the app is run after installing. However, I'm definitely more curious now. There are folders which apps can request permissions to write to, but usually that's a trick limited to "second-party" apps (OEMs, etc.) and prohibited for third parties.
I've already looked into the code, as far as i can tell there is no online backup feature. it just stores the conversations in a database.
And to answer yout question schluff: no there is absolutley no way the usual developera to utilize this.
btw: @GoodDayToDie could you provide us the newest WhatsApp XAP (2.11.312.0)?
When I get the chance to extract it of my computer, yeah. It's really hard to get full FS access working these days, so I'm looking into other ways to access the install folders and storage of other Apps.
here you go
edit: I've changed nothing, so it's the whole install folder in this zip file
Thanks for the extraction! Obviously, I can't do anything with it
However, if anyone is interested in this too, in the following versions it seems to backup to the SD card, at least @Nazwzil8 reported so at twitter: https://twitter.com/Nawzil8/status/410486248156172288 he reported a lot about whatsapp, he seems a legit beta tester.

Backup the phone

Hi,
I like to know if there's a way to back up the phone without root, if something went wrong, like errors and so. By backup I mean back up all the settings, wallpapers, themes, like the backup we can make with recovery.
Thank you for the help.
soilentgreen said:
Hi,
I like to know if there's a way to back up the phone without root, if something went wrong, like errors and so. By backup I mean back up all the settings, wallpapers, themes, like the backup we can make with recovery.
Thank you for the help.
Click to expand...
Click to collapse
Yeah comes with samsung backup.
Nick216ohio said:
Yeah comes with samsung backup.
Click to expand...
Click to collapse
And this is the only way?
soilentgreen said:
And this is the only way?
Click to expand...
Click to collapse
There is but this seems like the best so far. This is coming from a person who was die hard titanium backup fan. Actually surprised how well it works.
Nick216ohio said:
There is but this seems like the best so far. This is coming from a person who was die hard titanium backup fan. Actually surprised how well it works.
Click to expand...
Click to collapse
Can you share the second best backup?
Thank you.
Also, what is the best order to use Google restore and / or Samsung restore? I used the Samsung cloud Backup for a restore and was rather disappointed ?
So, what is best practice to prepare for a hard reset and restore? I do it this way:
- make backups in all apps that support it, like nova launcher prime, nine email and so on
- do a Samsung Backup
After hard reset, I follow the process and restore when offered, Google and Samsung. However, afaics, no app data is coming back.
Am I holding it wrong? ?
soilentgreen said:
Can you share the second best backup?
Thank you.
Click to expand...
Click to collapse
The 2nd options being other apps from play store. I haven't tried those on this phone. If you're rooted definitely titanium backup.
corwin_amber said:
Also, what is the best order to use Google restore and / or Samsung restore? I used the Samsung cloud Backup for a restore and was rather disappointed ?
So, what is best practice to prepare for a hard reset and restore? I do it this way:
- make backups in all apps that support it, like nova launcher prime, nine email and so on
- do a Samsung Backup
After hard reset, I follow the process and restore when offered, Google and Samsung. However, afaics, no app data is coming back.
Am I holding it wrong? ?
Click to expand...
Click to collapse
What disappointed you? No app data coming back is normal. Just like when you do a titanium backup restore. It's adviced to restore with no app data. Because when you do tend to get a lot of issues. Your just getting apps back.
Nick216ohio said:
The 2nd options being other apps from play store. I haven't tried those on this phone. If you're rooted definitely titanium backup.
Click to expand...
Click to collapse
I'm not rooted and looking apps from play store.
I would appreciate it if someone could recommend good apps.
Good topic .
For some reason my restoring process is always messed up when I use the Samsung smart switch. Since it restores via smartswitch and then Google restores also.
Moving forward should one have Google back restore enabled and also use smartswitch as well or is it safe to assume smartswitch on its own is adequate?
Sent from my SM-N950U using Tapatalk
@Nick216ohio Ok, I see. I am just comparing to iOS and even Windows phone / mobile restore. iOS / iCloud restore is brilliant, WP / WM restore depended on App support.
What is the situation like with Android, can apps support app data restore via Google restore?
This whole topic is a little unclear to me, is there a resource where it is explained?
Thanks ?
corwin_amber said:
@Nick216ohio Ok, I see. I am just comparing to iOS and even Windows phone / mobile restore. iOS / iCloud restore is brilliant, WP / WM restore depended on App support.
What is the situation like with Android, can apps support app data restore via Google restore?
This whole topic is a little unclear to me, is there a resource where it is explained?
Thanks ?
Click to expand...
Click to collapse
You can restore data, but like I said before causes issues. Like force closes, apps not working right, etc. Wish we could restore data without issues. Just google and you will get clear answer. I am to lazy to explain. Apple does some things better and same with android. They both got +/- overall.
But here's some good news for all of us>
http://www.androidpolice.com/2017/1...ow-restore-backed-data-initial-setup-process/
corwin_amber said:
@Nick216ohio Ok, I see. I am just comparing to iOS and even Windows phone / mobile restore. iOS / iCloud restore is brilliant, WP / WM restore depended on App support.
What is the situation like with Android, can apps support app data restore via Google restore?
This whole topic is a little unclear to me, is there a resource where it is explained?
Thanks [emoji847]
Click to expand...
Click to collapse
Apple backup and restore is eons ahead of Android backup and restore.
I'm an Android fanboi BTW.
Sent from my SM-N950U using Tapatalk
I rooted last week and so tried to prepare as much as I could for the factory reset step. I don't use Google or Samsung backup for apps, I prefer things local to me (I am too used to TiBu coming from a rooted Note 3).
I backed up the apps that allow an export of setting/content as previously mentioned in this thread (so like Nine email, Signal Messenger etc), I also used Helium backup which stated it backed up most of my apps & data and then I copied all of internal SD to an external one.
I was disappointed with Helium, it restored all apps and data "successfully" however it didn't actually appear to have done anything. After some googling I manually installed the apps it backed up and then proceeded to restore the data...this actually works for some of the apps but I was left with quite a lot that it did not. I ended up cutting my losses and starting fresh with those apps.
I am now rooted and back onto TiBu which is fine until I need to change to a phone that isn't rooted. I have limited experience with anything Apple but from the sounds of it they do a pretty good job at restoring apps and data but I wouldn't be able to cope with how tight the control is on their devices (which is one element that I expect helps with having a more reliable backup solution).
kaos_king said:
I rooted last week and so tried to prepare as much as I could for the factory reset step. I don't use Google or Samsung backup for apps, I prefer things local to me (I am too used to TiBu coming from a rooted Note 3).
I backed up the apps that allow an export of setting/content as previously mentioned in this thread (so like Nine email, Signal Messenger etc), I also used Helium backup which stated it backed up most of my apps & data and then I copied all of internal SD to an external one.
I was disappointed with Helium, it restored all apps and data "successfully" however it didn't actually appear to have done anything. After some googling I manually installed the apps it backed up and then proceeded to restore the data...this actually works for some of the apps but I was left with quite a lot that it did not. I ended up cutting my losses and starting fresh with those apps.
I am now rooted and back onto TiBu which is fine until I need to change to a phone that isn't rooted. I have limited experience with anything Apple but from the sounds of it they do a pretty good job at restoring apps and data but I wouldn't be able to cope with how tight the control is on their devices (which is one element that I expect helps with having a more reliable backup solution).
Click to expand...
Click to collapse
This story reminds me a bit of my own.
I'm an Apple AND Android user and just recently got a lot more into using both for the given areas where they excel...
Well, fun fact is that I'm considering going with a Note 9 when it launches and I want to try my luck in staying unrooted there, certainly staying on stock ROM (because I would like to use the SPen to its full extent and many things that Samsung does incorporate into their ROM attract me... Please don't shoot. )
Either way, upon researching backing up Android rooted or not rooted I found out it's an absolute crap shoot on this side of the fence and it'd be incredibly hilarious if it wasn't so sad.
I also doubt Google has any big incentive to fix it, they'd much rather fix cloud backups gluing you to their ecosystem. Pulling a good old Apple. :silly:
The fact is, as far as I found out, please correct me if I'm wrong, the issue is mostly that app developers must flag their apps as allowing to be backed up/not flag it's disallowed. (I read that not setting the flag is treated like a default no, but that's up to the version of the ROM/base Android, this may differ. I do not know)
Apparently, plenty enough apps use that liberty and whilst there is such a flag in iOS as well it's limited to stuff like login credentials afaik.
The general problem here I think is that the history of personal computers and smartphones is not only diagonally aligned chronologically, but also many technologies in smartphones matured as they had become a mass medium for practically the - excuse the blunt wording - dumbest of users. That and the general philosophy of SMART phones (read: it does a lot, but it's easy, it does things for you) and the approachability aspect.
My personal opinion is that this whole mess complicated backups needlessly and could be solved, but I don't want to get overly technical right now at 10pm.
Glassed Silver said:
This story reminds me a bit of my own.
I'm an Apple AND Android user and just recently got a lot more into using both for the given areas where they excel...
Well, fun fact is that I'm considering going with a Note 9 when it launches and I want to try my luck in staying unrooted there, certainly staying on stock ROM (because I would like to use the SPen to its full extent and many things that Samsung does incorporate into their ROM attract me... Please don't shoot. )
Either way, upon researching backing up Android rooted or not rooted I found out it's an absolute crap shoot on this side of the fence and it'd be incredibly hilarious if it wasn't so sad.
I also doubt Google has any big incentive to fix it, they'd much rather fix cloud backups gluing you to their ecosystem. Pulling a good old Apple. :silly:
The fact is, as far as I found out, please correct me if I'm wrong, the issue is mostly that app developers must flag their apps as allowing to be backed up/not flag it's disallowed. (I read that not setting the flag is treated like a default no, but that's up to the version of the ROM/base Android, this may differ. I do not know)
Apparently, plenty enough apps use that liberty and whilst there is such a flag in iOS as well it's limited to stuff like login credentials afaik.
The general problem here I think is that the history of personal computers and smartphones is not only diagonally aligned chronologically, but also many technologies in smartphones matured as they had become a mass medium for practically the - excuse the blunt wording - dumbest of users. That and the general philosophy of SMART phones (read: it does a lot, but it's easy, it does things for you) and the approachability aspect.
My personal opinion is that this whole mess complicated backups needlessly and could be solved, but I don't want to get overly technical right now at 22pm.
Click to expand...
Click to collapse
Yep , just thank God for smartswitch. Before that it was even worse!
Sent from my SM-N950U using Tapatalk
there could be possibly another way, try the cloning apps, like App Cloner, they modify apps before cloning them, and one option is to make the app store its data outside the system directories, in the internal storage, thus your able to save the apps data easily, but i have not fully tired and there are other limitations and enabling too many clone options = random crashes and bugs.
it depends on how important app data backup is for you.
limitations are, every time app updates versions, you must reclone if you need the updates, apps may not work properly.
there are heaps of cool tweaks you can do and i always clone apps that i know I won't need to update much.
Limeybastard said:
Yep , just thank God for smartswitch. Before that it was even worse!
Sent from my SM-N950U using Tapatalk
Click to expand...
Click to collapse
Worse? Didn't Kies backup apps at all?
Also, is Smart Switch at least better than any other solution that isn't Titanium Backup? I guess another way to wird this question is:
How is Smart Switch different than other solutions? (also, does it use adb or is it proprietary Samsung technology because Samsung customized the ROM to begin with)
COULD it become better?
I'm really interested in getting the next Note phone, but damn having to root just to get proper backups irks me.
Afaik Samsung doesn't like to service rooted devices, pulling an Apple here, but that may be wrong or outdated info?
Also you apparently lose Knox/Secure Folder?
Does rooting on Samsung's flagships require a custom kernel like you need with Sony's Xperia (currently rocking an Xperia X and the rooting procedure is a joke)
sonhy said:
there could be possibly another way, try the cloning apps, like App Cloner, they modify apps before cloning them, and one option is to make the app store its data outside the system directories, in the internal storage, thus your able to save the apps data easily, but i have not fully tired and there are other limitations and enabling too many clone options = random crashes and bugs.
it depends on how important app data backup is for you.
limitations are, every time app updates versions, you must reclone if you need the updates, apps may not work properly.
there are heaps of cool tweaks you can do and i always clone apps that i know I won't need to update much.
Click to expand...
Click to collapse
Way too much fussing about.
Guess the ball is in Samsung's court, but they seem to agree with the stance that a developer should be able to disallow me to rule against my freedom to do with my personal data as I please. Boo...

Backup and restore from note 8

Was wondering if I'm doing this right or not.
Normally when I upgrade to another Samsung device , power on the new device go through the motions then after done I use Samsung smartswitch. Any better methods?
Cheers
Sent from my SM-N950U using Tapatalk
If you can its better to do a new setup like only restore photos and contacts the rest do it manually in most cases setting up a fresh clean runs smoothly than restoring from backup
The only thing that get's backed up for me is my contacts and photos from my Google account. I've always liked doing a fresh install on new phones, not really sure if they run better or not. Little more time to set up but I kind of enjoy it.
I usually use Smart Switch to transfer only messages (SMS/MMS) and apps.
I do not have it bring settings across. Contacts, emails, browser book marks are all sync'ed to my Gmail Account. And Samsung internet browser book marks are also sych'ed to my samsung account.
Then I manually configure my favorite settings, widgets, short cuts, and launcher.
I'll use smartswitch, then use Helium to move apps AND their data over after smartswitch has done it's thing. I have a ton of apps that I need the data to migrate and since we can't root the only way to do that now is Helium. It is slow and clunky compared to Titanium, but at least it works (knock on wood don't want to jinx it), or has in the past with some effort and time.
It takes quite a bit of time (many hours) to get everything from my old phone to a new one. Part of me wishes I hadn't upgraded just so I don't have to go through the process. Oh well.
harukara said:
Want to Backup and restore data from note 8, my suggestion is android assistant tool. With its help, you can backup & restore data on note 8 within one-click. And it's easy and safe.
Click to expand...
Click to collapse
Why not just use the built in tool the phone maker provided built in? The software you pointed to, probably skims your data and sells it. Their Terms of Service and Privacy Policy are sketchy as heck!!! What info do they reserve the right to share and with whom? It doesn't even give clear definition of that info, and they don't even give a list of who their "3rd party affiliates" are.

Question Smart Switch Issue

I’m trying to move across my calendars, notes and text message history from my iPhone 12 Pro Max to my S21 Ultra. The data copies and is stored in memory but Smart Switch seems to be crashing upon “arranging data”. I’ve restarted and launched the Smart Switch app again and the same thing happens.
Any suggestions please? Are there any decent methods of transferring my WhatsApp messages? Ideally, I only need a handful of my message threads and I don’t really like the thought of using some of the 3rd party apps due to them potentially them collecting my data.
Thanks.
There isn't really an easy way to export whatsapp messages from iPhone to whatsapp unless you use 3rd party app.
You can also export the chat to email....but that is pain and takes lots of time.
Ambrosios said:
There isn't really an easy way to export whatsapp messages from iPhone to whatsapp unless you use 3rd party app.
You can also export the chat to email....but that is pain and takes lots of time.
Click to expand...
Click to collapse
Thank you.
I only need around 5 message threads, once exported to email, is there a way to import it back into WhatsApp?
Maka344 said:
Thank you.
I only need around 5 message threads, once exported to email, is there a way to import it back into WhatsApp?
Click to expand...
Click to collapse
Sure there is a guide somewhere in the wild....
Ambrosios said:
Sure there is a guide somewhere in the wild....
Click to expand...
Click to collapse
Could you kindly point me to it please?
Smart Switch can get squirrelly even when transferring from different Android OS's/devices.
You need to find a work around.
Hopefully on the same device it will backup/restore without issues. I haven't fully tested it yet.
The earlier Samsung Kies backup was a problem child too.
Always use a second backup for critical data ie photos, contacts and files in case SS fails.
The best way to go with Android is to get a model with SD card support and use the SD card as a data drive. Place all critical files etc. there including everything needed for a complete reload. Then backup the card data at least 2X on two physically separate hdds.
im a tech enthusiast i buy flagship always so i switch between apple and different android brands.
believe me its very hard to transfer whatsapp message or sms sometimes between ios and android. to save you time there is an app called dr fone that should be able to transfer everything you have ios to android and vice versa including whatsapp kik viber etc.
Thanks everyone. I appreciate the help. It’s a shame that I cannot seamlessly switch between platforms in today’s day and age without issue. Too many companies trying to trap you to one platform.

Categories

Resources