Affichage des articles dont le libellé est Recover. Afficher tous les articles
Affichage des articles dont le libellé est Recover. Afficher tous les articles

dimanche 8 février 2015

[Q] PLzz Help Dead Phone Bricked How to Recover ? topic






plzz help me my grand 2 has been bricked and not boot at all before brick my phone restarts 10 mintes with blue screen issue and now my phone doesnot boot

PLzz Help ME :'(:confused:






samedi 7 février 2015

recover mode full backup ? topic






Just to be sure that I'll loose my son's' 6 year birthday....

I did received a remanufactured nexus 5 (previous one had a broken mike), I did encrypt my device, I think I didn't enable USB debugging.

Now my screen is broken (don't know why, nothing special, just droped it on my desk as usual), and I only can enter in fastboot and recovery, but no adb...

1. adb won't work in recovery
2. I did install driver, I'm trying to go on recovery blind, eg, two times volume down then power. Power hold on + volume up : adb doesn't see any device
3. I though I could make a full backup from adb then recover this backup on a new device or on emulator
4. I'll quit encryption for sure next time, it was for an rma purpose, eg no one can see my data when he or she gets my device rebulked






mercredi 4 février 2015

CM12 Theme engine - HowTo Recover from Boot Loop with some themes topic






Hi.

If you are a Theme enthusiast while testing new themes sometimes end up with a bootloop :( which happened to me many times
only way out is data wipe which is a worst nightmare for the flasher(without having backup)

here is a solution where data wipe is not involved :)

Requirements
  • Recovery filemanager like AROMAFileManager/TWRP Recovery (which has inbuilt FileManager)

  • incase if you are using AromaFM you shold know how to use it in recoverry

  • Patience


Steps
  1. Boot into recovery

  2. Open Recovery File manager

  3. goto Data/system/

  4. Delete theme folder

  5. Done

  6. Reboot


No Boot loops. Change the theme once you boot :)
Hope this saves lot of hours of users like me who struggle to recover the data.






jeudi 29 janvier 2015

[Q&A] [GUIDE] Recover FULL GT-I8160P if flashed to GT-I8160 (non-P) topic






Q&A for [GUIDE] Recover FULL GT-I8160P if flashed to GT-I8160 (non-P)

Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.

Before posting, please use the forum search and read through the discussion thread for [GUIDE] Recover FULL GT-I8160P if flashed to GT-I8160 (non-P). If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.

Thanks for understanding and for helping to keep XDA neat and tidy! :)






lundi 26 janvier 2015

Recover deleted pics in internal memory (Asus Zenfone 5 Lite) topic






Hi,
I accidentally deleted a whole album of 300+ pics and a few vids in an Asus Zenfone 5 Lite (internal memory). I downloaded a program that recovers deleted files for android (Yodot) but it wont detect the internal memory drive.
It is connected via a USB cable, USB Debugging option enabled and chose MTP. I guess it will only detect it if it's chosen as a USB Mass Storage but I don't know how. Please tell me if you know how to.
What's the best way to recover the deleted files?
Please help.






[Q] Need to recover data before wipe (bootloop) topic






nexus 5
android 4.4.2
bootloader version: HHZ11K
Secure boot: enabled
unlocked
rooted
encrypted (i have set a pattern to unlock)
TWRP 2.6.3.4
Xposed module (not sure which version or if it is relevant at all)
xprivacy (not sure which version or if it is relevant at all)

suddenly, while i was surfing twitter, the phone restarted and attempted to install an update (not sure if it was 4.4.3 or Lollipop).

The phone went into bootloop.

My concern here , for now, is not how to fix it. I just need to retrieve my data (contacts, pics, calendar,...).

I held the power button and volume down to load into bootloader. from there i started TWRP. I was greeted with "please enter your password". I entered my pattern following the below arrangement

1 2 3
4 5 6
7 8 9

after several attempts which always ended with "Password failed. Please try again" i hit "cancel". This took me to the main TWRP screen.

I was worried about my data so i tried to copy everything to my pc through "adb pull sdcard/ C:\test" through terminal but i only got two folders namely "sys" and "tmp" but none of my personal data

In TWRP i touched "mount" to find the following..
"Select Partition to Mount:"
[ ] System
[ ] Cache
[ ] Persist
[ ] firmware
[ ] USB-OTG

below them there is a line that says "Storage: Internal Storage (0 MB)"

below that it says "Decrypt Data". If i touch it, it asks to enter my password. Again, i enter my password and it says password failed.

The log has this:
Updating Partition details...
E:Unable to mount ' /cache'
E:Unable to mount ' /persist'
E:Unable to mount storage
E:Unable to mount ' /cache'
E:Unable to mount ' /cache'
E:Failed to decrypt data.

I think that i need to update TWRP to 2.8.2.0 at least in order to decrypt my data as previous versions don't support decryption and/or pattern passwords. Am i right?

if so, how can i update TWRP to the latest version ?

I tried flashing 2.8.4.0 through fastboot with no luck. I have tried the following during the flashing process:
1) flashed it and then tried starting TWRP immediately.
2) flashed it and then restarted bootloader and then tried starting TWRP
3) flashed it and then started system, which took me into bootloop, shutdown phone
and restart into bootloader then tried starting TWRP.

No matter what i do it always goes back to 2.6.3.4 :crying:


I tried to update it from within TWRP. I pushed TWRP 2.8.4.0 which was in zip format (jjd-openrecovery-twrp-2.8.4.0-hammerhead.zip which i took from this thread ) to the main directory "/". Then inside TWRP i went to install, choose the zip file, swiped right to confirm flash to only get the following:

at the top it says "Zip install complete"
then in like a feedback window this is written:

E : Mount : unable to find partition for patch '/jj
error flashing zip 'jjd-openrecovery-twrp-2.8.
updating partition details...
E:Unable to mount ' /cache'
E:Unable to mount ' /persist'
E:Unable to mount storage

finally at the bottom it says Failed (in red)

no need to say that it is still stuck on 2.6.3.4

Am i heading in the right direction ? if yes how can i update TWRP?
If not, Is there any other way to retrieve my data ?
Is it possible to fix this thing with out a wipe and keep my data intact?

Help plz