Recover deleted files with mac - Nexus 5 Q&A, Help & Troubleshooting

Hello,
yes this has probably been a problem to many people, but I couldn't find a solution for my case.
I flashed a ROM and forgot to backup my files before, so now my whole photos and files I need are gone.
I am looking for a solution to restore deleted photos on my nexus 5. I obviously can't use generic recovery methods because, well, I don't have a sd card to pull out and plug into my computer.
is there a app / method to recover deleted files directly on the nexus (over adb?)?
Paid solutions are welcome too!

Check this thread, has a topic on OTG, which happens to allow mounting as usb storage. Might do the trick.

Hmm the OTG part is about mounting devices on the nexus. I want it the other way around, mount it on my mac and run recovery software on it.
Any ideas on that?

Can't be done.
Only options are whats in my signature. Section 5.4
Sent from my Nexus 5 using Tapatalk

Aqua3 said:
Hello,
yes this has probably been a problem to many people, but I couldn't find a solution for my case.
I flashed a ROM and forgot to backup my files before, so now my whole photos and files I need are gone.
I am looking for a solution to restore deleted photos on my nexus 5. I obviously can't use generic recovery methods because, well, I don't have a sd card to pull out and plug into my computer.
is there a app / method to recover deleted files directly on the nexus (over adb?)?
Paid solutions are welcome too!
Click to expand...
Click to collapse
you can give this a try and it works great with nexus5 does job well http://www.android-data-recovery.org/android-data-recovery
u need a paid version ,it restores your contact ,messages,pic and files fine just put it on deep scan and let it do the rest later restore

rootSU said:
Can't be done.
Only options are whats in my signature. Section 5.4
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Yes, I am currently trying a option cross linked in that guide.
I'm taking a raw image of my data partition to my mac and will try to restore data there.
Steps taken from here - http://forum.xda-developers.com/gal...de-internal-memory-data-recovery-yes-t1994705. Although for windows, but finding the needed tools for mac is not that big of a task.
Will report if I have any success on this

Aqua3 said:
Yes, I am currently trying a option cross linked in that guide.
I'm taking a raw image of my data partition to my mac and will try to restore data there.
Steps taken from here - http://forum.xda-developers.com/gal...de-internal-memory-data-recovery-yes-t1994705. Although for windows, but finding the needed tools for mac is not that big of a task.
Will report if I have any success on this
Click to expand...
Click to collapse
Yep, we always love to hear a success story. Thanks!

This Data Recovery enables you to recover lost photos, videos, documents and more other files from your nexus 5, you can have a try.
t.co/IRVeusio2J

You've mentioned, " I don't have a sd card to pull out and plug into my computer", actually, you could apply to some app that could identify your device directly.
Here is an Android Data Recovery Mac that may help. You can also google other apps if you need.

Related

[Q] Lost my WP7 restore files. Please help

Hi,
I just had to format my hard drive and thus lost all my WP7 restore files.
Is there anyway to recover all those file so that I can perform a restore on my phone?
I've tried different data restore softwares, but the files are all messed up and I can't remember which folder to put the files in.
Please help me. Thank you.
That really sucks, but this does raise a pretty good question. Where do the phone restore files save to? And how can somebody make sure their backup is going to transfer to a new HDD?
On Win7, try this:
\AppData\Local\Microsoft\Windows Phone Update\XXX-XXX-XXX\Data
I found 5.8Gb of data in this directory following my upgrade to 7390. This helps explain why the update took nearly an hour to complete...
FWIW, i've moved the data off my pc to another drive and everything functions well. The Zune update page no longers shows the option to restore to the previous update, 7008. Other than that, it all looks normal.
aquanaut88 said:
On Win7, try this:
\AppData\Local\Microsoft\Windows Phone Update\XXX-XXX-XXX\Data
I found 5.8Gb of data in this directory following my upgrade to 7390. This helps explain why the update took nearly an hour to complete...
FWIW, i've moved the data off my pc to another drive and everything functions well. The Zune update page no longers shows the option to restore to the previous update, 7008. Other than that, it all looks normal.
Click to expand...
Click to collapse
Thanks. Can you show me the files and folders contained in that backup?
I wanna try my luck again with this
yea, the other guys are right, I had the same issue but if you follow this you will guarantee that you will find your files
Thanks. But what I need to know is the folders to put my recovered files to
In my case it seems they're here:
C:\Users\your user name here\AppData\Local\Microsoft\Windows Phone Update\xxxxx - xxxxx - xxxxxx - xxxxx\RestorePoint\xxxx-xxxxx-xxxxxx-xxxxx\Data
I hope it helps
If you formatted your Hard Drive after you made your backup, you might be SOL unless you have a backup of your hard drive after you backed up your phone.
If you dont, The only real way is to find a rom for your phone.
The folder would be in...
%LocalAppData%\Microsoft\Windows Phone Update

