Whatsapp crash on loading with multiuser (not owner) - Nexus 7 Themes and Apps

Hi all, i have a nexus 7 2013 with 4.4.2 Android stock
I tried to install whatsapp on the tabled following many many guides on internet. At end of my experiments i understand that whatsapp crash if i install it on an user that it is not owner.
Someone else have a second user on the tablet and have a whatsapp working there?

I have installed whatsapp on my nexus 7 second gen. It works fine for mr.
Sent from my GT-I9500 using xda app-developers app

vijay6788 said:
I have installed whatsapp on my nexus 7 second gen. It works fine for mr.
Sent from my GT-I9500 using xda app-developers app
Click to expand...
Click to collapse
you have it on the second account? (not the owner). if yes what procedure you follow? can you link pls

atomico001 said:
you have it on the second account? (not the owner). if yes what procedure you follow? can you link pls
Click to expand...
Click to collapse
i have the same problem on my galaxy s4 i9505 running stock rom android 4.4.2
i had whatsapp installe on my device
then i enabled multi user support using xposed mod multi users ... which works fine.
when i switch to the second profile i can install whatsapp from playstore ( whcih installs very quick ... i don not think it is downdloading).
i can start whatsapp but after I enter the verification codefor my second number in whats App it just crashes ....
Anybody has a clue ? Would be great to see this working ...

my crash report says:
android.database.sqlite.SQLiteCantOpenDatabaseException: unknown error (code 14): Could not open database
it seems too be a problem with the second user not beeing able to access /data/data
http://stackoverflow.com/questions/...rror-when-copying-a-sqlite-database-from-asse
only ... i do not know what to do with this information ...
anybody ?

hi mephisto.. i try for day and day to find a solution but seem that on internet noone user multi-user and whatsapp on android...

atomico001 said:
hi mephisto.. i try for day and day to find a solution but seem that on internet noone user multi-user and whatsapp on android...
Click to expand...
Click to collapse
Hi atomico001, I too have the same problem using multi-user and whatsapp on android. Can you share your solution?

psdp said:
Hi atomico001, I too have the same problem using multi-user and whatsapp on android. Can you share your solution?
Click to expand...
Click to collapse
i just wrote that i haven't a solution..

atomico001 said:
i just wrote that i haven't a solution..
Click to expand...
Click to collapse
I was trying to achieve the same for my tablet and I've found a solution. I've posted an article on my fresh new blog
camolin3.tumblr.com/post/91306835140/make-whatsapp-to-run-in-a-second-user-of-an-android
Basically you have to grant read, write and exec permission to all the users of the /data/data/com.whatsapp directory.
I hope it helps you.

camolin3 said:
I was trying to achieve the same for my tablet and I've found a solution. I've posted an article on my fresh new blog
camolin3.tumblr.com/post/91306835140/make-whatapp-to-run-in-a-second-user-of-an-android
Basically you have to grant read, write and exec permission to all the users of the /data/data/com.whatsapp directory.
I hope it helps you.
Click to expand...
Click to collapse
unlucky it is not rooted but ty for news

atomico001 said:
unlucky it is not rooted but ty for news
Click to expand...
Click to collapse
atomico001, have you tried towelroot? It is very easy to use: download an app, press a button, and after a restart you got rooted.
That's the way I rooted my nexus, and since we have the same tablet I guess it should work for you as well.
youtube.com/watch?v=P80NMQss2B0

camolin3 said:
atomico001, have you tried towelroot? It is very easy to use: download an app, press a button, and after a restart you got rooted.
That's the way I rooted my nexus, and since we have the same tablet I guess it should work for you as well.
youtube.com/watch?v=P80NMQss2B0
Click to expand...
Click to collapse
no wipe needed? i know that from 4.3 and more it is not more possible

atomico001 said:
no wipe needed? i know that from 4.3 and more it is not more possible
Click to expand...
Click to collapse
No wipe required. My Nexus 7 2013 has android 4.4.4. Try it (under your own risk).

Any update on this issue? I am trying to install it on a Second account, which is not the owner and it just crashes after verifying the code.

