[Completed] please help recovery deleted files from microSD(twrp files) - XDA Assist

hello. im at a lost i tried multiple softwares but none have recovered the files that i needed. im trying to recovery my twrp backup files and my mybackup pro files as well as other similar files. i was able to recover my pics but not the rest. the software i use recover raw files. there either zip that are unable to open or .stl files also unable to open . i accidentally did a factory data reset in rom(jasmine) on my sdcard can someone suggest a software that will help me out
here are the softwares ive use
Sandisk recovery pro
easeus
active file recovery
recuva
the files will say
0001.rar or zip
(numbers).stl
(numbers)tar

XDA Visitor said:
hello. im at a lost i tried multiple softwares but none have recovered the files that i needed. im trying to recovery my twrp backup files and my mybackup pro files as well as other similar files. i was able to recover my pics but not the rest. the software i use recover raw files. there either zip that are unable to open or .stl files also unable to open . i accidentally did a factory data reset in rom(jasmine) on my sdcard can someone suggest a software that will help me out
here are the softwares ive use
Sandisk recovery pro
easeus
active file recovery
recuva
the files will say
0001.rar or zip
(numbers).stl
(numbers)tar
Click to expand...
Click to collapse
Hi, thanks for using XDA assist!
First, please create an account so you can post in other forums.
After creating your account, please ask your question here:
http://forum.xda-developers.com/showthread.php?t=2257421
The experts in that thread may be able to help.
Good luck!

Evolution_Tech said:
Hi, thanks for using XDA assist!
First, please create an account so you can post in other forums.
After creating your account, please ask your question here:
http://forum.xda-developers.com/showthread.php?t=2257421
The experts in that thread may be able to help.
Good luck!
Click to expand...
Click to collapse
i thought i was log in. sorry about that. i ask in the right thread now.

Thread closed.

Related

how do i install/flash the official android 5.0 on my LG D838 (taiwan)?

newbie here, i just downloaded the file .kdz on my phone, how do i flash it? Do i need to hook it up on my computer? do i just open the file on my phone?
will my files be deleted/ phone be reformatted? any information will help.
Thanks
Sir,
Please wait until mods will move this thread to the device specific forum for more relevant answers.
For more questions or to have full access please register an account on XDA forum.
Stand by
Good luck
XDA Visitor said:
newbie here, i just downloaded the file .kdz on my phone, how do i flash it? Do i need to hook it up on my computer? do i just open the file on my phone?
will my files be deleted/ phone be reformatted? any information will help.
Thanks
Click to expand...
Click to collapse
Use LG Flash Tool to flash kdz file to your phone. (Assuming your phone is LG)
Try to google “flashing kdz file on your phone model.”
There are a lot of guides out there.
Good luck!

[Completed] How to "push" files from a zip-ped app

Hi I have a China tablet that has no apparent "recovery" and I'm afraid of flashing a recovery and risk bricking it.
I want to try to install a zipped app. (Maxx Audio) the file structure is
- Meta-INF
- System
somewhere in the "system" there is an apk file
I presume I "install" that apk file, then copy all the files under "system" into the "system" folder of my tablet?
Where do i put "meta-INF" files?
Thank you very much. Apologies for sounding dumb. I have googled for a few days and found no answer so I thought I'd ask at XDA.
Any help is appreciated.
joker97 said:
Hi I have a China tablet that has no apparent "recovery" and I'm afraid of flashing a recovery and risk bricking it.
I want to try to install a zipped app. (Maxx Audio) the file structure is
- Meta-INF
- System
somewhere in the "system" there is an apk file
I presume I "install" that apk file, then copy all the files under "system" into the "system" folder of my tablet?
Where do i put "meta-INF" files?
Thank you very much. Apologies for sounding dumb. I have googled for a few days and found no answer so I thought I'd ask at XDA.
Any help is appreciated.
Click to expand...
Click to collapse
Hello and thank you for using XDA Assist.
We cannot provide technical support nor can other members reply to your posts here on XDA Assist and it's difficult to point you towards a specific forum since you didn't provide any information about which device/ROM/file you have in mind. The file you describe seems to be a common "flashable ZIP" designed to be loaded by a custom recovery such as TWRP. Without such a recovery, you would need to study the steps included in whatever scripts are in the "meta-INF" directory and duplicate them manually from a terminal emulator prompt or maybe from an ADB link to a desktop or laptop, an eminently dangerous endeavor NOT recommended unless you're positive you know what you're doing. If you need more information, try asking with all relevant details in the friendly general Android Q&A, Help & Troubleshooting forum at http://forum.xda-developers.com/android/help. That's a good place to start where members familiar with your device might be able to advise you. You could also ask wherever you found the file you're attempting to install.
Good luck!
Thank you. In the zip thread someone said just to install the apk and then push the files and it worked for him.
http://forum.xda-developers.com/oneplus-one/themes-apps/app-05q-maxxaudio-lib-t3026967
joker97 said:
Thank you. In the zip thread someone said just to install the apk and then push the files and it worked for him.
http://forum.xda-developers.com/oneplus-one/themes-apps/app-05q-maxxaudio-lib-t3026967
Click to expand...
Click to collapse
It all depends on what command(s) the script in the ZIP file contains but I'm sure whoever uploaded the file can help you. As mentioned earlier, we cannot provide technical support here, sorry.
This thread is closed.

