how to format HTC one? - T-Mobile HTC One (M7)

hello all,
I am having some hanging problem in my fone. One of my friend ask me to format phone but dont know how to format it.
Can any one help me??

gorwani12 said:
hello all,
I am having some hanging problem in my fone. One of my friend ask me to format phone but dont know how to format it.
Can any one help me??
Click to expand...
Click to collapse
I am sure your friend just meant to master reset your phone. (It's essentially formatting your phone as it deletes everything.) Please be aware of that and remove anything you might want to keep - pictures, videos, etc..
Now to do this you'll need to go into Settings and then go to Backup & reset. From there it will walk you through the remainder of steps.
Sent from my HTC One using xda premium

go to the offical recovery and make the double wipe.

gorwani12 said:
hello all,
I am having some hanging problem in my fone. One of my friend ask me to format phone but dont know how to format it.
Can any one help me??
Click to expand...
Click to collapse
It depends on what you mean by format phone. Are you wanting to completely format everything including your SD Card? I was also in a similar situation where I had suspected that I had some data somewhere taking up space but I couldn't find it. So here's what I did.
*Make sure you have ADB properly set up prior to this.
Code:
1. Run Titanium Backup. I used the Back up all user data, and back up all system data (deselected all and then chose the ones I wanted)
2. Nandroid backup your current rom
3. Back up your SD Card
4. Use TWRP and select wipe > advanced > wipe all (something similar to that)
5. This will leave your phone completely blank and fresh as if it were new, only no bootable os or files on your sd card
6. Reboot recovery
7. Have a rom that you'd like to install in your adb\platform tools folder (or where ever your ADB resides).. Rename it something nice like rom.zip
8. Have cmd open and cd to where your adb is (mine is C:\sdk\tools)
9. Run this command: adb push rom.zip /data/media/
10. This can be about a 10 minute wait. Don't do anything until it finishes. When it's finished you'll be able to type in another command
11. Reboot recovery
12. Flash Zip
13. Once that zip is finished reboot and allow it to boot up.
14. Now, you can use this rom to put everything back on your SD Card including your nandroid/Titanium Backup
15. Once everything copies over reboot into recovery and restore your nandroid.

Related

Newbie questions - please help!

*Sigh*
I’m a newbie (more like retard) when it comes to this whole update android, leaked Rom’s, recovery, root etc. Can someone please help me get some clarity?
1. Will there be a problem if I try to install the official 2.1 update when I have a rooted phone and Villain 3.4? (No stock 1.5 ROM available via nandroid since I didn’t know what I was doing at the time I first updated it).
2. What is the simplest way to change one's recovery ROM? Do I have to use this whole adb/fastboot (whatever that means) and mess around with things I don’t understand and probably brick my damn Hero, or is there a simple way á la download-copy to SD-click install? The things written in hXXp://forum.xda-developers.com/showthread.php?t=561124 makes me nauseous!
3. What do the terms "Dalvik-cache" and "SD:ext partition" mean, and why would i want to wipe them? (Found them in the wipe-section of my recovery ROM: RA-hero-v1.5.2). Am I supposed to wipe these as well to do what “nprussel” (hXXp://forum.xda-developers.com/showthread.php?t=622468) calls a “full wipe” or is a reset to factory enough?
4. When using nandroid, what is the difference between "nand backup", "nand + ext backup" and "BART backup"?
5. What do you gain from partitioning your SD-card?
To those of you who care to answer my questions – thank you!
ThisTaam said:
*Sigh*
I’m a newbie (more like retard) when it comes to this whole update android, leaked Rom’s, recovery, root etc. Can someone please help me get some clarity?
Click to expand...
Click to collapse
From one noob to another, I'll *try* to answer what i can.
1,... Having a custom ROM will not stop you from being able to get 2.1 when it is officially released. I'm sure everything you need will be posted somewhere for easy access. But if you want to download from HTC's website you may need to flash one of the stock ROMS first. You can find all of them at http://android.modaco.com/content/h...oms-radios-in-update-zip-format-for-gsm-hero/
I reckon using one of the HTC generic ones would be your best bet.
2,... This is the method I used:
I. Installing a recovery image:
1. On your phone, go to Settings > Applications - and make sure "Unknown Source" is ticked.
2. On your phone, go to Settings > SD card and phone storage - click Unmount SD card.
3. Then click Format SD card.
4. Plug the phone into the computer via USB, then pull down the notification bar and click on the SD card notification. Then click mount.
5. Download this APK and recovery image and save it to your computer:
hxxp://zenthought.org/content/project/flashrec - FlashRec.apk
hxxp://forum.xda-developers.com/showthread.php?t=561124 - Amon_Ra’s Hero Recovery Image
6. Copy them both to your SD card (do NOT put them inside any folders on the SD card, just put them on the SD card itself).
7. Unplug the phone from the computer once they are downloaded to the SD card.
8. Go to the Market and download ASTRO File Manager or any file manager program if you do not already have one.
9. Open the file manager and find the FlashRec apk file and click it and choose open app manager and then install it.
10. When it is installed click Open. Click on Backup Recovery Image and wait for it to finish. If you get "backup failed" response see the "Ib. Installing the correct HTC ROM" section for more details, if the backup is a success carry on.
11. Once done, click on the empty text box in the FlashRec program and type:
/sdcard/recovery-RA-hero-v1.6.2.img
(replace exact name as new versions come out)
Then click on the Flash Recovery Image button and wait for it to finish.​
... Big props to BTDAG for those instructions. (from http://forum.xda-developers.com/showthread.php?t=645253 -- [Guide] How to Root & Install a Custom Rom on Orange UK & T-Mobile UK [Updated 13/03])
3,... I think a full wipe would be select Wipe Data/Factory Reset, then select Wipe Dalvik cache, then Wipe SD. This is an assumption as they were the steps I followed. (Again, from BTDAG's thread)
4,... Sorry, ain't got a scooby. No Idea.
5,... I think it does something like setting aside a specific amount of room for system files. Some ROMs need partitioned SD cards for the Apps2SD function to work.
I hope some of that helps,... Peace.
Nandroid backs up your phones image (i.e. like a photo of how your phone is on that day)
Nandroid + ext also backs up your ext partition on your sd card (only used if you want to activate and use apps2sd)
Bart is another backup utility, not sure what exactly it does as I have only ever wanted to/needed to use nandroid.
You only need to partition your sd card if you wish to use Apps2SD.
- basically what this does is give you the ability to save and run apps from your sd card as your phone has a limit on how many apps it can have (in file size not number of apps) so if your someone with hundreds of apps then you need to use this but the majority of us don't need to worry about it.
If you root now and want to remain rooted then don't install the official 2.1 it won't take long for a pre-rooted version to come out (a matter of hours) so just wait and install the pre-rooted one
ddotpatel, Lennyuk - Thank you! Your help is greatly appreciated!

LG p500 How to install Android Icecream Step By Step

These are the steps I followed yesterdat night to update my Lg optimus p500 to Android 4. I have collected all these from different posts & Sites, So thanks to them who really made this possible. After reading lot of posts you might be confused about the steps & Base band. I m telling you a simple way-
STEP 1- Attach your phone to LG pc suit & update phone software so that by default your phone base band will be updated to 20_ . You can see it from settings > About Phone.
Step - 2 Root Your Phone.
1. First of all, grab root package from the link ( http://depositfiles.com/files/lou8ae8uh )
2. And download needed driver pack , and install on pc then reboot pc (http://depositfiles.com/files/a45wh9f07 )
3. Enable usb debugging mode by going to settings>applications>developer on phone.
4. Extract root.rar to safe place like desktop.
5. Go to ADB folder , if you are on window 7 run cmd7.exe OR if you are using Windows xp then run cmdXP.exe .
6. After starting cmd7 or cmdXP, type following commands in Red Color
adb devices
then
adb shell
(symbol will change to $ or #)
echo 1 > /data/local/lge_adb.conf
7. After doing this, Reboot your phone
8. Now go to root folder on desktop again, and start SuperOneClick.exe
9. Select GingerBreak method and press root button
10. Wait few seconds and its done.
STEP- 3
1. Install Rom Manager from market on phone.
2. In rom manager application Click on install clockworkmod..
3. Boot Your Phone in Recovery Mode (Volume Down + Home + power Key)
4. Go to the main recovery menu and follow the below steps one after another to wipe data, cache and system.
‘Wipe Data/Factory Reset’ –> Yes
Mounts and Storage’ –> Format /system –> Yes.
‘Mounts and Storage’ –> Format /boot–> Yes.
‘Advanced’ –> Wipe Dalvik cache –> Yes
5. Switch off Phone & Remove memory card.
Now You are going to install rom-
6. Put the Rom & Gapp files (You can download from Here http://forum.xda-developers.com/showthread.php?t=1614420 ) on your SD Card’s main folder (With help of card Reader) for easy navigation since the recovery mode is tough to navigate with hard keys.
7. Put memory card back to phone & Reboot the phone in recovery mode again, After this choose install zip from sdcard option
8. Select the ROM (the same file that you just downloaded, beta_testing.zip) to install – your ROM will begin to install.
9. Once installed press the back button few times to go back to the main screen of Clockwork Recovery.
10. Choose reboot system now
11. Reboot Phone in Recovery mode & again install Gaapp app from sd card similarly & Reboot phone again.
People who wants exter like SD partition
WARNING!
THIS WILL DELETE EVERYTHING!
(SD CARD AND YOUR CURRENT ROM)
I am going to explain how to partition your sdcard for more user app memory..
This will give you about 1GB of storage to store more apps on!
1. Backup everything from your sd card and apps
(this will format your sd card and apps)
2. Boot into clockworkmod
3. Go to advance
4. - Partition SD Card
5. - 1024M (1GB)
(recommended for smaller sd cards)
6. - 0M
After this step the phone will just sit there for a while just leave it alone and it will say done when it's done!
Important!
- Wipe Dalvik Cache
- wipe data/factory reset
- wipe cache partition
Reboot your phone/ or install a custom rom (your choice as described above)
Download Link2SD from the market
Run Link2SD and a thing should pop and click on ext2 then reboot the phone..
First step can be simplified.
I used Unlock Root tool to root my phone 2nd time after i unbrick it.
And it works!
http://www.unlockroot.com/index.htm
The phone must be in debuging mode.
There are tons of guides already...and u must mention about wiping before flashing the zip! Otherwise this guide is wrong!
Sent from my LG-P500 running Ginger Snap
healthhome said:
3. Boot Your Phone in Recovery Mode (Volume Down + Home + power Key)
4. Go to the main recovery menu and follow the below steps one after another to wipe data, cache and system.
‘Wipe Data/Factory Reset’ –> Yes
Mounts and Storage’ –> Format /system –> Yes.
‘Mounts and Storage’ –> Format /boot–> Yes.
‘Advanced’ –> Wipe Dalvik cache –> Yes
5. Switch off Phone & Remove memory card.
Click to expand...
Click to collapse
Are you sure you followed the steps exactly as you have written?
Coz i think without boot partition, the device would not be able to boot unless you install a new rom(which has boot partition) before switching off or rebooting.
GobletSky31689 said:
Are you sure you followed the steps exactly as you have written?
Coz i think without boot partition, the device would not be able to boot unless you install a new rom(which has boot partition) before switching off or rebooting.
Click to expand...
Click to collapse
I've tried that already, you can boot into recovery, but not start the OS. Then the Fastboot Mode appears.
Gesendet von meinem LG-P500 mit Tapatalk 2
if i update my phone ll it unroot my phone
Aragon4realz said:
if i update my phone ll it unroot my phone
Click to expand...
Click to collapse
Our phone doesn't have official ICS.Only custom made ICS is there.Therefore u need a rooted phone to flash it.Just like flashing custom ROMs.
It wont unroot ur device.
OP: I think u should edit ur post and put a proper guide.Otherwise people will be mislead.
Sent from my LG-P500 running Ginger Snap
IKnowIRock! said:
Our phone doesn't have official ICS.Only custom made ICS is there.Therefore u need a rooted phone to flash it.Just like flashing custom ROMs.
It wont unroot ur device.
OP: I think u should edit ur post and put a proper guide.Otherwise people will be mislead.
Sent from my LG-P500 running Ginger Snap
Click to expand...
Click to collapse
All i meant to say is that,if i update my phone to the official gingerbread for o1 ll it unroot it.cos i need to do this to get the new baseband.
Aragon4realz said:
All i meant to say is that,if i update my phone to the official gingerbread for o1 ll it unroot it.cos i need to do this to get the new baseband.
Click to expand...
Click to collapse
Yep it'll unroot ur device.If ur on a custom rom, u have to flash official firmware (either froyo or GB).
Eitherway it unroots ur device.But now rooting is just a minutes work so better to update the baseband and root again.
P.S. I think u can update the baseband without flashing original firmware, but I am not sure about it.May be u could search for it.
This might help u : http://forum.xda-developers.com/showthread.php?p=15250036
Sent from my LG-P500 running Ginger Snap
thanks for your effort to help me,i think i found a solution to my problem they call it oldbb fix.it worked out just fine,am still on my old baseband and am running gingersnap now v1.3 and i heard it works on ics i havent tried it yet cos i don't know any Rom on ics with less bug
Aragon4realz said:
thanks for your effort to help me,i think i found a solution to my problem they call it oldbb fix.it worked out just fine,am still on my old baseband and am running gingersnap now v1.3 and i heard it works on ics i havent tried it yet cos i don't know any Rom on ics with less bug
Click to expand...
Click to collapse
I knew about it, but u know just for convenience if u root ur phone with new baseband then u wont have any trouble ever...
Anyways glad I could help u
Sent from my LG-P500 running Ginger Snap

[Q] Help with decrypt storage screen

So this morning when I woke up, I went to charge my phone because it was out of juice. After charging it awhile, I turned it on again, only to be confronted with a screen that says "Type password to decrypt storage", and it gives me the option of making an emergency call or decrypt. I have read various forums, including one in the Nexus 7 area which describe people having this issue. My HTC had been running Venom One 4.3.0.
What I've tried/know so far:
1. I can reboot into recovery and TWRP v2.6.3.4 pops up just fine. However, it also asks for my password, which I can bypass by hitting cancel.
2. I have tried to factory reset, but after about 5 seconds, it says failed, during "Updating partition details"
3. I have tried to advanced wipe, but it will only let me wipe cache, and not data nor Dalvik cache.
4. I can't restore anything because nothing shows up under restore.
5. If I go to restore, the size of the various parts (data, system) seems right, but I can't back anything up. It always fails during "Updating partition details"
If anyone can be of any help, it would be greatly appreciated! I'm not super techy, but I'm willing to try whatever at this point. I'm pretty much resigned to losing all my data, which isn't a huge deal; I believe most of my stuff is backed up.
If someone can say definitively that I'm SOL, then let me know. At least I know I can move on. Some have suggested that this could be a hardware failure related to my flash memory, in which case, I don't think there's anything I can do (unless there is).
There is no work around for this...the storage is encrypted, only way around it is to format data and push a rom back to storage via adb and then reflash...
copy rom to where your adb files are,boot into twrp recovery run this command after you format your data partition...it will push the rom to the phone, may take awhile so be patient and you wont see any progress until it finishes.
adb push nameofrom.zip /sdcard/.
Wonders_Never_Cease said:
There is no work around for this...the storage is encrypted, only way around it is to format data and push a rom back to storage via adb and then reflash...
copy rom to where your adb files are,boot into twrp recovery run this command after you format your data partition...it will push the rom to the phone, may take awhile so be patient and you wont see any progress until it finishes.
adb push nameofrom.zip /sdcard/.
Click to expand...
Click to collapse
Thanks for the help...but I guess I had forgot to mention that my computer no longer recognizes my phone any more...so am I really SOL then?
maximus.oj said:
Thanks for the help...but I guess I had forgot to mention that my computer no longer recognizes my phone any more...so am I really SOL then?
Click to expand...
Click to collapse
use an Ubuntu live CD

yuerka stuck at cyanogen logo.how to recover

Hi friends
I am posting my query as directed by my friend and i am nood in mobile development/troubleshooting/terminology so here is my problem
My mobile yuerka has been stuck at cyanogen logo.I have don`t anything was just using chrome when battery was very low then sunddenly it re-started and got at stuck at cyanogen logo.I have not taken at backup.currently i am running it through safe mode.kindly tell me can i take backup(of file/folders,doc,images,videos,thrid party app data,contacts,sms,msm,others etc) in this mode on my pc through any s/w or any other methods.
Kindly suggest me way to start my mobile in normal way.As i am nood in mobile so kindly suggest me steps to do so or i take it to service center .would they will be able to recover completely without(without any formatting mobile) loosing any data.I donot want to loose any of my data.
Kindly suggest solutions/sites/videos link which may me helpfull to me.
Kindly revert in case of any query
device model AO5510
CYANOGN OS VERSION 12.1
ANDROID VERSION 5.1.1
regards
Anoop
You can access safe mode that means an app is causing this.
I would Guess It would be facebook.
Now Boot to TWRP and Delete /data/data/com.facebook.katana and /data/app/com.facebook.katana.
Reboot your device.
If that don't work for you Try Using MTP.
If you don't wanna do that.Take an SDCard Insert in the phone.Boot to recovery.
Move the files manually.
Painful but good.
If not A SdCard Slot is present then Try an OTG.
After recovering your data.Do a Full Restore and do a Nandroid Backup.
You are Using Custom ROM!!!!!!!
You are supposed to be taking More Precautions and being less Dumb than other Users.
Sent from my GT-I9060I using Tapatalk
Atifbaig786 said:
You can access safe mode that means an app is causing this.
I would Guess It would be facebook.
Now Boot to TWRP and Delete /data/data/com.facebook.katana and /data/app/com.facebook.katana.
Reboot your device.
If that don't work for you Try Using MTP.
If you don't wanna do that.Take an SDCard Insert in the phone.Boot to recovery.
Move the files manually.
Painful but good.
If not A SdCard Slot is present then Try an OTG.
After recovering your data.Do a Full Restore and do a Nandroid Backup.
You are Using Custom ROM!!!!!!!
You are supposed to be taking More Precautions and being less Dumb than other Users.
Sent from my GT-I9060I using Tapatalk
Click to expand...
Click to collapse
Ok first of all i donot use facebook on my mobile
I think its chrome
Second i want to backup each and everything before proceeding ahead so can you suggest any s/w , tool to backup data on PC.
third as i said i am lay mean who donot understand all this "boot to twrp" or "MTP" or "Nandroid Backup"
If can provide me steps or links to it i would definitely try it
Regards
You have To install a Custom Recovery In order to go further.
Install a Custom Recovery Like TWRP or Team Win Recovery Project.
A custom Recovery is similar to Normal recovery that comes with Stock Android Recovery known as Stock Recovery.The question Might arise that why Custom Recovery but first We Must Come To know That What a Recovery do and How does it become "Custom".
Android recovery is a Program embedded in a part of android storage that helps us to recover restore backup or Flash System Packages.
A Stock Recovery would only flash OTA updates that are signed by the system only.More the stock recovery Would Not be able to do Some functions A Power user requires.
Now the answer to the previous Question That " Why Custom recovery" It's because a stock Recovery can't move files and Make backups called Nandroid backupup.
Now a Nandroid backup is a Backup a Tester or a Power User would Usd to save His A.S.S in Times he Would do something that causes something like you have encountered.
Now A custom recovery Can only be Installed via Flashing From A PC using Odin.
Find the Custom Recovery For Your Device Named TWRP.
Choose very carefully this could destroy Your device PERMANENTLY
After finding Your Device specific TWRP recovery once again make clear it is Good for your device.
Check The Whole File name.
It should have A Name Like "Revovery.tar.md5" remember it should have an "tar.md5 or similar" ending if it don't have that format find again a different Version or use a different web to download it Now Flash It Via Odin.How?There are loads of Videos on Youtube Find "How To Flash TWRP via Odin On Any Device"
After getting A TWRP recovery on your device It's time for you to "Boot to TWRP" Here boot means Directly going to a specific Programes like Bootloaders Recovery Download Mode ETC.
Find or Borrow a Card from a Friend or Someone.this would not take long.
It would only take half an Hour.
Now Boot to TWRP.
After booting to TWRP.
There would be many Options.This page is Called TWRP HOME page.
Click on Advanced.
It would open other option.
Click on File manger.
Now There would be a File Manager Simmilar to Root Explorer.
This is Time We Recover your Data.
Find Sdcard from the list click on It.
Then you would See your internal Memory.
Now Go to the folder where you kept your Images or anything
After arriving to that folder click on the floating little folder icon On the Bottom Right of the screen with a Tick Mark on It.
After clicking on it
It would Open A Series of options.
Click on copy or move.
After clicking go back to The Root Directory(The First Screen you got after clicking on File manager is called root directory)
There you should Find a List of folders.click on Storage Then extSDCard.
Now again Click on the floating Folder icon with a TiCk Mark.
It would again Open the Same Screen as Before Select paste.
Now you have just moved a Folder of your data from internal memory to extSdCard.
Go back To the root directory and Repeat Step 1 to End to recover 1 folder per Try.
After recovering all data.
Remove your sdcard Transfr data to pc.
Go to TWRP home.
Select Wipe.
Click on advanced Wipe.
Tick Cache.
Tick Art Dalvik.
Confirm your action.
Reboot The phone.
If it does not Solve the stuck at screen Problem then Go to TWRP home Select Wipe and Factory Reset It.
It should Boot now.
There is one question Left.
What is MTP.
It is Called Media Transfer Protocol.
It is used to transfer files from PC to device or vice versa.
Have a Good day and ask me For help If you get Some more questions or are stuck.
Sent from my GT-I9060I using Tapatalk

[Q] Doubts about android 8.1

Yesterday I installed a ROM (Unofficial Resurrection Remix) thanks to EndLess and it seemed great, really very good work with the system. But when I went to restore the original rom of the phone "TWRP" asks me for an unlock pattern, after putting it and restoring the original system image, I am ready to boot the system. The system starts well, but asks me for the same pattern to start the boot. Then the loading process continues and I get to the part of setting the unlock pattern to start Android. Here's my problem, the pattern I used is the same one that I used the previous 2 times and it does not work.
Therefore I have 4 questions:
1- Is it possible to delete the encryption of the phone and leave it as it was before installing Android 8.1?
2- Is it possible to access my previous system?
3- I noticed that this room does not come with root activated, is it possible to root the ROOM?
4- If I put a new unlock pattern, will the current one be overwritten in the encryption or will the phone simply not find a way to boot and I will have a beautiful paperweight?
Thanks in advance.
Please forgive my English, it is not my native language
brito9112 said:
Yesterday I installed a ROM (Unofficial Resurrection Remix) thanks to EndLess and it seemed great, really very good work with the system. But when I went to restore the original rom of the phone "TWRP" asks me for an unlock pattern, after putting it and restoring the original system image, I am ready to boot the system. The system starts well, but asks me for the same pattern to start the boot. Then the loading process continues and I get to the part of setting the unlock pattern to start Android. Here's my problem, the pattern I used is the same one that I used the previous 2 times and it does not work.
Therefore I have 4 questions:
1- Is it possible to delete the encryption of the phone and leave it as it was before installing Android 8.1?
2- Is it possible to access my previous system?
3- I noticed that this room does not come with root activated, is it possible to root the ROOM?
4- If I put a new unlock pattern, will the current one be overwritten in the encryption or will the phone simply not find a way to boot and I will have a beautiful paperweight?
Thanks in advance.
Please forgive my English, it is not my native language
Click to expand...
Click to collapse
As it seems that you encrypted your device somehow by chance.
1. Before installing any rom you have to format your data First. That'll Remove the pattern.
2. Accessing the old system depends upon your access. If you are now encrypted then no actually.
3. Yea just flash magisk zip and the rom will be rooted.
4. Expect an out of the world paper weight.
MyNameIsRage said:
As it seems that you encrypted your device somehow by chance.
1. Before installing any rom you have to format your data First. That'll Remove the pattern.
2. Accessing the old system depends upon your access. If you are now encrypted then no actually.
3. Yea just flash magisk zip and the rom will be rooted.
4. Expect an out of the world paper weight.
Click to expand...
Click to collapse
Thanks for the quick response, would you be so kind as to explain to me what do you mean by "format your data first"?
You mean to delete all the partitions of the phone and install everything from 0 ??
How am I supposed to do that? I have a save from the previous system, I told "TWRP" to save all the partitions in my phone. If I restore that backup, will my device be decrypted?
brito9112 said:
Thanks for the quick response, would you be so kind as to explain to me what do you mean by "format your data first"?
Click to expand...
Click to collapse
Boot to TWRP, and select "Format data". You will lose all your data, plus the contents of your internal SD - but the encryption will be gone. You should back up your internal SD (either to an external SD drive, or your PC, etc) before trying any of this. I hope you have backups of your data.
DarthJabba9 said:
Boot to TWRP, and select "Format data". You will lose all your data, plus the contents of your internal SD - but the encryption will be gone. You should back up your internal SD (either to an external SD drive, or your PC, etc) before trying any of this. I hope you have backups of your data.
Click to expand...
Click to collapse
Thanks for answering, i will try your method in a few minutes, by the way, with format you mean wipe data partition, right?
brito9112 said:
Thanks for answering, i will try your method in a few minutes, by the way, with format you mean wipe data partition, right?
Click to expand...
Click to collapse
When you select "wipe" on main menu. There will we two options at bottom. One will say "Format data" and another will say "Partition" select format data. It will open a new screen saying that format data will delete all the data and Remove encryption. Type yes and continue. However backup your data before doing this. Better copy the files using mtp from recovery or system.
MyNameIsRage said:
When you select "wipe" on main menu. There will we two options at bottom. One will say "Format data" and another will say "Partition" select format data. It will open a new screen saying that format data will delete all the data and Remove encryption. Type yes and continue. However backup your data before doing this. Better copy the files using mtp from recovery or system.
Click to expand...
Click to collapse
I saw that option later, thanks to all who help, my system was recover. The only strange thing was the lock pattern. I delete from /data/system/ this 2 files, "gatekeeper.password.key" and "gatekeeper.pattern.key". Use TWRP as file manager and my phone good as new.

Categories

Resources