hello Geeks
i have a problem to Retrieve deleted photos from my internal sdcard01
I used to have CM10.1 4.2.2 and last week i flashed to Stock rom as i m going to sell the phone.
now i realized that the photos i took after CM10.1 flashed, all of them are saved into internal SDCARD0.
and i m having trouble to retrieve all the pic. most of them are my baby's pic. so sad.. if i couldn't get them back.
is there any successful way to restore them back? or Apps?
please help!!!
thanks in advance.
ydoubleun said:
hello Geeks
i have a problem to Retrieve deleted photos from my internal sdcard01
I used to have CM10.1 4.2.2 and last week i flashed to Stock rom as i m going to sell the phone.
now i realized that the photos i took after CM10.1 flashed, all of them are saved into internal SDCARD0.
and i m having trouble to retrieve all the pic. most of them are my baby's pic. so sad.. if i couldn't get them back.
is there any successful way to restore them back? or Apps?
please help!!!
thanks in advance.
Click to expand...
Click to collapse
if u didnt format they should still be in storage in dcim or in /data/media/...
if they are not there then they are gone
kessaras said:
if u didnt format they should still be in storage in dcim or in /data/media/...
if they are not there then they are gone
Click to expand...
Click to collapse
i think it is formatted when i flashed back to stock ROM.
i was using LG tool and kdz files.
does it mean i am totally gone?
oh my gosh.. i will never forgive mysefl..
Check data/media/dcim folder. Hope thsy are still there
Flying_Bear said:
Check data/media/dcim folder. Hope thsy are still there
Click to expand...
Click to collapse
there is no files inside /data/
so it is no hope?
ydoubleun said:
there is no files inside /data/
so it is no hope?
Click to expand...
Click to collapse
you must be looking at a wrong folder.
go to root folder of your device (where system, sys, etc, sdcard, data, storage and other system folders are) and check there.
edit:
actually, you aren't rooted, that's your problem. root, go to data/media/0/dcim. the photos should be there i think.
Flying_Bear said:
you must be looking at a wrong folder.
go to root folder of your device (where system, sys, etc, sdcard, data, storage and other system folders are) and check there.
edit:
actually, you aren't rooted, that's your problem. root, go to data/media/0/dcim. the photos should be there i think.
Click to expand...
Click to collapse
Its Rooted, after i flashed back to 4.1.2, and i rooted.
which explorer u want me to use from google play store?
ydoubleun said:
Its Rooted, after i flashed back to 4.1.2, and i rooted.
which explorer u want me to use from google play store?
Click to expand...
Click to collapse
root browser is what i use. any should work, really.
Flying_Bear said:
root browser is what i use. any should work, really.
Click to expand...
Click to collapse
There are 3 folders under /data/media/DCIM
1..thumbnails
2.100LGDSG
3.Facebook.
No pic in 2 and 3. but small jpeg (<20kb) files are in 1.
so what is the solution?
btw thanks for your replies
Ur looking in wrong folder again. Look in data/media/0/dcim
Flying_Bear said:
Ur looking in wrong folder again. Look in data/media/0/dcim
Click to expand...
Click to collapse
there is no 0 folder under media. what's wrong with my root folder?
Nothing is wrong, it got deleted during factory reset unfortunately. No way to get pics, im afraid. Sorry
Flying_Bear said:
Nothing is wrong, it got deleted during factory reset unfortunately. No way to get pics, im afraid. Sorry
Click to expand...
Click to collapse
Oh no. how about data recovery from PC using some 3rd party sw?
ydoubleun said:
Oh no. how about data recovery from PC using some 3rd party sw?
Click to expand...
Click to collapse
did u do a backup to a 3rd party sw ? there is no way to recover something that doesnt exist
kessaras said:
did u do a backup to a 3rd party sw ? there is no way to recover something that doesnt exist
Click to expand...
Click to collapse
no. i didn't. i thought all my photos and videos were saved in external sd?
so poor thing.
Under linux i use Photorec, but if it is formatted ... If you have a full nandroid backup on your SD...
P880 <3 CM
ydoubleun said:
Oh no. how about data recovery from PC using some 3rd party sw?
Click to expand...
Click to collapse
give it a try, but i doubt it will work. sorry :<
at least from now on, use the new way to backup. use a cloud backup app. for example for pictures i prefer myshoebox. u can do the same for contacts and everything. that way even if u go to another phone and log in to your cloud, you will always have your apps, your photos , your music , your contacts , everything.
If there is anything to save left ,then best chance is hexamob recovery on play store,but doubt it will find anything besides thumbnails.
Sent from my A1-810 using xda app-developers app
Try using recuva sw, it helped me once, but i think files have to be deleted to work and not overwritten or formatted
But since i'm not sure you can give it a try, not much damage to be done
Hey Guys.
Help! I Accidentally deleted my vacation photos I am planning to use the method described here. For that I need to know /dev/block userdata partition.
Any other method too is welcome.
Any help will be massively appreciated :good:
Thanks.
Try this, might still work. http://forum.xda-developers.com/showthread.php?t=1514286
nowetdio said:
Try this, might still work. http://forum.xda-developers.com/showthread.php?t=1514286
Click to expand...
Click to collapse
The link I posted in the OP uses Recuva too..Just that to make it work, u need to make a VHD or a RAW image of ur data partition and I am not sure what the data partition block on the G2 is. If our phones were to appear as a drive letter, not as MTP there are tons of recovery tools I can use but from ICS onwards, this is no longer possible.
So Im having the same problem as this guy's post but he has a slightly different device so the the unbrick.img would not work. Any help would be appreciated. I copied his post because he had some good instructions.
If someone can help me out I need a debrick image.
You need to be rooted and have busybox installed!
Simply run this command as root and upload the image to mega.
Code:
Code:
busybox dd if=/dev/block/mmcblk0 of=/sdcard/200MB.img bs=4096 count=50000
This will dump the first 200MB which includes bootloaders and such. No personal info, imei or other sensitive info will be contained in the dump. Greatly appreciate any help.
Thanks.
More info:
This is the same thing he did on his Note3.
http://forum.xda-developers.com/show....php?t=2476353
cydget said:
So Im having the same problem as this guy's post but he has a slightly different device so the the unbrick.img would not work. Any help would be appreciated. I copied his post because he had some good instructions.
If someone can help me out I need a debrick image.
You need to be rooted and have busybox installed!
Simply run this command as root and upload the image to mega.
Code:
Code:
busybox dd if=/dev/block/mmcblk0 of=/sdcard/200MB.img bs=4096 count=50000
This will dump the first 200MB which includes bootloaders and such. No personal info, imei or other sensitive info will be contained in the dump. Greatly appreciate any help.
Thanks.
More info:
This is the same thing he did on his Note3.
http://forum.xda-developers.com/show....php?t=2476353
Click to expand...
Click to collapse
http://goo.gl/HEzP7n?gdriveurl
Made one awhile back as a "just in case"
Good luck!
nutt_case said:
Made one awhile back as a "just in case"
Good luck!
Click to expand...
Click to collapse
YOU HAVE SAVED MY LIFE, THANK YOU!!!
I tried to root my sisters phone with the wrong rom. I am an idiot, I know. Thanks again. No really thanks.
cydget said:
YOU HAVE SAVED MY LIFE, THANK YOU!!!
I tried to root my sisters phone with the wrong rom. I am an idiot, I know. Thanks again. No really thanks.
Click to expand...
Click to collapse
Glad you got it going again:thumbup:
Hi. I have ended cleared my Lumia 620 DPP partition, and lost signal/wifi/bluetooth/product code.
I want to ask to anyone who knows the files and folder tree, to show me to test, to recreate at least folders and files, and trying to restore the product code and wifi.
If someone want to pass me a full DPP folder from any lumia, is better for me. Thanks.
LUMIA 530
augustinionut said:
LUMIA 530
Click to expand...
Click to collapse
Thank you! Going to try!
Edit: Thanks to your files, i have already restored bluetooth, wifi, and product code! Thank you so much!
Hlo bro's I want lumia 730 DPP files can u help for me
d-manse said:
Thank you! Going to try!
Edit: Thanks to your files, i have already restored bluetooth, wifi, and product code! Thank you so much!
Click to expand...
Click to collapse
Hello bro how u restore this . Can u tell for me .
Hey guys, I tried a lot of apps to find pictures which accidentally deleted. is there any proper app that i can use?
tried a few apps, like disk digger but had no success.
disk digger showed only whatsapp images, but the pictures i am looking for where in the DCIM folder
are there any other methods or apps that I could try?
atm I am on A11 with root
thx in advance
L-ViZ said:
Hey guys, I tried a lot of apps to find pictures which accidentally deleted. is there any proper app that i can use?
tried a few apps, like disk digger but had no success.
disk digger showed only whatsapp images, but the pictures i am looking for where in the DCIM folder
are there any other methods or apps that I could try?
atm I am on A11 with root
thx in advance
Click to expand...
Click to collapse
are you rooted?
chemyy said:
are you rooted?
Click to expand...
Click to collapse
yes, i am rooted
problem still not solved, would be happy if someone could help