Related
Ok.
My phone apparently hates me ... but I can't figure out where the hell I'm going wrong.
I had 1.57 on my phone, rooted. I did the OTA update to 1.83. Then I ran Gingerbreak. After rooting, I put Greyblur on my phone, so I thought I had root access since SystemRestore ran.
I now have root, theoretically ... but I can't see half the files that I used to be able to (when I mount /system as r/w I can't write to it ...). [edit]Also, I can't "adb shell mount" ... I can push/pull files from the /system directory, but I can't edit them directly either through RootExplorer or "adb shell; $su" etc.[/edit]
I can't see user data in my files; it looks like TitaniumBackup can, since it's creating backup files, but I don't trust that it's actually getting all my user data.
I want to redo my phone from scratch, but I'm worried I won't be able to actually save all my user data/databases/etc from programs ... things that say they save to the sdcard on this seem to save to /mnt/sdcard on the Atrix (not sdcard-ext)... which is actually the internal memory of the phone, not the removable sdcard (AFAICT).
Any chance anyone can help with this? Or do I have to just try to back up what I can, reflash to 1.26, root, "beforeupdate", update to 1.57, "after update", 1.83, gingerbreak, and hope for the best?
Any help is appreciated. Very valuable help will be rewarded with beer donations, etc.
Thanks in advance.
ViperFUD said:
things that say they save to the sdcard on this seem to save to /mnt/sdcard on the Atrix (not sdcard-ext)... which is actually the internal memory of the phone, not the removable sdcard (AFAICT).
Click to expand...
Click to collapse
This question is being asked allot lately. You kind of answered it yourself in a literal way: As far as your phone is concerned, you are transferring the files to sd. Your not using the apps2extsd app (because it doesn't exist afaik). I know thats only one part of your question, hope you get the answers you need.
WiredPirate said:
This question is being asked allot lately. You kind of answered it yourself in a literal way: As far as your phone is concerned, you are transferring the files to sd. Your not using the apps2extsd app (because it doesn't exist afaik). I know thats only one part of your question, hope you get the answers you need.
Click to expand...
Click to collapse
Right ... and the point of this is that if I remove my (physical) SD Card to preserve my files, it won't actually do anything because it's the INTERNAL memory that has my files/databases/etc.
Again, there's a bounty on solving this problem for me ... hopefully people look at this thread
ViperFUD said:
Right ... and the point of this is that if I remove my (physical) SD Card to preserve my files, it won't actually do anything because it's the INTERNAL memory that has my files/databases/etc.
Again, there's a bounty on solving this problem for me ... hopefully people look at this thread
Click to expand...
Click to collapse
I think you missed the point. Apps2sd is not to "preserve" anything, but for phones lacking enough memory to install the apps users want. We are lucky with the Atrix. We will probably never fill it up to the point we cant install anymore apps, but other phones have that problem. This is the purpose of apps2sd. If you want preservation use TiBU. Again I know this was only part of your question and wish you luck in finding the solutions you need.
WiredPirate said:
I think you missed the point. Apps2sd is not to "preserve" anything, but for phones lacking enough memory to install the apps users want. We are lucky with the Atrix. We will probably never fill it up to the point we cant install anymore apps, but other phones have that problem. This is the purpose of apps2sd. If you want preservation use TiBU. Again I know this was only part of your question and wish you luck in finding the solutions you need.
Click to expand...
Click to collapse
Yeah, I have/use TiBU (PRO) ... what I am not sure of is:
1. If I flash the 1.26 sbf to my phone, will the TiBU backups get deleted from my internal memory? Or do I need to save them to my PC first (will probably do this anyway).
2. If I later reinstall from my TiBU backups, will all my saved games, program databases, etc, also be imported back onto the phone?
3. Are there other files that I need that I'd want to back up, but I won't be able to because I don't really have root?
4. How can I be certain that I actually have root access, and not some half-assed root access that Moto/ATT let me have while hiding full system access?
5. Why can I no longer mount my /system folder as r/w, along with not being able to see /system/data?
That's all, I think.
Thanks.
Best,
Viper
ViperFUD said:
Yeah, I have/use TiBU (PRO) ... what I am not sure of is:
1. If I flash the 1.26 sbf to my phone, will the TiBU backups get deleted from my internal memory? Or do I need to save them to my PC first (will probably do this anyway).
2. If I later reinstall from my TiBU backups, will all my saved games, program databases, etc, also be imported back onto the phone?
3. Are there other files that I need that I'd want to back up, but I won't be able to because I don't really have root?
4. How can I be certain that I actually have root access, and not some half-assed root access that Moto/ATT let me have while hiding full system access?
5. Why can I no longer mount my /system folder as r/w, along with not being able to see /system/data?
That's all, I think.
Thanks.
Best,
Viper
Click to expand...
Click to collapse
Back them up to your PC. SBF shouldn't clear your external/internal SD card, but most will wipe /data/ partition which contains all of the app settings and data.
They should be, yes.
Anything you can backup, you should. I'm not sure what you mean by you "don't really have root." Check for Superuser in your app drawer. If it's not there, install it. Gingerbreak/Gingerblur delete a LOT of stuff when you use them. I personally avoid them for this very reason.
There's no such thing as "half-assed root access." You either have it, or you don't. Make sure the su binary is in /system/bin and that you have Superuser.apk installed and listed in your app drawer.
What error messages is it giving you when you try?
Ririal said:
Back them up to your PC. SBF shouldn't clear your external/internal SD card, but most will wipe /data/ partition which contains all of the app settings and data.
They should be, yes.
Anything you can backup, you should. I'm not sure what you mean by you "don't really have root." Check for Superuser in your app drawer. If it's not there, install it. Gingerbreak/Gingerblur delete a LOT of stuff when you use them. I personally avoid them for this very reason.
There's no such thing as "half-assed root access." You either have it, or you don't. Make sure the su binary is in /system/bin and that you have Superuser.apk installed and listed in your app drawer.
What error messages is it giving you when you try?
Click to expand...
Click to collapse
1. I planned to
2. That's what I thought, but I wasn't sure.
3. I have Superuser, and TiBU and RootEx both think they have root.
4. See #3; however, I couldn't do some stuff I wanted to (like edit /system/etc/hosts. Also, i figured out why i couldn't find "/system/data/" ... because I'm an idiot and i should've been looking for /data/system/ !)
5. Well, now it's working. Very Strange. RootEx force closed on me, and when it reopened it's now working.
WTF man.
ViperFUD said:
1. I planned to
2. That's what I thought, but I wasn't sure.
3. I have Superuser, and TiBU and RootEx both think they have root.
4. See #3; however, I couldn't do some stuff I wanted to (like edit /system/etc/hosts. Also, i figured out why i couldn't find "/system/data/" ... because I'm an idiot and i should've been looking for /data/system/ !)
5. Well, now it's working. Very Strange. RootEx force closed on me, and when it reopened it's now working.
WTF man.
Click to expand...
Click to collapse
Sometimes TiBu and RootExplorer need to be restarted for root to take place. I'd say at this point (If you haven't already.), give your phone a reboot. That might smooth any other issues out.
Ririal said:
Sometimes TiBu and RootExplorer need to be restarted for root to take place. I'd say at this point (If you haven't already.), give your phone a reboot. That might smooth any other issues out.
Click to expand...
Click to collapse
Thanks man.
I sent you a beer
I'm thinking about trying GladAtrix (ZOMG you made that) instead of GreyBlur, but I wanted to make sure I wouldn't lose all my **** when I flashed back to 1.8.3.
Best,
Viper
ViperFUD said:
Thanks man.
I sent you a beer
I'm thinking about trying GladAtrix (ZOMG you made that) instead of GreyBlur, but I wanted to make sure I wouldn't lose all my **** when I flashed back to 1.8.3.
Best,
Viper
Click to expand...
Click to collapse
Look for the service SBF for 1.83. There's two versions, one that wipes /data and one that doesn't. If you use the one that doesn't (I have SEVERAL times), you should be good to go.
Ririal said:
Look for the service SBF for 1.83. There's two versions, one that wipes /data and one that doesn't. If you use the one that doesn't (I have SEVERAL times), you should be good to go.
Click to expand...
Click to collapse
Ririal,
Sorry to bug you again, but is this the SBF you are using? It was the only 1.8.3 sbf I could find ....
Thanks.
ViperFUD said:
Ririal,
Sorry to bug you again, but is this the SBF you are using? It was the only 1.8.3 sbf I could find ....
Thanks.
Click to expand...
Click to collapse
I think that's the same one, but just to be safe use this one here: http://gititbit.ch/sbf7
EDIT: bookmark http://gitbrew.org/atrix has pretty much everything all in one place
I have found a couple people that have frozen or removed apps and are starting to get issues with their contacts. Not being able to remove, add, update, or anything with them. So I am posting a zip file off all of the apps for people that have removed them without backing them up. You simply need to restore the app that you removed which is most likely a yahoo contacts or email that is tied into the contacts. http://www.megaupload.com/?d=2VU48HSU
Great resource this. I was going to post mine up soon, but you beat me to it. Only had my X2 for a day.
Do you restore these with titanium backup? Because I backed up the bloat ware and later tried to restore it to no luck. However the apps were frozen when backed up so perhaps that caused an issue?
I don't think titanium backup is good at restoring. I've tried it a couple times with no luck. if you place a copy of the zip file extracted on your sd card and open it with files select the application you want to install you can install it from there. I personally only like titanium backup for freezing the application I don't use and cannot remove.
Sent from my DROID X2 using XDA App
I have tried to install the apps in your list but some would not be installed. Is there another way I can force them to be installed? By putting them in a location?
The list is:
Backup Assistant
Backup Assistant Client
DLNA
DLNA System Service
Emergency Alerts
All Authenticators
Help Center
Home Screen Tips
IM 3.0.4.6
IM Presence 2.2.2
News
Pico TTS
Social Messaging
Social Messaging Service
Social Networking
Social Status
Sticky Note
Tasks
Video Editor Lite
Voice Commands
Just use root explorer and place them in system/data or push through adb.
Reboot after you place them there.
Sent from my DROID X2 using XDA Premium App
Sorry, I'm rather new to this whole root thing. I uninstalled backupassistant with Titanium backup and my contacts got screwed. I downloaded the zip and tried to install Backupassistant.apk but it says "application was not installed". Is there a specific way that I need to reinstall? Root explorer does not allow me to change permissions from read only for "system" so I can't move the apk files in there.
ffejin123 said:
Sorry, I'm rather new to this whole root thing. I uninstalled backupassistant with Titanium backup and my contacts got screwed. I downloaded the zip and tried to install Backupassistant.apk but it says "application was not installed". Is there a specific way that I need to reinstall? Root explorer does not allow me to change permissions from read only for "system" so I can't move the apk files in there.
Click to expand...
Click to collapse
Check and see if you are rooted first. You cannot install system files as a normal app. They must be pushed to system/app or placed there using root explorer. Check and see if you are rooted or that you superuser has blocked root explorer.
ffejin123 said:
Sorry, I'm rather new to this whole root thing. I uninstalled backupassistant with Titanium backup and my contacts got screwed. I downloaded the zip and tried to install Backupassistant.apk but it says "application was not installed". Is there a specific way that I need to reinstall? Root explorer does not allow me to change permissions from read only for "system" so I can't move the apk files in there.
Click to expand...
Click to collapse
Edit Below
I think I know what your talking about, follow Nitros instructions but when you are at the starting folder in Root Explorer press the Mount R/W button, I believe as long as you stay in the program (or don't press back too many times, because if you are at the base folder and press back it will go back to R/O) any folder you go into will say "R/W" at the top. So just press the button when its available and THEN go into the folder you need to go to and the setting will stick.
Edit: actually I just was messing with my phone and the reason I saw that behavior is because I was in the SD card where its always R/W. If its not showing up then yeah I'd listen to Nitro on this one, though I have no idea how you got rid of Backup assistant without root.
So I just copied the app list you posted onto my phone and now its in a boot loop. I thought that when I copied all of them over it would let me choose to not replace files already there. Now the phone is in a boot loop.
This may sound stupid, but I am kinda hoping its reinstalling the apks, one with each boot? But I kinda have a sneaking suspicious that I just ruined my phone since there is no SBF
Also, the boot times before restarting are not consistent, does this mean anything?
ryoxsinfar said:
So I just copied the app list you posted onto my phone and now its in a boot loop. I thought that when I copied all of them over it would let me choose to not replace files already there. Now the phone is in a boot loop.
This may sound stupid, but I am kinda hoping its reinstalling the apks, one with each boot? But I kinda have a sneaking suspicious that I just ruined my phone since there is no SBF
Also, the boot times before restarting are not consistent, does this mean anything?
Click to expand...
Click to collapse
If you are in a bootloop but all of your apps are still in place there is a slight chance that you could do a factory reset through recovery and the phone will boot.
nitroglycerine33 said:
Check and see if you are rooted first. You cannot install system files as a normal app. They must be pushed to system/app or placed there using root explorer. Check and see if you are rooted or that you superuser has blocked root explorer.
Click to expand...
Click to collapse
Yeah I am rooted with gingerbreak 1.2. As of now Im not really concerned with the contacts anymore because I can still add and save new contacts. My concern now is that when the OTA Gingerbread update is out for the X2, will I be able to install it without the original Bloat.
nitroglycerine33 said:
If you are in a bootloop but all of your apps are still in place there is a slight chance that you could do a factory reset through recovery and the phone will boot.
Click to expand...
Click to collapse
Yeah my office tech support guy took a look at it and tried it, we got an error indicator icon when we tried. I don't think it finished copying, I think everything dying killed the copy process and left something important unfinished.
Now I am a little wiser for my new phone.
ryoxsinfar said:
I have tried to install the apps in your list but some would not be installed. Is there another way I can force them to be installed? By putting them in a location?
The list is:
Backup Assistant
Backup Assistant Client
DLNA
DLNA System Service
Emergency Alerts
All Authenticators
Help Center
Home Screen Tips
IM 3.0.4.6
IM Presence 2.2.2
News
Pico TTS
Social Messaging
Social Messaging Service
Social Networking
Social Status
Sticky Note
Tasks
Video Editor Lite
Voice Commands
Click to expand...
Click to collapse
So I'm guessing the only way to get these programs reinstalled is if the SBF is available for the X2, which it is not?
Hello!
I am a newbie to Android just migrated from a Symbian. I own a Samsung Ace, and also plan buying an Xperia Play.
When installing an application in symbian the phone asks if we want to save it in the memory card or the internal memory. How do we do this in Android phones and specifically (if it is different for every phone) in Ace and Play?
For example I installed talking tom cat 2 in Ace, the moment I opened it asked my permission to install another package, only once that was installed I was able to use the application. Then after sometime I uninstalled the app. using task manager. But the question is how do I get rid of the extra package and where has it been installed any ways.
There is no place where this information is available for a newbie.
Android at first seems a little confusing.
Also what is this ROM thing, tried to search it but didn't find anything?
Please reply soon.
Thanks.
Everything, go to settings>applications>manage applications. This should be uniform across android devices.
Normally downloaded data goes to sdcard/Android/data. Check in dis directory.
Sent from my GT-S5830 using xda premium
Definition of ROM on Wikipedia
domnic79 said:
Normally downloaded data goes to sdcard/Android/data. Check in dis directory.
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
He meant installed data.
consegregate said:
He meant installed data.
Click to expand...
Click to collapse
Like mentioned in the prev post it might either be in /sdcard/android/data or in the appropriate folder names under /sdcard
In your case, i think a folder named "talking tom" might be created under /sdcard
Your mishandled/broken files would be in /sdcard/LOST.DIR
jeikumar said:
Like mentioned in the prev post it might either be in /sdcard/android/data or in the appropriate folder names under /sdcard
In your case, i think a folder named "talking tom" might be created under /sdcard
Your mishandled/broken files would be in /sdcard/LOST.DIR
Click to expand...
Click to collapse
installed data goes to your system/data, what the hell are you talking about?! You mean if I take out my sd all apps mysteriously disappear?
consegregate said:
installed data goes to your system/data, what the hell are you talking about?! You mean if I take out my sd all apps mysteriously disappear?
Click to expand...
Click to collapse
If the app is installed in SD card then for sure it wont work when u remove the SD card.
When you uninstall an app the folders and files particular to that app in /system/data would get removed automatically and the files n folders on those in SD card needs to be removed manually.
Correct me if im wrong, Thanks.
PS: Im not in for any argument and happy to correct myself
jeikumar said:
If the app is installed in SD card then for sure it wont work when u remove the SD card.
When you uninstall an app the folders and files particular to that app in /system/data would get removed automatically and the files n folders on those in SD card needs to be removed manually.
Correct me if im wrong, Thanks.
PS: Im not in for any argument and happy to correct myself
Click to expand...
Click to collapse
ur actually correct. any leftover on sdcard wont be remove by default when uninstalling particular app that created them. eg many games will download its data when running it for the first time, and that data will be placed on sdcard. furthermore that data wouldnt be deleted when we uninstall that particular game that creating it, it need to be removed/deleted manually. i think same goes in op case, that "talking tom" app download its data when on first run and put it in sdcard.
Okay, I see the logic now. OP mentioned installing an additional package and that's probably not an app but just data, am I correct? Sorry for getting too heated up
consegregate said:
He meant installed data.
Click to expand...
Click to collapse
You mean normally the applications we install like facebook, twitter, talking tom cat 2, angry birds etc. etc. go directly to the SD-Card ?????
I thought, in Androids, it goes to the internal memory.
Because a friend of mine said that the only reason people still opt for iphones instead of android is this; that you can't enjoy the use of an SD-Card.
an0nym0us_ said:
ur actually correct. any leftover on sdcard wont be remove by default when uninstalling particular app that created them. eg many games will download its data when running it for the first time, and that data will be placed on sdcard. furthermore that data wouldnt be deleted when we uninstall that particular game that creating it, it need to be removed/deleted manually. i think same goes in op case, that "talking tom" app download its data when on first run and put it in sdcard.
Click to expand...
Click to collapse
Okay.
But my question is : Can I somehow install the application (like tom cat) directly in the Sd-Card in the first place. I am not worried about removing my card, because I have a 32 gb one.
an0nym0us_ said:
Definition of ROM on Wikipedia
Click to expand...
Click to collapse
Hello!
Thanks for the reply.
But I don't think this is the ROM they are talking about on this website. The one you mentioned is Hardware. What they are discussing seems to be some type of software.
It's called read-only memory. It's like your xp in your computer, or windows 7, or Linux.
Edit: some applications cannot be installed into the sd card but with darktremor a2sd script it can make most apps migrate a portion of its space to the ext partition of the sd card. Do a search on google about a2sd. Also, installed data normally goes to /data/app which is internal storage. Certain apps may move their data to the .asec folder in the sd.
How can I move data files of gameloft games to external SD? Without root?
For newer gameloft games like Asphalt7, the location seems to be sdcard/Android/obb/GameName. I want to change it to something like
sdcard/external_sdAndroid/obb/GameName.
I know that by rooting, I can use apps like Directory Bind, GL2SD, etc to do this. But I don't want to root my phone just yet, as I want the warranty to run over.
I don't mind decompiling the APKs individually to get the job done. But when I decompiled the APK of one such game using apktool/apkmanager, the set of XMLs that I got didn't have the cache location (I searched for "sdcard" in all the XMLs using Notepad++ but couldn't find anything).
I know of a "Gameloft Patcher" that can do something like this, but it is for older gameloft games, where the cache location is
sdcard/gameloft/games.
I would like to specify the cache location myself, as it varies individually for each game. That's why I thought of decompiling the APKs, but couldn't get it to work. Kindly share your thoughts on this.
mon_iker said:
How can I move data files of gameloft games to external SD? Without root?
For newer gameloft games like Asphalt7, the location seems to be sdcard/Android/obb/GameName. I want to change it to something like
sdcard/external_sdAndroid/obb/GameName.
I know that by rooting, I can use apps like Directory Bind, GL2SD, etc to do this. But I don't want to root my phone just yet, as I want the warranty to run over.
I don't mind decompiling the APKs individually to get the job done. But when I decompiled the APK of one such game using apktool/apkmanager, the set of XMLs that I got didn't have the cache location (I searched for "sdcard" in all the XMLs using Notepad++ but couldn't find anything).
I know of a "Gameloft Patcher" that can do something like this, but it is for older gameloft games, where the cache location is
sdcard/gameloft/games.
I would like to specify the cache location myself, as it varies individually for each game. That's why I thought of decompiling the APKs, but couldn't get it to work. Kindly share your thoughts on this.
Click to expand...
Click to collapse
No one help?????????????? I have same ideas with you I don't want root my phone
attach your phone to the computer using USB, then copy the files. I'm not sure if you can do this without root, but it's worth a try
nghia3d said:
No one help?????????????? I have same ideas with you I don't want root my phone
Click to expand...
Click to collapse
I ended up rooting my phone, and have already sent the rooted phone once for service under warranty. They didn't seem to notice that it's rooted.
I use Foldermount now to move game data to external sd.
imilic said:
attach your phone to the computer using USB, then copy the files. I'm not sure if you can do this without root, but it's worth a try
Click to expand...
Click to collapse
I have used astro manager to move folder to external_sdcard...and when i open game...it required data...
mon_iker said:
I ended up rooting my phone, and have already sent the rooted phone once for service under warranty. They didn't seem to notice that it's rooted.
I use Foldermount now to move game data to external sd.
Click to expand...
Click to collapse
I don't care about warranty....I don't want root my phone because I love it..:fingers-crossed:
nghia3d said:
I have used astro manager to move folder to external_sdcard...and when i open game...it required data...
I don't care about warranty....I don't want root my phone because I love it..:fingers-crossed:
Click to expand...
Click to collapse
I never believed in platonic love :laugh:
move "data" also. try to find inside system folder
So there is no other way to play gameloft games from the sdcard than rooting the phone? Cause im already down on 400mb on the phone's space from 3 gameloft games,,,
Hi there,
I'm new here, so it's my first post and I hope I'm in the right place to ask here
Yesterday my girlfriend accidently deinstalled one of her favorite apps from her SGS3 (via Play Store), it's a game and all its game data is stored internally as it seems. No backup or anything else has been made before
She just reinstalled the app from the Play Store and opened it just once, but did not do anything else yet.
I've already searched the forum and googled around a lot, but did not get any appropriate answer to my question:
Is there any way to recover the lost app data to make her happy again?
I've already tried several apps from the Play Store like: Dumpster, Undelete, DiskDigger, Hexamob Recovery but nothing worked or even could access the internal storage or was just able to maybe recover lost pictures or videos.
Device info:
I've rooted her SGS3 I9300 and recently flashed it with CM 10.2 nightly (playing around with the phone while waiting to buy myself a new one )
I really hope there is someone out there who has an idea or just gives me an appropriate answer.
I'm not a native speaker so my apologies for every mistake I maybe made
Thanks in advance!
b3nsen said:
Hi there,
I'm new here, so it's my first post and I hope I'm in the right place to ask here
Yesterday my girlfriend accidently deinstalled one of her favorite apps from her SGS3 (via Play Store), it's a game and all its game data is stored internally as it seems. No backup or anything else has been made before
She just reinstalled the app from the Play Store and opened it just once, but did not do anything else yet.
I've already searched the forum and googled around a lot, but did not get any appropriate answer to my question:
Is there any way to recover the lost app data to make her happy again?
I've already tried several apps from the Play Store like: Dumpster, Undelete, DiskDigger, Hexamob Recovery but nothing worked or even could access the internal storage or was just able to maybe recover lost pictures or videos.
Device info:
I've rooted her SGS3 I9300 and recently flashed it with CM 10.2 nightly (playing around with the phone while waiting to buy myself a new one )
I really hope there is someone out there who has an idea or just gives me an appropriate answer.
I'm not a native speaker so my apologies for every mistake I maybe made
Thanks in advance!
Click to expand...
Click to collapse
and what is that app? may be we should know
sriram231092 said:
and what is that app? may be we should know
Click to expand...
Click to collapse
Sure, sorry, it's Smurf's Village from beeline
b3nsen said:
Sure, sorry, it's Smurf's Village from beeline
Click to expand...
Click to collapse
you said the data is not lost. so cut and save the data somewhere you'd like to. re-install the game and paste this data under android>data.
sriram231092 said:
you said the data is not lost. so cut and save the data somewhere you'd like to. re-install the game and paste this data under android>data.
Click to expand...
Click to collapse
The app was deinstalled and as far as it seems all its stored data with it, so I cannot cut and paste it in again, that's why Im asking for a way to recover the app data
b3nsen said:
The app was deinstalled and as far as it seems all its stored data with it, so I cannot cut and paste it in again, that's why Im asking for a way to recover the app data
Click to expand...
Click to collapse
you also said the phone is rooted. enable root option to the file explorer and then you will be able to copy/cut/paste the data on the system. my preference es file explorer. menu> root explorer> mount R/W> set permissions to RW. then you will be good to go.
sriram231092 said:
you also said the phone is rooted. enable root option to the file explorer and then you will be able to copy/cut/paste the data on the system. my preference es file explorer. menu> root explorer> mount R/W> set permissions to RW. then you will be good to go.
Click to expand...
Click to collapse
Maybe I was not clear enough. I tried your suggestion and searched for 'smurf' to find any data, now I got several files and folders containing 'smurf'.
I think the data was deteled while the deinstallation of the app, am I right?
Hard to answer this, but in which files will the app data be stored and if it is deleted, how can I get it back?
I found a solution, she did do a backup without telling me, 2 months ago...stupid little... my bad or better: her bad.
Thanks for your help so far!
Thread can be closed now...
Just FYI, without that backup, there would have been nothing you could have done.
rootSU said:
Just FYI, without that backup, there would have been nothing you could have done.
Click to expand...
Click to collapse
Now that's what I wanted to know
I already thought that there might be no way to get the data back, due to the storage structure / filesystem and even to the fact that she reinstalled the app and started it (main data has maybe been written at that moment, so the old data blocks have been overwritten or so)
Really thanks!