[Q] How to create a backup of the entire phone to restore it later?

Hi, I currently have my nexus 5 in 4.4.4, and I'd like to try Android L, but I want to know if there's a way to create a full backup of my phone, like an image, so I can go back to 4.4.4 with everything as I left it, including apps, contacts, images, and all that, my phone is rooted, so I guess there's a a way, but, would it be possible to restore it if I'm already in Android L? thanks!
saman0suke1 said:
Hi, I currently have my nexus 5 in 4.4.4, and I'd like to try Android L, but I want to know if there's a way to create a full backup of my phone, like an image, so I can go back to 4.4.4 with everything as I left it, including apps, contacts, images, and all that, my phone is rooted, so I guess there's a a way, but, would it be possible to restore it if I'm already in Android L? thanks!
Click to expand...
Click to collapse
Take a nandroid backup then copy your sdcard to your computer
rootSU said:
Take a nandroid backup then copy your sdcard to your computer
Click to expand...
Click to collapse
Is this going to work if I want to use it from Android L to restore it? thanks!
saman0suke1 said:
Is this going to work if I want to use it from Android L to restore it? thanks!
Click to expand...
Click to collapse
Your best bet would be to take a nandroid backup (which will go to sdcard) then connect in recovery and adb pull the entire /sdcard (which is /data/media/0) to your pc. Then whne you want to go back, adb push it back.
Click the link in my signature. In there you'll find a thread about adb and fastboot if you're unsure about adb push and pull commands.
rootSU said:
Your best bet would be to take a nandroid backup (which will go to sdcard) then connect in recovery and adb pull the entire /sdcard (which is /data/media/0) to your pc. Then whne you want to go back, adb push it back.
Click the link in my signature. In there you'll find a thread about adb and fastboot if you're unsure about adb push and pull commands.
Click to expand...
Click to collapse
I'll take a look at it, I appreciate the help, thanks!
No probs.
The good thing about adb is you can push and pull files to your device, even if you cant get into Android.
rootSU said:
No probs.
The good thing about adb is you can push and pull files to your device, even if you cant get into Android.
Click to expand...
Click to collapse
That's great! and I have used adb before, mostly with rooting and development, but not a lot with backups and all that, I'll give it a try, thanks!:good:
U can use cwm too
kanhaiya
Kanhaiya1.kk said:
U can use cwm too
kanhaiya
Click to expand...
Click to collapse
That would be the "nandroid" part of the solution I suggested. This will not backup the sdcard though
Yes u ri8
Bt i suggested an easy way.. & with the help of some apps like titanium backup or my backup he can restore all things..
kanhaiya
Another way you can do is install Gdrivesync and sync your /sdcard partition to your Google Drive account. It won't replace the files on the phone but this will enable you to be able to recover lost downloads. You can set it up to have it automatically sync every x hours and it's nice too because if you accidently want to install the latest update but it wipes your whole phone including any backups, at least you can get your data again and just have to set up your apps.
If by "easy" you mean "incomplete ", you're right
Sent from my Nexus 5 using Tapatalk
rootSU said:
If by "easy" you mean "incomplete ", you're right
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Hey, I was doing some research, but all the tutorials that I find talks about GooManager, CWM or TWRP. I thought there was a way to create the nandroid backup manually, if not, which of these would you recommend? after that I would pull the entire sdcard I guess right? thanks!
saman0suke1 said:
Hey, I was doing some research, but all the tutorials that I find talks about GooManager, CWM or TWRP. I thought there was a way to create the nandroid backup manually, if not, which of these would you recommend? after that I would pull the entire sdcard I guess right? thanks!
Click to expand...
Click to collapse
You can investigate adb backup. Never used it myself so not sure what it includes
http://forum.xda-developers.com/galaxy-nexus/general/guide-phone-backup-unlock-root-t1420351
rootSU said:
If by "easy" you mean "incomplete ", you're right
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
rootSU said:
You can investigate adb backup. Never used it myself so not sure what it includes
http://forum.xda-developers.com/galaxy-nexus/general/guide-phone-backup-unlock-root-t1420351
Click to expand...
Click to collapse
I'll check on that one; just wondering, have you ever used any of those that I mentioned? if so, which one would you recommend? Thanks!
saman0suke1 said:
I'll check on that one; just wondering, have you ever used any of those that I mentioned? if so, which one would you recommend? Thanks!
Click to expand...
Click to collapse
The only thing that has worked consistently for me is to grab what you want off the /sdcard and copy it to a pc. Then a nandroid of the rest of the phone. I've had mixed results with adb backup and backup apps.
Sent from my Nexus 5 using XDA Free mobile app

