[Q] my files - Galaxy S III Q&A, Help & Troubleshooting

Hi
I have a galaxy s3 and i deleted application backup directory by mistake
I am looking for name of relatede folder and sub folder in my files
Regards
Peyman

Your post makes no sense at all, if you have a problem with an app then contact the publisher.

I have a galaxy s3 and i deleted application backup directory by mistake
Whatever the application then the directory may be deleted .Try RECUVA .
As you don't bother to say then you guess where and what .

Wild guess: you deleted your apps backup folder but are interested in recovering a subfolder??
First off, the bigger or more files the tougher it will be to recover them.
Secondly if you deleted them a long ime ago you have even less chances.
Thirdly if you performed many operations on your phone after deleting them you have even less chances (downloading stuff copying doing stuff anything).
On android hexamob recovery pro is good but i think you need root.
If not plug in your phone to pc and use the recuva mentioned above. Dont expect miracles, your files may have changed name or have been corrupted.
Sent from my GT-I9300 using xda app-developers app

Related

Deleting/Editing Nandroid Backups

Is there a way to edit the name of the backup files in amons recovery. and is there a way to delete the backups. any help appreciated thanks
The backups are all located in the nandroid folder on your sdcard. the first folder inside nandroid is your device's serial number or something, the ones inside that are the backups, named by date and time. im pretty sure you can renaame these folders with no harm done to nandroids restore abilities and deleting them does absolutely no harm
if you want to edit the internals, you need to unyaffs it
When i rename the back up it will never let me back up so i wouldnt do that.... i lost my backup because of this :/
that sucks
He is right.. i went into the sd card went to nandroid and tried changing the names of the backups to keep them organized and it wouldnt restore.. then i renamed them to what they were before i changed them and they restored succesfully.. so can anyone shed some light if it is even possible to rename these nandroid backups?
Im sure it is an issue with Amon-ra's program.
Go find the guy and ask him.
There is a way to edit the name and still have the backups work.
The original name is BSD-20100330-0745. You apparently need the last part for the date and such. I changed the name to EvilEris1.1 and it failed, but if it is changed to EvilEris1.1-20100330-0745 it works. You just need the "-20100330-0745". So "(name)-20100330-0745" will work.
Amon_RA said:
Renaming works fine, just don't use spaces or special characters.
Click to expand...
Click to collapse
i didnt link the thread he posted that in because i told him about this thread and dont want posts in two places. though you could find it easily im sure....
Excellent, that is better than what I had to do.
Problem solved!!!!!!!
I was just messing around with it for an hour or so and I resolved my own question.... You can name the backups what ever you want.. you dont have to have the dates or anything just no spaces in the name... so if you wanted to name it "Evil Eris 1.1" it would have to be something like this... "Evil-Eris-1.1" No Spaces...
You could also (from a computer with your phone in recovery) do:
adb shell
nandroid-mobile.sh -b
It will ask you what to name it, and then it will automatically add the suffix.
you get the "run mobile.sh" error if you rename the folder directly under the "nandroid" folder on your sd card directory. you will also get this error if your battery is low or you have no storage left. the folder directly under the "nandroid" folder it is your serial number. if you're having issues, just go to the "other" menu and select "send recovery.log to SD card." then go in and search the recovery.log file on your sdcard for "serialno=" right after that there will be a 12 character string of capital letters and numbers directly followed by lower case letters that are useless for this purpose. Create a folder with the same name as that string (capital letters and numbers only, no lower case) and place your previously renamed backups into that folder and voila! you'll be able to restore them.
burdenedreflect said:
The backups are all located in the nandroid folder on your sdcard. the first folder inside nandroid is your device's serial number or something, the ones inside that are the backups, named by date and time. im pretty sure you can renaame these folders with no harm done to nandroids restore abilities and deleting them does absolutely no harm
if you want to edit the internals, you need to unyaffs it
Click to expand...
Click to collapse
thank you, it worked for me
I'm not sure this is the correct place to post this info or my question, but I believe it is at least relevant to the topic at hand. If not, I apologize profusely.
I have numerous backups created with CWM (v6.0.1.0) that are eating up an enormous amount of space on my Galaxy Nexus SD card. I've been flashing numerous ROMs and Kernels and I want to get rid of most, if not all of those backups and then create a fresh one from my current working/bootable ROM (JB 4.1.1), just so I have a good backup to roll back to if/when I hose up my phone.
For poking around on the the SD card, I'm using a Windows-based program called 'Android Commander' (Google it), which I find to be exceptionally handy. It is very much like Total Commander, which I've been using for MANY years (since version 1.0 of the original Windows Commander) on Windows boxes, as well as a variant under numerous Linux distros.
At any rate, what I've discovered is as follows;
1. the contents of the /clockworkmod/ directory on the SD card contains three directories and a couple of files (in its root). The directories are;
/clockworkmod/backup/
/clockworkmod/blobs/
/clockworkmod/download/
2. the /clockworkmod/backup/ folder contains folders that are dated and time stamped (date and time the backups were created).
3. within each of the /clockworkmod/backup/date-time folders, there are six (6) files, the largest being the 'recovery.img' file. There is also a 'boot.img' file and four (4) other files that are quite small. Each 'recovery.img' file sizes are in gigabytes (yeah, I have a lot of crap on my phone), so it's pretty obvious that deleting these directories will give me a great deal more storage space, which is my main goal in life right now (recoup all that space).
4. my main point here, however, revolves around the /clockworkmod/blobs/ director. There are over 3000 sub directories within that directory, and I have no idea how many files are within those sub directories or how much space on the SD card they occupy, although my guess is around 8-10 gigabytes. Being an astute user of Google, here's what I found out about all this;
"Starting with version 6, duplication support has been built into clockworkmod recovery. The blobs directory folder contains a hashed directory structure that holds the duplicated files across all backups."
// This info was derived from a post on Android Enthusiasts (author unknown).
"Don't delete anything in your blobs folder. Those are your nandroid backups. Starting with CWM6, it makes incremental backups and your backup files point to the files in the blobs folder. To free up space, delete unwanted backups and the next time you run nandroid, it will delete the unneeded files in the blobs folder."
// This info was derived from a post by 'NotJustAPhone', a very senior member of the Android Central forum.
And for my next trick ... what I'm wondering is if it REALLY matters whether or not I blow away the contents of the 'blobs' directory, and I guess that's my question. What if I do delete everything in 'blobs'? Since I'm going to flash another ROM and Kernel anyway, does it matter? That directory obviously started out life as being empty, right? What will CWM do, or more importantly, NOT do, should I blow away the contents of the 'blobs' directory (assuming the file system will let me)? Won't CWM just create a new/fresh/relevant set of directories/files within 'blobs' the next time I do a backup? Has anyone actually tried doing that?
And just in case anyone is wondering, the only thing in the /clockworkmod/download/ directory is the clockwordmod img file.
Thanks in advance for any response this might elicit.
Old Fart
ImaOldFart said:
I'm not sure this is the correct place to post this info or my question, but I believe it is at least relevant to the topic at hand. If not, I apologize profusely.
Click to expand...
Click to collapse
Hi! You're in the HTC Droid Eris section of the forum, and the latest version of CWM for the Eris is much older (v2.x).
Without direct experience with the newer versions, all I can wonder is that doesn't CWM have any way built-in to delete old backups?
On the Eris, the easiest and most reliable way of using CWM is through installing the "ROM Manager" app, in which you can then manage your backups from the Android interface. In the future, you might want to consider trying that for your device as well as it may make it easier for you to manage your own backups.
I have no idea if under your configuration if installing ROM Manager now would help you delete your old backups, and I realize that even then you would probably only be able to delete them one by one, which is how it works for me in ROM Manager, and that being able to delete them en mass via Windows might be tempting. I keep four backups of my currently running ROM, and number them. I keep the very first one which is usually after I configure the ROM to my liking without really installing or restoring any apps.
Maybe you should ask wherever CWM-specific support is, but definitely at least in the section for your phone might attract better answers.
Good luck.