It works!
camolin3 said:
I was trying to achieve the same for my tablet and I've found a solution. I've posted an article on my fresh new blog
camolin3.tumblr.com/post/91306835140/make-whatapp-to-run-in-a-second-user-of-an-android
Basically you have to grant read, write and exec permission to all the users of the /data/data/com.whatsapp directory.
I hope it helps you.
Click to expand...
Click to collapse
Thank you camolin! This fixed it for me! Note that the permission change needs to be recursive (for all subfolders as well)

Update
etienne.vdlinde said:
Thank you camolin! This fixed it for me! Note that the permission change needs to be recursive (for all subfolders as well)
Click to expand...
Click to collapse
Here's an update - seems like the location /data/data/com.whatsapp will be shared amongst all users - causing your whatsapp db to corrupt each time you fire up another user's whatsapp. I found a way around this (probably not the cleanest) by keeping the contents of the com.whatsapp folder in a space where android can manage seperate user access (e.g. /sdcard/temp) and inserted a static link to it at the original place where whatsapp expects it. That is:
backup you whatsapp messages in app
exit and uninstall all instances of whatsapp
create a folder /sdcard/temp/com.whatsapp
copy the contents of /data/data/com.whatsapp to /sdcard/temp/com.whatsapp
remove /data/data/com.whatsapp
create a static link at /data/data to /sdcard/temp/com.whatsapp (requires terminal access):
ln -s /sdcard/temp/com.whatsapp /data/data/com.whatsapp
verify linked access to folder /data/data/com.whatsapp from all user accounts
reinstall whatsapp (might need to recover backed up messages)
I am now able to run a seperate whatsapp under each user account without affecting the other (thus far)
Update - this setup does not survive a restart (which then requires unlinking and reinstalling whatsapp)

Any update on this? Ive done the above. When i go to the second user, and use a file explorer to view the contents of /data/com.whatsapp .... It is the same data as the first user? I was hoping that changing to to the second user would leave this empty? Ie. It seems that the sdcard on the second user doesnt get used at all. Any ideas? (in Not using a nexus)

Related

Based on Leaked ginger 4.5.1-134 / Blur Account