[Q] Motorola Droid Ultra erased...photo recovery possible?

Motorola Droid Ultra Erased....HELP. Thanks to anyone out there who even takes the time to read or reply. I get that my issue is probably petty in this forum but I just want a simple answer of move on it is impossible or you can try this. I am a complete newbie so pardon my lack of knowledge on the topic.
I had my phone locked with a pin. My darling six year old entered the pin however many times it take for it to magically start erasing itself. (BTW this is the second time this has happened and I thought I had safe guarded it from happening again.) I don't care about anything but the photos that I lost. Is there anyway to recover the photos or should I just move on and forget? I have not been using it hoping that there was a way to root the phone and recover something but upon reading lots and lots of things I think I am screwed because my phone is version 4.4.4. Can someone confirm or deny.
Thanks again for taking the time to read.
You can try to retrieve your photos using a data recovery program. Search Google for get data back or just do a general search for USB data recovery
CM12 Inside DROID Ultra
tecsironman said:
You can try to retrieve your photos using a data recovery program. Search Google for get data back or just do a general search for USB data recovery
CM12 Inside DROID Ultra
Click to expand...
Click to collapse
I tried that but because the phone is not recognized as a drive on computers there is no way to access the files for data recovery. Even programs that say they can to end up failing and the phone needs to be rooted.
Wait are you using your phone now?
CM12 Inside DROID Ultra
tecsironman said:
Wait are you using your phone now?
CM12 Inside DROID Ultra
Click to expand...
Click to collapse
No. I tried to recover the files immediately after it happened. And found out about the USB Mass Storage no longer being an option in Android 4.0 phones thus causing issues for recovery. Everything I read then said the phone would need to be rooted but I am running version 4.4.4 and everything I have seen has said thus far it has not been done.
Can't you just boot the phone up and use it ad a USB device in android. You can clearly see your downloaded files and such without being rooted
CM12 Inside DROID Ultra
tecsironman said:
Can't you just boot the phone up and use it ad a USB device in android. You can clearly see your downloaded files and such without being rooted
CM12 Inside DROID Ultra
Click to expand...
Click to collapse
I am not following what you are saying. The files were deleted so nothing shows. I need to use a recovery program to gain access to the deleted files but cannot get to them without being able to access the phone as a USB storage device...not a camera or device which is all that is able to be done with MTP/PTP.
unless you backed them up somewhere that's not on your phone then i don't think you can recover them
10timesacharm said:
I am not following what you are saying. The files were deleted so nothing shows. I need to use a recovery program to gain access to the deleted files but cannot get to them without being able to access the phone as a USB storage device...not a camera or device which is all that is able to be done with MTP/PTP.
Click to expand...
Click to collapse
Yes nothing shows but you want to recover deleted data from your phone. The only way is to mount the phone. So you can mount the phone in android when you transfer music and pictures from computer and phone it shows up as a drive in my computer. You can use data recovery software and run it on that drive. You don't need root since your pictures were not stored in the root of the device
Recover Deleted Files on Android In a Few Minutes!: http://youtu.be/tGw1fxUD-uY
CM12 Inside DROID Ultra
i faced a similar situation and was not able to recover any photos. i tried a bunch of different methods and programs. i thought the most promising was an android app, that runs on the phone was diskdigger, but it didnt render any results.
i wish you the best