[Completed] Why am I unable to find a zip file in android (from laptop)?

I usually find no problem copying files from android to my laptop like everyone but there's a certain file I am trying to send to my pc but I can't find it in any way in File explorer. It's a zip folder but I usually have no problem finding zip files. What should I do?
Hello,
Welcome to XDA.
Try posting your question in the link below.
http://forum.xda-developers.com/android/help
The experts there may be able to help. Good luck.

[Completed] File recovery help [URGENT]

This is my very first time posting here and I really didn't know where should i look for help other than here, so... Hello there, XDA community.
It goes like this: Several months ago, I accidentally deleted a note in S Memo from my Galaxy S4 (SGH-I337, rooted stock Kitkat 4.4.2). Recently, when I realized that I actually need it, I have looked upon several solutions, one of them being exploring the thumbnail cache folder of the S Memo app (/storage/emulated/0/Application/SMemo/cache), which gave me the cache files but among them I didn't find the lost note. Now, if the cache files were packed inside a regular image extension, I would have no problems recovering them with any usual android file recovery tool, but unfortunately they are basically .png files packed inside a weird extension (.sfm to be exact, literally by changing the extension in the file name to .png they become viewable). Since there isn't any software that is able to recover files with that extension, what are the options?
How hard is it to compile an actual app which would dig up the folder for the note? (I've done some basic programming stuff when I was younger and I do have an idea how it all works)
Where are actual S Memo files stored? Is it easier to recover them instead of cache?
Also, since I'm rooted, is it possible to turn the phone into a mass storage device and trick the computer so I could look up for the note using PC file recovery tools?
The case is really urgent.
Any help would be appreciated.
Thanks in advance,
D.
Hi,
Thanks for using XDA assist.
Please create a XDA account and post here:
AT&T Samsung Galaxy S 4 Q&A, Help & Troubleshooting
Good Luck! - gsstudios

[Completed] .backup file

Hi
I'm trying to restore my phone back to the standard settings using a .backup file that someone on the xda forums was kind enough to upload. The problem though, is that clockworkmod doesn't appear to find the file. I think I found the problem though.
CWM appears to have a different way of saving backups. Instead of just having a .backup file, it has a folder with the date I made a backup to test, and in that are the boot & system (etc...) files.
How would I go about solving this?
XDA Visitor said:
Hi
I'm trying to restore my phone back to the standard settings using a .backup file that someone on the xda forums was kind enough to upload. The problem though, is that clockworkmod doesn't appear to find the file. I think I found the problem though.
CWM appears to have a different way of saving backups. Instead of just having a .backup file, it has a folder with the date I made a backup to test, and in that are the boot & system (etc...) files.
How would I go about solving this?
Click to expand...
Click to collapse
Hi and welcome to XDA.
Try posting your query in:
Android Q&A,Help and Troubleshooting.
You'll have to create an account to post in the main forums.
Good luck

Categories

Resources