[Q] Just been screwed by the galaxy

Hi there guys so i got a Galaxy S II and amazing as it is I read a thread About the EFS folder now the good news is that i wrote down the IMEI number when i first got the phone but the bad news is that i flashed a lot of custom ROMS on it and from what i can see the EFS folder is empty what can i do to restore and back it up?
This thread is a good start. There are lots of others. Rather than using XDA's search facility (which is useless at the best of times), do a Google search & append XDA to your search query.
From there, you could try GS_II Repair from the Market (again, there are probably other apps which might help). And finally, last resort for people who don't backup their EFS when flashing custom roms/kernels like they should given how simple it is to do is to contact a member on here called Odia who might be able to 'recover' your IMEI for a small donation (a 'case of beer' does it, from what I've been told).
You if you go to settings > about phone what does it say on IMEI number ? Unknown ?
I use this app when my nvdata file crash https://play.google.com/store/apps/...GwsMSwxLDEsImNvbS5oZWxyb3ouR1NJSV9SZXBhaXIiXQ..
Garethkungfu said:
Hi there guys so i got a Galaxy S II and amazing as it is I read a thread About the EFS folder now the good news is that i wrote down the IMEI number when i first got the phone but the bad news is that i flashed a lot of custom ROMS on it and from what i can see the EFS folder is empty what can i do to restore and back it up?
Click to expand...
Click to collapse
what file browser did you use?
I used Es file explorer and the Efs folder was empty ,which is not possible since I haven't flashed any roms.
use root explorer and you will find that the folder is not empty (if you're lucky that is).
MR.change said:
what file browser did you use?
I used Es file explorer and the Efs folder was empty ,which is not possible since I haven't flashed any roms.
use root explorer and you will find that the folder is not empty (if you're lucky that is).
Click to expand...
Click to collapse
i'm using ES file explorer and the efs folder is not empty, everything is there
If you flashed a lot of custom roms one of them may have backed up efs folder at boot .
Check phone sd card for an efs backup file .
jje

[Q] can't delete some files and folder

Hello, i'll try to explain what's my problem in the best way... sorry for my english...
I used Airdroid to transfer 2 songs downloaded from iTunes from pc to my Vodafone Galaxy S3. I save those 2 songs in sdcard0/mnt/extSdCard/media (now Airdroid can't see sdcard with Android 4.1.2) and than i move in extsdcard but songs in sdcard0/mnt/extSdCard/media still exist so i try to delete manually in a lot of way but i can't.
If i copy this files in sdcard0, but in other folders inside sdcard0, i am able to delete files but not in sdcard0/mnt/extSdCard/media.
I've create a New folder in mnt/extSdCard and also this folder now it's impossible to erase.
I've try with stock file manager, with x-plore and also from pc but nothing.
I would like to delete this files without wipe and root, i think it's an app that cause this little but very annoying problem.
I hope someone of you can help me.
Have a nice week end.
One its in the wrong forum its a question = Q&A
Two . You dont want wipe or root = no chance if you have failed to delete it .
Three
Choices Factory reset wiping data or rooted phone using root explorer or Android Commander .
But it is very difficult to understand your problem from your post .
jje
Thanks for reply... It's difficult to understand my problem for my English or other?
If need explanation tell me...
Sent from my GT-I9300 using xda app-developers app

V3Go/tiles/<ip address>/v3_tms/##/####/######.png.osn files?

I was cleaning up files on my Galaxy Note 4 (unrooted) and found a folder in the device storage
named
V3Go
with the structure given above, which seems to contain map tiles (but named xxxxxx.png.osn)
I cannot identify which application these belong to (possibly something I uninstalled long ago
which left lots of data used?
Anyone have an idea?
I would love to delete this data, but of course I don't want to damage any app that might be using it.

The possibility recover information from .asec

Hello.
There was a big trouble, because there are ugly men, perverted a good file manager (in the past, unfortunately...) ES File Explorer.
After i flashing my Fly Magic, as usual, I decided to restore the backups Titanium.
I do not remember why, but I opened file manager and this bastard invited me to clean the "rubbish".
I have not looked, clicked on something and he removed all backups...
Using of the best file recovery program "dmde" - did not help...
But it turned out that before I pulled from the SD-card, along with the garbage, .android_secure folder.
Search the Web showed it just will not work to recover the information from there, because it is encrypted.
A AppsOnSD.sks key, of course, already been overwritten after flashing ...
.asec files are opened by AndroidStudio, but in the form of gibberish.
Question: I'm a complete zero (nuub and dummie) in the programming, though "on you" with IT-sphere.
Strongly request help on the issue of the content of the .asec files WITHOUT "AppsOnSD.sks" key
In fact, I need to get from one app - it is the Old notepad (Ultra Notes app), and that is the russian text. All the rest does not matter.
Thank you in advance.

Categories

Resources