host change
/system/build.prop
ro.build.host=il93lnxdroid52
===>
ro.build.host=il93lnxdroid53
and
ro.build.version.full=Blur_Version.45.0.10.MB526.Retail.en.GB
===>
ro.build.version.full=Blur_Version.45.0.10.MB525.Retail.en.GB
What does this change do?
http://forum.xda-developers.com/showpost.php?p=17337557&postcount=563
I installed it yesterday, but could not login nor create a blur account. This will solve the problem? Just change it and save? Do i have to reboot?
Thanks a lot! If i can't login in the motoblur, i think i gonna try CM7 RC1.5. Stock rom with no Blur functions have nothing to offer to me.
Update:
Changed, rebooted and still the same issue. Blur ask me to try again latter...
I'm using ms2ginger 1.0, installed yesterday night. The host entry in build.prop let's me login, I can access Twitter/Facebook in universal Messages app and set social status. I can't browse updates from friends etc though. Is this related?
[edit]
Social Networking retrieved some updates from Facebook then stopped, weird.
miscz said:
I'm using ms2ginger 1.0, installed yesterday night. The host entry in build.prop let's me login, I can access Twitter/Facebook in universal Messages app and set social status. I can't browse updates from friends etc though. Is this related?
[edit]
Social Networking retrieved some updates from Facebook then stopped, weird.
Click to expand...
Click to collapse
Ms2ginger is rom based on leaked china Milestone 2 rom build (4.5.3 - 63)
This tip is rom Based on Leaked ginger 4.5.1-134 (MB526)
sorry, i don`t speak English well
Ok, it seems to be problem with ms2ginger. I'm using 4.5.1.-134 now and your changes didn't work. I copied same entries from ms2ginger build.prop and it works now. Had to create new account though.
thx, will try it out, some guys in germany reported, that they got blur-message on mb525 flashed to 526 that their blur-account will be deactivated because of using unofficial rom
Update: with said build.prop, Facebook works and Twitter doesn't (Twitter account error, sometimes it doesn't throw errors but doesn't update anyway). Didn't test other social networks.
editing build.props
I'm trying to patch up my build.props and have got as far as connecting to my phone via adb. However I keep getting permission denied. I seem unable to 'su' to change the permissions on the file or remount.
Is there a simple guide to editing this file? I've tried searching the forums, but nothing jumps out at me.
Thanks
Terminal Emulator
I managed to figure it out by using Terminal Emulator available for free from the market place.
1. Edited the file on my pc and then copied it onto the sdcard on the phone.
2. Used terminal emulator to remount the file system as writeable and backed up / copied over the build.prop.
Afterwards I remounted as readonly and rebooted, managed to get a motoblur account and facebook appears to be syncing.
motoroi said:
host change
/system/build.prop
ro.build.host=il93lnxdroid52
===>
ro.build.host=il93lnxdroid53
and
ro.build.version.full=Blur_Version.45.0.10.MB526.Retail.en.GB
===>
ro.build.version.full=Blur_Version.45.0.10.MB525.Retail.en.GB
Click to expand...
Click to collapse
If I make the changes in build.prop for these values, I'll be able to create a new motoBLUR account, and all the data sync would work again? I lost my motoBLUR account after receiving a system notice that I was using an unreleased ROM.
twogun said:
I'm trying to patch up my build.props and have got as far as connecting to my phone via adb. However I keep getting permission denied. I seem unable to 'su' to change the permissions on the file or remount.
Is there a simple guide to editing this file? I've tried searching the forums, but nothing jumps out at me.
Thanks
Click to expand...
Click to collapse
Root explorer
Sent from my MB525 using xda premium
miscz said:
Ok, it seems to be problem with ms2ginger. I'm using 4.5.1.-134 now and your changes didn't work. I copied same entries from ms2ginger build.prop and it works now. Had to create new account though.
Click to expand...
Click to collapse
With the above build.prop my Facebook contacts sync doesn't work. Posts sync seems to be working though.
Hey Guys!
Using 2.3.4-134, I edited my buildprop file as mentioned above and everything was working fine until my Motoblur news widget stopped syncing 4 days ago... My guess is that Motorola found out that I was using a non-official rom, even with an edited buildprop...
Now there is an official rom (not leaked) for the Defy+, would it be possible to use its official buildprop data to make sure that Motoblur will work?
Thanks for your assistance!

[Q] "No SD Card" error in Chrome

I updated my Vzw GNex to the vzw 4.2.2 ota this afternoon. Everything works fine except when I try to download something from chrome I get a message saying "No SD card" when I click a download link. I can access the sd card just fine with rootexplorer and the stock browser downloads things just fine. I tried clearing cache and data for chrome and even uninstalled and reinstalled it. Anyone else having this issue? Is there a way to fix it?
MurdocZero said:
I updated my Vzw GNex to the vzw 4.2.2 ota this afternoon. Everything works fine except when I try to download something from chrome I get a message saying "No SD card" when I click a download link. I can access the sd card just fine with rootexplorer and the stock browser downloads things just fine. I tried clearing cache and data for chrome and even uninstalled and reinstalled it. Anyone else having this issue? Is there a way to fix it?
Click to expand...
Click to collapse
I am seeing the same issue on my GNex running AOKP mr-1 build 6. I have not found a fix yet.
Of note: I do NOT have this issue on my Xoom running 4.2.2 [baked_wingray_bb-8]
Try making a copy of your sdcard and factory resetting, then copy all the files over using MTP, not ADB.
I get that if i copy files over using ADB.
Mach3.2 said:
Try making a copy of your sdcard and factory resetting, then copy all the files over using MTP, not ADB.
I get that if i copy files over using ADB.
Click to expand...
Click to collapse
Mach - Thank you for your response. I have to ask though, is there any other way?
Per your recommendation I began to copy my sdcard but quickly realized that given the amount of data on my phone this would be painful using standard methods. Windows [7] was reporting no progress and seemed as if it was going to take forever to copy the contents and applications like RichCopy and TeraCopy do not see MTP devices
In the end, I simply used 'adb pull' to copy the contents. So, while it's good that I have a copy, I'm not sure how I plan to restore the copy after a factory reset without using 'adb push', which you said sometimes causes the issue. I always thought that using 'adb' was considered more reliable than the MTP interface.
Recommendations?
Thank you.
Hi, if you are running Xprivacy you should check if you have denied the 'Storage' permission for Google Chrome. That was the problem in my case.. :silly:
getting same problem on my moto g after rooting and flashing sm roms
Megabliss said:
Hi, if you are running Xprivacy you should check if you have denied the 'Storage' permission for Google Chrome. That was the problem in my case.. :silly:
Click to expand...
Click to collapse
hy its not the thread for moto g bt im getting same problem on my cell since i rooted it .. and by the way what u mean by xprivacy..??? xplain steps to allow it...
it seems like my system cant make changes to internal sd .. it cant take screenshots,gallerythumbnals all gone etc. -_-
I had similar troubles after changing roms on my N5, found this that fixed it just download terminal emulator and do the given commands, hope it helps people in the future: http://blog.wadegarrett.com/2014/08/10/easy-solution-for-sdcard-error-on-android-l
I have the same problem and the info in the link didn't work
CalebQ42 said:
I had similar troubles after changing roms on my N5, found this that fixed it just download terminal emulator and do the given commands, hope it helps people in the future
Click to expand...
Click to collapse
Thanks! It worked for my Xperia z ultra
lakhwani009 said:
hy its not the thread for moto g bt im getting same problem on my cell since i rooted it .. and by the way what u mean by xprivacy..??? xplain steps to allow it...
it seems like my system cant make changes to internal sd .. it cant take screenshots,gallerythumbnals all gone etc. -_-
Click to expand...
Click to collapse
Hi, sorry it took a long time to reply, I just saw it. Xprivacy is an Xposed mod to manage the permissions for each app. If you haven't installed it then it is not causing you any problems!
In regards to my aforementioned issue.
"Cannot download due to SD card missing" Error.
Simply open a terminal emulator and type in the following.
su
restorecon -FR /data/media/0
Reboot and it should work thereafter.
wrong thread, genius, sorry.
(that is the solution though )
CalebQ42 said:
I had similar troubles after changing roms on my N5, found this that fixed it just download terminal emulator and do the given commands, hope it helps people in the future: http://blog.wadegarrett.com/2014/08/10/easy-solution-for-sdcard-error-on-android-l
Click to expand...
Click to collapse
I had the problem with my Galaxy S3 running Lineage OS 14.1. This helped, Thanks!
I have just found another and simply solution in no rooted devices. Just open file manager and rename 'Download' folder to 'Download2' and then the system will automatically recreate 'Download' folder. Now, you are able to download.
mbahar92 said:
I have just found another and simply solution in no rooted devices. Just open file manager and rename 'Download' folder to 'Download2' and then the system will automatically recreate 'Download' folder. Now, you are able to download.
Click to expand...
Click to collapse
That worked for me. You saved my day!

[Q] Hating Kitkat 4.4.2. Need help finding work around for Dropsync or else...

Since updating to Kitkat 4.4 I've lost the ability to sync files and folders on my MicroSD card.
There is a work around provided by the dropsync developers where you put your files in the /Android/data/com.ttxapps.dropsync/files folder on your microSD card and you're supposed to be able to sync there. However I don't have the 'com.ttxapps.dropsync/files' folder in my microSD card. In fact there is nothing in there that appears to be associated with dropsync. I even tried uninstalling and reinstalling dropsync to see if those folders would be generated but they were not.
So I tried creating those folders in there myself and dropping my folders and files to be synced in there as well. When I tried to set the sync settings through dropsync it says that those folders cannot be two-way synced.
Does anyone have some advice for me? I really don't want to root because I don't want to void my warranty, but if there is absolutely no other way of resolving this issue that I may end up doing so.
Does anyone think android will change their minds about this and let apps write to the microSD card in a later update?
gina$zanboti said:
Since updating to Kitkat 4.4 I've lost the ability to sync files and folders on my MicroSD card.
There is a work around provided by the dropsync developers where you put your files in the /Android/data/com.ttxapps.dropsync/files folder on your microSD card and you're supposed to be able to sync there. However I don't have the 'com.ttxapps.dropsync/files' folder in my microSD card. In fact there is nothing in there that appears to be associated with dropsync. I even tried uninstalling and reinstalling dropsync to see if those folders would be generated but they were not.
So I tried creating those folders in there myself and dropping my folders and files to be synced in there as well. When I tried to set the sync settings through dropsync it says that those folders cannot be two-way synced.
Does anyone have some advice for me? I really don't want to root because I don't want to void my warranty, but if there is absolutely no other way of resolving this issue that I may end up doing so.
Does anyone think android will change their minds about this and let apps write to the microSD card in a later update?
Click to expand...
Click to collapse
Did you used a system file manager app to create the folder (file manager app build in with the O/S)? you can't create with a third party file manager. Give it a try. If that's not working then you need....ROOT!!!
buhohitr said:
Did you used a system file manager app to create the folder (file manager app build in with the O/S)? you can't create with a third party file manager. Give it a try. If that's not working then you need....ROOT!!!
Click to expand...
Click to collapse
I used the "My Files" app which was already installed on the device. I'm pretty sure it's androids thing.
gina$zanboti said:
I used the "My Files" app which was already installed on the device. I'm pretty sure it's androids thing.
Click to expand...
Click to collapse
yep that's the system file manager. Tell you the truth, if your sync app already installed before you upgrade then you may have a chance, but if you install the app after the 4.4 upgrade then, most likely it's not going to work...just my observation.
buhohitr said:
yep that's the system file manager. Tell you the truth, if your sync app already installed before you upgrade then you may have a chance, but if you install the app after the 4.4 upgrade then, most likely it's not going to work...just my observation.
Click to expand...
Click to collapse
It was installed and set up to sync all my files before the upgrade. It was working perfectly until I updated to Kitkat. Now it's all gone to hell and I'm about ready to root. This irritates me so much.
gina$zanboti said:
It was installed and set up to sync all my files before the upgrade. It was working perfectly until I updated to Kitkat. Now it's all gone to hell and I'm about ready to root. This irritates me so much.
Click to expand...
Click to collapse
BTW, what model of your device?
buhohitr said:
BTW, what model of your device?
Click to expand...
Click to collapse
SM-P600. It's the 16gb wifi.
Would downgrading my firmware void my warranty?
gina$zanboti said:
Would downgrading my firmware void my warranty?
Click to expand...
Click to collapse
With the p600, your warranty will be voided if you try to root and you can't not downgrade.
buhohitr said:
With the p600, your warranty will be voided if you try to root and you can't not downgrade.
Click to expand...
Click to collapse
Ugh... I'm completely updated with the stock firmware (installed the 103mb update earlier today). Will this tutorial still work for it?
gina$zanboti said:
Ugh... I'm completely updated with the stock firmware (installed the 103mb update earlier today). Will this tutorial still work for it?
Click to expand...
Click to collapse
Yes the link is good, but the files are not up to date here is mine;
1) Download this file https://dl.dropboxusercontent.com/u/...ixx-smp600.zip then unzip, you will see this file CF-Auto-Root-lt03wifi-lt03wifixx-smp600.tar.md5.
2) Turn Off Tablet, Hold Volume Down + Power. Follow the instructions on the screen to get to download mode (Odin mode).
Rooting Instructions
1.Flash the CF-Auto-Root-lt03wifi-lt03wifixx-smp600.tar.md5 file with Odin v3.09 (put in AP slot, don't change any other settings, click start)
2.Let it do its trick! boot up then go to play store download and install supersu in order to update supersu to the latest binary.
3. Boot back into Odin mode and flash TWRP version 2.6.3.3 found here https://goo.im/devs/OpenRecovery/lt03wifiue/
That's all!

Discontinued

Discontinued
Random repo created by a random user? What could possibly go wrong?
ldeveraux said:
Random repo created by a random user? What could possibly go wrong?
Click to expand...
Click to collapse
What on earth are you talking about
1 - its not a random repo - its a backup of my setup which includes all the best & most common repos and add-ons - install on a fresh version of kodi and you will have pretty much everything setup in a few mins ready to go - saves you adding every repo manually & installing everything yourself
2 - I'm not a random user - I'm a recognised contributer to xda - I post useful & meaning stuff
If you choose not to use it or its not something you need just move on please
I didn't see your post count, so sorry about that.
BUT, people need to stop replying "if you don't like it, move along." It's a discussion board after all. EVERYTHING should be checked for validity, not just taken as word of God
ldeveraux said:
I didn't see your post count, so sorry about that.
BUT, people need to stop replying "if you don't like it, move along." It's a discussion board after all. EVERYTHING should be checked for validity, not just taken as word of God
Click to expand...
Click to collapse
Indeed that's why you should try it before commenting or judging
I'm all up for discussion but I don't like things like this is better than that or negative comments which aren't constructive eg doesn't work as the user hasn't said why or given any information about errors and so on so it's not a useful comment
thank you for this quick set up
Can't get this to push
Sorry, new user here and I can't get this to work. I'm connected and trying to push the backup.zip file from my Mac, but I keep getting an error message. It says the file "does not contain AndroidManifest.xml"
What am I doing wrong?
***Update***
I figured it out, I was trying to install and not push. I'm in the process of restoring now. The only piece of information that was missing here is to allow hidden files to be viewed in the settings "Before you can see hidden files such as .xbmc (files prefixed with a period are considered hidden), you need to enable showing them in Settings > Appearance > File Lists, "
nice work this has saved me loads of time
Or..you could go to "System", then "File Manager", "Add Profile" and type URL..
http://upgrades.montrealandroidtv.com
Save as .AndroidTV
Then go to System, Add Ons and then Install From ZIP and click on .Androidtv
And you got everything lol
HI!! how do i make my own kodi setup with the repos iwant and installed on fire stick..
sometimes kodi exit byself thts anyone has the same problem??i jux installed thnks so much..
Smil3yWulf said:
sometimes kodi exit byself thts anyone has the same problem??i jux installed thnks so much..
Click to expand...
Click to collapse
Has anyone else had issues with this backup and or has your issue been resolved? I am deleting my current build tonight (Animal Kodi on Isengard RC2) to install the nightly and this backup. Not sure what I am in for, but as we are running on the same hardware, FireTV, I figured it's worth a shot. Worst case scenario, uninstall. Thanks for sharing!!
Please tell me how to get the backup.zip to my Ftv....I am on a mac running adbfire. I run the push option and the file must be too large because it ends up failing. I tried Firefox and when I get to the mediafire page i get an error about not having something to download it. I can find a way to get the file moved.
you need to install/open Kodi before you send that Zip file(to build file system so you can find it later...duh), currently trying out a few options will report back
Will this method work for the Fire Stick also
And is it the latest version of Kodi?
thesticks00 said:
Has anyone else had issues with this backup and or has your issue been resolved? I am deleting my current build tonight (Animal Kodi on Isengard RC2) to install the nightly and this backup. Not sure what I am in for, but as we are running on the same hardware, FireTV, I figured it's worth a shot. Worst case scenario, uninstall. Thanks for sharing!!
Click to expand...
Click to collapse
Still exists, i did it on another second firestick, stills quick itself...lastest kodi version..
Hey everybody. I'm new at this and I'm stuck on step 12, choosing the destination for USB/SDCARD. How do I find the "location you placed the backup.zip"? I've done steps 1-11 described but don't know where the backup.zip file is. Is it in one of the blue folders (External storage, extUsb, Root filesystem)?
I know it sounds stupid but I just bought my FTV yesterday and Kodi 15.0 was the first thing I sideloaded. Thanks in advance.
bodybybacon said:
Hey everybody. I'm new at this and I'm stuck on step 12, choosing the destination for USB/SDCARD. How do I find the "location you placed the backup.zip"? I've done steps 1-11 described but don't know where the backup.zip file is. Is it in one of the blue folders (External storage, extUsb, Root filesystem)?
I know it sounds stupid but I just bought my FTV yesterday and Kodi 15.0 was the first thing I sideloaded. Thanks in advance.
Click to expand...
Click to collapse
You need to push (using adb) the backup.zip file onto the Fire. Use one of the apps on here to do it - adbFire worked for me.
The only addon I could get live streams for any USA channels to work was the USTVNow addon and those are only the major networks like ABC/CBS/FOX/NBC/PBS. Has anyone else had success with any of the other addons included with this for live streams?
bodybybacon said:
Hey everybody. I'm new at this and I'm stuck on step 12, choosing the destination for USB/SDCARD. How do I find the "location you placed the backup.zip"? I've done steps 1-11 described but don't know where the backup.zip file is. Is it in one of the blue folders (External storage, extUsb, Root filesystem)?
I know it sounds stupid but I just bought my FTV yesterday and Kodi 15.0 was the first thing I sideloaded. Thanks in advance.
Click to expand...
Click to collapse
Same Boat as you I have sideloaded the backup to my sdcard, it will show if I go to install from zip under addons. As soon as I go to the wizard the backup file does not exist.

Question Clone Phone app

Few questions regarding that app. I have an old OP6 and just got OP11 and used Google copy content from the old phone but that process simply will install the same apps on a new phone but will not copy over those apps' settings and data.
My question is if the Clone Phone app will copy those settings and app data or not? Also, can I clone only selected apps something similar to clone using the Titanium Backup app?
The oneplus clone app Copy only the apks not the app setings or app data
What the clone app can copy is the phone settings
Scyzor said:
Few questions regarding that app. I have an old OP6 and just got OP11 and used Google copy content from the old phone but that process simply will install the same apps on a new phone but will not copy over those apps' settings and data.
My question is if the Clone Phone app will copy those settings and app data or not? Also, can I clone only selected apps something similar to clone using the Titanium Backup app?
Click to expand...
Click to collapse
Thanks for the prompt response. So simple it is almost redundant app compare with the initial copying process when the phone is set up for the first time.
Scyzor said:
Thanks for the prompt response. So simple it is almost redundant app compare with the initial copying process when the phone is set up for the first time.
Click to expand...
Click to collapse
This feature was never meant to clone app with settings in the first place so you could move apps from phone to phone.
For this you have Titanium Backup, Swift Backup etc.
Thanks for the clarification. I see that Swift Backup is currently the way to go.
Scyzor said:
Thanks for the clarification. I see that Swift Backup is currently the way to go.
Click to expand...
Click to collapse
Oneplus had their own stock transfer tools from one phone to another - maybe this will move your apps with data/settings included.
Cant remember the name because I disabled most of them by they should be included in the initial phone set up wizard or as a bundled app or avaiable from the Google Playstore from Oneplus.
Clone App is mostly for cloning apps like Whatsapp etc.
It does clone data but is very limited, meaning only compatible with a few apps like whatsapp. You will be informed before starting which data can be cloned which can't.
It is still useful in some ways, at least it is very fast (make use of wifi to wifi transfer)
Scyzor said:
Few questions regarding that app. I have an old OP6 and just got OP11 and used Google copy content from the old phone but that process simply will install the same apps on a new phone but will not copy over those apps' settings and data.
My question is if the Clone Phone app will copy those settings and app data or not? Also, can I clone only selected apps something similar to clone using the Titanium Backup app?
Click to expand...
Click to collapse
The Clone Phone app copies everything. It's actually the only solution without rooting to do so.
birdie said:
The Clone Phone app copies everything. It's actually the only solution without rooting to do so.
Click to expand...
Click to collapse
But the above responses state that it doesn't - just grabbing plane apks without the data or external data folders.
Scyzor said:
But the above responses state that it doesn't - just grabbing plane apks without the data or external data folders.
Click to expand...
Click to collapse
I've copied over a fifty apps along with their data using this app. No idea what people are talking about - no one has provided a single proof/example.
semson said:
It does clone data but is very limited, meaning only compatible with a few apps like whatsapp. You will be informed before starting which data can be cloned which can't.
It is still useful in some ways, at least it is very fast (make use of wifi to wifi transfer)
Click to expand...
Click to collapse
This is outright false.
birdie said:
I've copied over a fifty apps along with their data using this app. No idea what people are talking about - no one has provided a single proof/example.
This is outright false.
Click to expand...
Click to collapse
I think I will check it on my own what can be done with it.

Categories

Resources