Recovering data from opo after deleting /storage folder and factory reset

Hi,
tl;dr:
Is there a theoretic way to recover data from the phone after:
1. deleting /storage folder
2. and then rooting (which means factory reset?)
If there is a theoretic way to recover it from the bits, is there a way to take a snapshot of the current state of the bit, so I can (in theory) recover the media in the future?
Long version:
First of all I know I'm very stupid..
Yesterday I've deleted my /storage folder since in first glance it looked empty.
Then I figured out what did I do, so I tried to recover the information.
I've searched the web for an application that does that and I found one that required rooting the phone, so I rooted the phone which means I made factory reset.
Then I tried to recover but it didn't manage to recover the photos and videos.. (it did recover whatsapp photos and some other things but not from the dcim folder).
I tried then several different applications that may not ask for rooting the phone so maybe I made a mistake by doing that (not sure that they wouldn't request for rooting either) but no success with that...
I'm willing to pay money to save that data but do you think it's not recoverable anymore?
I also called the 3 biggest recovery companies in my country, 2 of them told me that they don't think it's possible and one agreed to take it to their labs for a small price and then give me an offer.
If there is a theoretic way to recover it from the bits, is there a way to take a snapshot of the current state of the bit, so I can (in theory) recover the media in the future?
I'm very desperate and would be very thankful for your help
PeroPy said:
Hi,
tl;dr:
Is there a theoretic way to recover data from the phone after:
1. deleting /storage folder
2. and then rooting (which means factory reset?)
If there is a theoretic way to recover it from the bits, is there a way to take a snapshot of the current state of the bit, so I can (in theory) recover the media in the future?
Long version:
First of all I know I'm very stupid..
Yesterday I've deleted my /storage folder since in first glance it looked empty.
Then I figured out what did I do, so I tried to recover the information.
I've searched the web for an application that does that and I found one that required rooting the phone, so I rooted the phone which means I made factory reset.
Then I tried to recover but it didn't manage to recover the photos and videos.. (it did recover whatsapp photos and some other things but not from the dcim folder).
I tried then several different applications that may not ask for rooting the phone so maybe I made a mistake by doing that (not sure that they wouldn't request for rooting either) but no success with that...
I'm willing to pay money to save that data but do you think it's not recoverable anymore?
I also called the 3 biggest recovery companies in my country, 2 of them told me that they don't think it's possible and one agreed to take it to their labs for a small price and then give me an offer.
If there is a theoretic way to recover it from the bits, is there a way to take a snapshot of the current state of the bit, so I can (in theory) recover the media in the future?
I'm very desperate and would be very thankful for your help
Click to expand...
Click to collapse
try Undeleter from play store..worked for me on N4..never tried on OPO
atulclassic said:
try Undeleter from play store..worked for me on N4..never tried on OPO
Click to expand...
Click to collapse
Didn't work :crying:
You might give DiskDigger a shot. I never tried it though.
PeroPy said:
Didn't work :crying:
Click to expand...
Click to collapse
are you rooted since undeleter requires root
atulclassic said:
are you rooted since undeleter requires root
Click to expand...
Click to collapse
I'm...
After few weeks of working on that, I didn't make it to recover any of my photos/videos/whatsapp chat history (the things that were most important to me)
I tried several stuff, apperently all of the recovery programs that using the adb to directly connect to the phone through the PC doesn't work well enough, as well as the programs that works from the device...
I tried this article:
http://www.dflund.se/~jokke/androidfilerecovery/
but it didn't work for some reason...
Then I tried that one :
http://forum.xda-developers.com/gal...de-internal-memory-data-recovery-yes-t1994705
I used a centos VM to get a image of the device partiotns the way they suggested (I couldn't make the busybox work).
I mapped that file as hard disk
I tried to use 'Recuva' it seems like it managed to restore files but something apperantly went wrong and the files wasn't helpful...
I tried to use 'easeus data recovery' it worked better, it found around 20k files.. There were alot of directories and I didn't look up at it so much but it recoverd alot of photos which I think were from the whatsapp media.
Incase someone who made the same mistake by deleting the 'storage' folder, get to this post, I recommend to turn off the phone immidietly and find a way to do that without rooting the device.. (although it might be impossible since as far as I know all of the methods I used were depends on a rooted device, but I didn't look up on this since the first thing I done is to root my device - which might be the mistake)...

[HELP] Internal Storage not accessible

Hi,
Since a few days I'm unable to see any data in my phone via gallery or file manager or any application, and I'm unable to save any data to internal storage. (example: I'm able to use whatsapp for texting, but I can't receive/send any audio/picture and I can't access the old ones).
And I keep getting this error message:"com.android.providers.media.MediaApplication keeps stopping."
I don't know if that's what causing it or if that's just a consequence of not being able to access internal storage.
I can still see all the used storage from settings though.
Phone has unlocked bootloader, but no root/custom rom/recovery.
I saw other Oneplus users started getting the same error these days... (I have a Oneplus 6, but others have different models like Oneplus Nord).
Someone resolved by wiping system and they were able to retrieve storage content and functionality, but they lost apps data, I'm trying to find another way since I have an unlocked bootloader.
A user on stackoverflow suggested I should clean the com.android.providers.media.MediaApplication app data to regenerate the database, but I couldn't figure out how to do it
I tried cleaning media and media.module packages (not media.MediaApplication) from adb but no luck even if successful.
I tried removing "com.android.providers.media" (not media.MediaApplication, I couldn't find that one) folder from data/data with twrp file manager but no luck...
Is there a way to specifically clean "com.android.providers.media.MediaApplication"?
If anyone has any other suggestion on things to try, post it here please.
Have you modified any system settings recently? Or might be just some unorganized drivers.
Conect pc and make bakup your stuff...
Then on settings make Factory Reset...
Zxalilh said:
Have you modified any system settings recently? Or might be just some unorganized drivers.
Click to expand...
Click to collapse
Not at all... I never did any modding, and I saw it happened to people that were completely stock as well
Mord0rr said:
Conect pc and make bakup your stuff...
Then on settings make Factory Reset...
Click to expand...
Click to collapse
I wanted to try to avoid that route...
0xCuter said:
Not at all... I never did any modding, and I saw it happened to people that were completely stock as well
Click to expand...
Click to collapse
Maybe it's just a common error, you could search it up on youtube but I guess you will have to backup and reset your device
Zxalilh said:
Maybe it's just a common error, you could search it up on youtube but I guess you will have to backup and reset your device
Click to expand...
Click to collapse
I already looked everywhere but there is not much about it other than other users that are having the same issue
0xCuter said:
I already looked everywhere but there is not much about it other than other users that are having the same issue
Click to expand...
Click to collapse
Try this?
Zxalilh said:
Try this?
Click to expand...
Click to collapse
Already tried... didn't work unfortunately
You need to flash a fila called "SdcardFixPermissions-singed" and will be work again
anhenrique said:
You need to flash a fila called "SdcardFixPermissions-singed" and will be work again
Click to expand...
Click to collapse
Did you have the same problem or is it just speculation? I don't to want to break more stuff...
0xCuter said:
Did you have the same problem or is it just speculation? I don't to want to break more stuff...
Click to expand...
Click to collapse
I had the same problem, and this is how I solved it. But it's your own risk.
anhenrique said:
I had the same problem, and this is how I solved it. But it's your own risk.
Click to expand...
Click to collapse
Sorry, I see your message only now... Do you remember when did you have this problem? And was it this exact message on a Oneplus 6?
I have the problem of not being able to save anything in the storage or having a broken zip, always after using msmtool 10.3.5, I saw it in a post here about this file and it solved.
[SCRIPT/FIX] Internal sdcard permissions (/data/media/)
This should be applicable to any ROM on devices which share internal storage for applications and the internal "sdcard" (Note II, SGS3, probably others). Symptoms may include inability to take screenshots and other failures, and will usually show...
forum.xda-developers.com
the file was developed by a senior member and recognized @osm0sis

Categories

Resources