[Q] need urgent help - Samsung Galaxy Nexus

I was trying to install latest paranoid android over my old paranoid rom but when i went to recovery mode and install the rom there was error status 7 now my device reboots into recovery mode only and i have no backup what should i do plz help.

you can adb sideload a ROM through CWM..
Or you can flash factory images to get stock ICS/JB back
Also there's other methods too..

Carlos_Manuel said:
you can adb sideload a ROM through CWM..
Or you can flash factory images to get stock ICS/JB back
Also there's other methods too..
Click to expand...
Click to collapse
bro i tried to search for adb sideload but i could not find the sideload option in cwm what should i do?

ShariqAfzal said:
bro i tried to search for adb sideload but i could not find the sideload option in cwm what should i do?
Click to expand...
Click to collapse
Flash another cwm. For e.g. Cwm touch 6.x..
In cwm:
Install zip
Install via sideload or something like that..

Carlos_Manuel said:
Flash another cwm. For e.g. Cwm touch 6.x..
In cwm:
Install zip
Install via sideload or something like that..
Click to expand...
Click to collapse
thanks bro you really helped i took the second option and flash factory images to get stock.

ShariqAfzal said:
thanks bro you really helped i took the second option and flash factory images to get stock.
Click to expand...
Click to collapse
Np.
To flash stock factory images: you can also use fastboot which is easy and nice.

Related

[Q] Need help ASAP! CWM problem.

Hey guys, this is my first post on XDA forum.
So I've recently bought a nexus 7, I used wugfresh's root kit to root my nexus but then it didn't work... so I've tired the auto root by chainfire. Then I was able to get root. So then I went to playstore and downloaded rom manager to install CWM. I went to recovery then I get this message:
E : Cant mount /cache/recovery/log etc.....
I've tried everything I can do such as researching, changing recovery, and watching a youtube tutorial but nothing helped.
Thanks.
I would start over from scratch using fastboot to flash a factory image and stock recovery. If your bootloader isn't unlocked already, unlock it.
nhizzat said:
I would start over from scratch using fastboot to flash a factory image and stock recovery. If your bootloader isn't unlocked already, unlock it.
Click to expand...
Click to collapse
I tried to format using wugfresh couple times but still not working...
DO NOT USE TOOLKITS. They cause too many problems. Learn to do things the proper way using fastboot. I agree with the poster above, you should flash a factory image to start over. Download the system image from here- https://developers.google.com/android/nexus/images
You need to unlock your bootloader-
Code:
fastboot OEM unlock
Then run the flash_all.bat. That will automatically wipe and reflash everything to get you back to square one.
Then you need to flash TWRP (don't use CWM)
Code:
fastboot flash recovery recoveryname.img
TWRP will automatically prompt you to flash SU when you reboot. Choose yes, reboot, then install SuperSU from play store, update the SU binaries, reboot again, and then you're done.
_MetalHead_ said:
DO NOT USE TOOLKITS. They cause too many problems. Learn to do things the proper way using fastboot. I agree with the poster above, you should flash a factory image to start over. Download the system image from here- Link Removed
You need to unlock your bootloader-
Code:
fastboot OEM unlock
Then run the flash_all.bat. That will automatically wipe and reflash everything to get you back to square one.
Then you need to flash TWRP (don't use CWM)
Code:
fastboot flash recovery recoveryname.img
TWRP will automatically prompt you to flash SU when you reboot. Choose yes, reboot, then install SuperSU from play store, update the SU binaries, reboot again, and then you're done.
Click to expand...
Click to collapse
I tried to flash TWRP but its still the same error code
z3r0c311 said:
I tried to flash TWRP but its still the same error code
Click to expand...
Click to collapse
I highly advise you start from scratch so do what I told you to do in my last post. I promise if you do it the correct way (ie. without using toolkits) it will work.
_MetalHead_ said:
I highly advise you start from scratch so do what I told you to do in my last post. I promise if you do it the correct way (ie. without using toolkits) it will work.
Click to expand...
Click to collapse
It would be great if u could tell me the commands, im nubby with this fastboot thing.
z3r0c311 said:
It would be great if u could tell me the commands, im nubby with this fastboot thing.
Click to expand...
Click to collapse
I gave you the commands in my first post in this thread.
Here's a guide to get you started-
http://forum.xda-developers.com/showthread.php?t=2277112
Sorry for another nubby question but how do I get flash_all.bat?
z3r0c311 said:
Sorry for another nubby question but how do I get flash_all.bat?
Click to expand...
Click to collapse
It's in the file that you should have downloaded from the link I posted in my first post. The instructions are at that link as well.
_MetalHead_ said:
It's in the file that you should have downloaded from the link I posted in my first post. The instructions are at that link as well.
Click to expand...
Click to collapse
Hey I tried the following:
oem lock
oem unlock
flash-all/flash_all.bat
flash recovery(TWRP)
but then when I reboot into TWRP I don't get a message saying you to install SU... And when I go to 'Install' in TWRP I don't see any internal storage available(0mb). With this error I cant install any roms which is boring.
z3r0c311 said:
Hey I tried the following:
oem lock
oem unlock
flash-all/flash_all.bat
flash recovery(TWRP)
but then when I reboot into TWRP I don't get a message saying you to install SU... And when I go to 'Install' in TWRP I don't see any internal storage available(0mb). With this error I cant install any roms which is boring.
Click to expand...
Click to collapse
Hmm... Can you even boot into the stock ROM at this point? Try formatting /data (done in TWRP). Did the system image flash successfully?
_MetalHead_ said:
Hmm... Can you even boot into the stock ROM at this point? Try formatting /data (done in TWRP). Did the system image flash successfully?
Click to expand...
Click to collapse
I can boot into my stock rom which is 5.0.2, when I try to format /data the error codes comes out...
z3r0c311 said:
I can boot into my stock rom which is 5.0.2, when I try to format /data the error codes comes out...
Click to expand...
Click to collapse
Did the system image flash successfully?
_MetalHead_ said:
Did the system image flash successfully?
Click to expand...
Click to collapse
using flash-all command, yeah
z3r0c311 said:
using flash-all command, yeah
Click to expand...
Click to collapse
Well then I don't know what to tell you at this point. I know Lollipop has been causing issues for some N7 users, but I also know that wugs toolkit causes problems too so honestly I'm not sure what the root of your issue is. I think someone with more experience with Lollipop is gonna have to chime in here, I'm still on 4.4.4 on all of my devices. Sorry I couldn't be of more help.
_MetalHead_ said:
Well then I don't know what to tell you at this point. I know Lollipop has been causing issues for some N7 users, but I also know that wugs toolkit causes problems too so honestly I'm not sure what the root of your issue is. I think someone with more experience with Lollipop is gonna have to chime in here, I'm still on 4.4.4 on all of my devices. Sorry I couldn't be of more help.
Click to expand...
Click to collapse
Thanks for helping me I appreciate it. I hope someone else can help me with this problem... btw can I flash roms with the stock recovery? The stock recovery seems to be working fine...
z3r0c311 said:
Thanks for helping me I appreciate it. I hope someone else can help me with this problem... btw can I flash roms with the stock recovery? The stock recovery seems to be working fine...
Click to expand...
Click to collapse
No, you can only flash custom ROMs if you have a custom recovery.

help...I lost custom recovery....

Hi,After flashing MIUI v6 rom from this link http://forum.xda-developers.com/redmi-1s/general/official-leaked-miui-6-beta-roms-t3070428
I lost Philz recovery.I cannot install it back through stack mi recovery.Please somebody help me....
miananth said:
Hi,After flashing MIUI v6 rom from this link http://forum.xda-developers.com/redmi-1s/general/official-leaked-miui-6-beta-roms-t3070428
I lost Philz recovery.I cannot install it back through stack mi recovery.Please somebody help me....
Click to expand...
Click to collapse
You can install custom recovery through your stock rom,just rename your recovery to update.zip and place it in root of internal storage or external.now go to updater app and select update.
chauhansonu104 said:
You can install custom recovery through your stock rom,just rename your recovery to update.zip and place it in root of internal storage or external.now go to updater app and select update.
Click to expand...
Click to collapse
I did the same but while flashing the recovery.It shows error....I even tried to flash via fastboot mode but my phone is not showing in fastboot menu.I'm using ubuntu 14.04
miananth said:
I did the same but while flashing the recovery.It shows error....I even tried to flash via fastboot mode but my phone is not showing in fastboot menu.I'm using ubuntu 14.04
Click to expand...
Click to collapse
If you cant do anything,then just try to flash Stock MIUI fastboot rom,after that flash any recovery(TWRP seems to be best).
miananth said:
Hi,After flashing MIUI v6 rom from this link http://forum.xda-developers.com/redmi-1s/general/official-leaked-miui-6-beta-roms-t3070428
I lost Philz recovery.I cannot install it back through stack mi recovery.Please somebody help me....
Click to expand...
Click to collapse
It seems you havent lost the rom, if sojust install flashify from playstore and install twrp.img file on flashify or twrp manager it also do the same.
miananth said:
I did the same but while flashing the recovery.It shows error....I even tried to flash via fastboot mode but my phone is not showing in fastboot menu.I'm using ubuntu 14.04
Click to expand...
Click to collapse
I think twrp officially supports Redmi 1s so go ahead and install Twrp manager from Google play and flash the latest build for your device. It will surely work...
gpreetham said:
I think twrp officially supports Redmi 1s so go ahead and install Twrp manager from Google play and flash the latest build for your device. It will surely work...
Click to expand...
Click to collapse
I flashed TWRP through TWRP manager app thanks for the tip...And thanks everyone for your help
miananth said:
I flashed TWRP through TWRP manager app thanks for the tip...And thanks everyone for your help
Click to expand...
Click to collapse
I'm happy to hear that...

Zenfone 2- Need To Go Back To Stock Recovery For OTA

How to remove twrp and put stock recovery
Hi guys, can you please help me with this problem?
Yesterday i went for CM 12.1 but didn't like it at all, I installed it via twrp...
So now i flashed asus rom 2.20.40.59, but i want to put OTA and i can't do it with TWRP.How can i put stock recovery and remove twrp? I tried several methods, but none of them worked for me...
Thanks in advance!
I couldnt put stock recovery either.
Please take a look at this thread:
http://forum.xda-developers.com/zenfone2/general/asus-zenfone-2-flashing-recovery-mode-t3096596
the method of flashing stock recovery is the same as flashing the twrp.
Here's a link to the stock recovery collection from the same thread:
http://www.mediafire.com/folder/setyy42t2cymy#dy87k1a0f8m81
You can flash any recovery without PC by using [ROOT] Rashr - Flash Tool.
Search at play store.
thezibrail said:
Please take a look at this thread:
http://forum.xda-developers.com/zenfone2/general/asus-zenfone-2-flashing-recovery-mode-t3096596
the method of flashing stock recovery is the same as flashing the twrp.
Here's a link to the stock recovery collection from the same thread:
http://www.mediafire.com/folder/setyy42t2cymy#dy87k1a0f8m81
Click to expand...
Click to collapse
I try to flash stock recovery with adb (fastboot flash recovery recovery.img) but when I try to enter in recovery I got an Error screen.
I also noticed in the bootloader screen that the product_name is Z008, but I have Z00A with 4Gb ram..
Any solution?
edit: do you know if are there other link for recovery stock files?
Yco.giusti said:
I try to flash stock recovery with adb (fastboot flash recovery recovery.img) but when I try to enter in recovery I got an Error screen.
I also noticed in the bootloader screen that the product_name is Z008, but I have Z00A with 4Gb ram..
Any solution?
edit: do you know if are there other link for recovery stock files?
Click to expand...
Click to collapse
Thats so strange about ur phone model!!
I've got zenfone ze550ml, model is z008, 2 GB ram . for recovery I downloaded this one: http://www.mediafire.com/folder/setyy42t2cymy#ma3w61exgyy06
and perhaps u have already converted into stock recovery.
When u get an error screen while trying to go to recovery mode (probablu u saw a dead android bot with an error) press and hold power button, then (while holding power button) quickly press Vol up and release and then also release power button..
hope this helps. i had the same error screen
thezibrail said:
Thats so strange about ur phone model!!
I've got zenfone ze550ml, model is z008, 2 GB ram . for recovery I downloaded this one: http://www.mediafire.com/folder/setyy42t2cymy#ma3w61exgyy06
and perhaps u have already converted into stock recovery.
When u get an error screen while trying to go to recovery mode (probablu u saw a dead android bot with an error) press and hold power button, then (while holding power button) quickly press Vol up and release and then also release power button..
hope this helps. i had the same error screen
Click to expand...
Click to collapse
I tried to use your method but no result then I tried to flash stock rom with twrp and I don't know why, this time work(maybe because I wipe data and cache first, or maybe I was on cyanogen rom and not paranoid). Then i flash the stock recovery and apply ota. Now the model on bootloader is z00A again.
OT: Anyway every rom, with his bugs, is better than asus stock. Damn!
how to flash stock rom using twrp (ZE550ML/Z008)
i saw ur post and u mentioned that u again installed asus stock rom using twrp.
as far as i know, for installing stock rom, u must use the stock recovery.
it will be very helpful if u kindly post the stapes to flash stock recovery via twrp
i am now in cm12.1 but i could not roll back to stock rom inspite i flashed the original stock recovery
i am desparate to roll back in stock recovery and rom and get ota update for the upcoming periods
peace (Y)
---------- Post added at 05:09 AM ---------- Previous post was at 05:06 AM ----------
Yco.giusti said:
I tried to use your method but no result then I tried to flash stock rom with twrp and I don't know why, this time work(maybe because I wipe data and cache first, or maybe I was on cyanogen rom and not paranoid). Then i flash the stock recovery and apply ota. Now the model on bootloader is z00A again.
OT: Anyway every rom, with his bugs, is better than asus stock. Damn!
Click to expand...
Click to collapse
i am on also unofficiam cm12.1 nightly
i also want to get back to stock rom
will u plz tell me the stages u followed to port stock rom in ur device via twrp
i am using (ZE550 ML /Z008)
Yco.giusti said:
I tried to use your method but no result then I tried to flash stock rom with twrp and I don't know why, this time work(maybe because I wipe data and cache first, or maybe I was on cyanogen rom and not paranoid). Then i flash the stock recovery and apply ota. Now the model on bootloader is z00A again.
OT: Anyway every rom, with his bugs, is better than asus stock. Damn!
Click to expand...
Click to collapse
Asus stock would have been good without the bloat wares.
I tried to flash stock rom in my asus zenfone 2, but it said that, "the package is for Z008 but this is Z00A" but my phone is ZE550ML (Z008). I dun know why I can't get back to stock rom using twrp. I also tried to side load "update.zip" from ADB sideload using stock recovery but it also shows error. this time it says "This package is older than the Build"
Sent from my ASUS_Z008 using Tapatalk
update rom stock with twrp
Hello,
I have only install twrp recovery (no root) but now how do I update ota with TWRP ?
if not possible, Can i update the rom stock with twrp?
I try with "file.zip" from asus site but don't work.
I read some threads but I could not understand...
thanks for help me
Just "fastboot flash" recovery and splashscreen from YOUR model.
RealYoti said:
Just "fastboot flash" recovery and splashscreen from YOUR model.
Click to expand...
Click to collapse
thanks for answer...
where can i found the recovery?
I don't understand much, sorry...
can you write me a small and quick guide?
very grateful
All recoveries are here: http://www.mediafire.com/folder/setyy42t2cymy
From fastboot/bootloader mode:
Code:
fastboot flash recovery recovery.img
fastboot flash splashscreen splashscreen.img
Fastboot is a program in Android SDK tools.
Now I understand...thank you very much....
Can I use this command line:
adb sideload file.zip (file.zip is the file of firmware zip that I download of asus - for exemple: UL-Z00A-WW-2.18.40.12-user.zip.)
this command line has some effect on the bootloader or recovey?
sorry for my many questions...I'm learning...
bozzy_guzz said:
Can I use this command line:
adb sideload file.zip (file.zip is the file of firmware zip that I download of asus - for exemple: UL-Z00A-WW-2.18.40.12-user.zip.)
Click to expand...
Click to collapse
Yes, from/in recovery. And better use shortest command (e.g. "adb sideload d:\adb\update.zip") or you'll get an error.
bozzy_guzz said:
this command line has some effect on the bootloader or recovey?
sorry for my many questions...I'm learning...
Click to expand...
Click to collapse
Your bootloader will be untouched, recovery will be updated (if you flash newer zip) or untouched (for same version).
RealYoti said:
Yes, from/in recovery. And better use shortest command (e.g. "adb sideload d:\adb\update.zip") or you'll get an error.
Your bootloader will be untouched, recovery will be updated (if you flash newer zip) or untouched (for same version).
Click to expand...
Click to collapse
thanks for your time...
Last question...
I use the command line "adb sideload d:\adb\update.zip" and I have installed TWRP recovery
I think that twrp becomes a recovery stock...Is it correct?
bozzy_guzz said:
I use the command line "adb sideload d:\adb\update.zip" and I have installed TWRP recovery
Click to expand...
Click to collapse
"ADB sideload" work with stock recovery only, as I know. Just reinstall TWRP after.
RealYoti said:
"ADB sideload" work with stock recovery only, as I know. Just reinstall TWRP after.
Click to expand...
Click to collapse
done everything ok, thanks
I read that twrp support "adb sideload".
1.entry in twrp
2.select advanced
3.select adb sideload
4.lunch the command line:
- adb devices (for device is recognized)
if this is correct lunch the command line:
- adb sideload name_Zip_Rom.zip
I have not tried it yet...when I will install a new update will try it.
bozzy_guzz said:
done everything ok, thanks
I read that twrp support "adb sideload".
1.entry in twrp
2.select advanced
3.select adb sideload
4.lunch the command line:
- adb devices (for device is recognized)
if this is correct lunch the command line:
- adb sideload name_Zip_Rom.zip
I have not tried it yet...when I will install a new update will try it.
Click to expand...
Click to collapse
don't work it...

Need help solved

I was on cm 13 something and flashed cm 14.1 everything was working ok but i didnt flashed gapps zip.
so i tried to go into recovery and there was no recovery anymore...
then i reset cm 14.1 that i can start from a fresh rom and since then i cant start my phone
i dont have a recovery i can get in but i can get into fastboot mode
hope someone is able to help me and could tell me what to do / try to install a working system again
Inlacrimas said:
I was on cm 13 something and flashed cm 14.1 everything was working ok but i didnt flashed gapps zip.
so i tried to go into recovery and there was no recovery anymore...
then i reset cm 14.1 that i can start from a fresh rom and since then i cant start my phone
i dont have a recovery i can get in but i can get into fastboot mode
hope someone is able to help me and could tell me what to do / try to install a working system again
Click to expand...
Click to collapse
Use this toolkit on a pc to fix your recovery, forum.xda-developers.com/oneplus-3/development/toolkit-oneplus-3-toolkit-unlock-t3398799
Hope it helps.
JoshDaWhite said:
Use this toolkit on a pc to fix your recovery, forum.xda-developers.com/oneplus-3/development/toolkit-oneplus-3-toolkit-unlock-t3398799
Hope it helps.
Click to expand...
Click to collapse
i am not that familir with all these kinds of stuff
what would be the steps i had to do ?
Inlacrimas said:
i am not that familir with all these kinds of stuff
what would be the steps i had to do ?
Click to expand...
Click to collapse
Download the toolkit and unzip it. Launch the bat file and the find the option to flash twrp recovery.
JoshDaWhite said:
Download the toolkit and unzip it. Launch the bat file and the find the option to flash twrp recovery.
Click to expand...
Click to collapse
it doesnt find my device
when i press 7 it tells me error device not found
Inlacrimas said:
it doesnt find my device
when i press 7 it tells me error device not found
Click to expand...
Click to collapse
Enter fastboot mode. Connect device to pc. You need to download the attached zip. Unzip it, open the folder until you see a bunch of files.Click the back button, select the folder, press Shift and click the right side of the mouse, and select open command window here.use the command fastboot devices and report back.
This is the zip I told you about.
JoshDaWhite said:
This is the zip I told you about.
Click to expand...
Click to collapse
nothing happend to the phone stays in fastboot
Inlacrimas said:
nothing happend to the phone stays in fastboot
Click to expand...
Click to collapse
Yes but the command returned any results?
JoshDaWhite said:
Yes but the command returned any results?
Click to expand...
Click to collapse
yes 9771bc7e fastboot like in the linked picture
Inlacrimas said:
yes 9771bc7e fastboot like in the linked picture
Click to expand...
Click to collapse
Unfortunately the picture is too small to read from it. It is great! It means your device can receive fastboot commands! I can guide you how to install stock Oxygen os 3.2.7. That also means you lose your data from internal storage. Do you want Oxygen os 3.2.7?
JoshDaWhite said:
Unfortunately the picture is too small to read from it. It is great! It means your device can receive fastboot commands! I can guide you how to install stock Oxygen os 3.2.7. That also means you lose your data from internal storage. Do you want Oxygen os 3.2.7?
Click to expand...
Click to collapse
i want any system that works currently since i cant get into recovery ^^
if i can go back into recovery i should be able to manage stuff on my own or i just flash rom xyz afterwards then thats no big deal
you can click on the magnifying glass to make it bigger :good:
JoshDaWhite said:
Unfortunately the picture is too small to read from it. It is great! It means your device can receive fastboot commands! I can guide you how to install stock Oxygen os 3.2.7. That also means you lose your data from internal storage. Do you want Oxygen os 3.2.7?
Click to expand...
Click to collapse
i tried arround and managed to flash twpr with the programm but nothing has changed cant boot into recovery
Inlacrimas said:
i tried arround and managed to flash twpr with the programm but nothing has changed cant boot into recovery
Click to expand...
Click to collapse
Flash the stock recovery then sideload Oxygen os.
JoshDaWhite said:
Flash the stock recovery then sideload Oxygen os.
Click to expand...
Click to collapse
tried flashing stock recovery phone powers of or rebbots or something
how can i sideload theoxygen os ?
Think i just helped myself with
https://forums.oneplus.net/threads/guide-mega-unbrick-guide-for-a-hard-bricked-oneplus-3.452634/
works again thanks for your help
Inlacrimas said:
tried flashing stock recovery phone powers of or rebbots or something
how can i sideload theoxygen os ?
Think i just helped myself with
https://forums.oneplus.net/threads/guide-mega-unbrick-guide-for-a-hard-bricked-oneplus-3.452634/
works again thanks for your help
Click to expand...
Click to collapse
Glad you fixed it.
JoshDaWhite said:
Glad you fixed it.
Click to expand...
Click to collapse
Really appreciate all the time you spent helping here :good:
Inlacrimas said:
I was on cm 13 something and flashed cm 14.1 everything was working ok but i didnt flashed gapps zip.
so i tried to go into recovery and there was no recovery anymore...
then i reset cm 14.1 that i can start from a fresh rom and since then i cant start my phone
i dont have a recovery i can get in but i can get into fastboot mode
hope someone is able to help me and could tell me what to do / try to install a working system again
Click to expand...
Click to collapse
Fyi, if u decide to go back to 14.1, you will need to flash modified twrp http://forum.xda-developers.com/devdb/project/dl/?id=21065&task=get
Then recovery will stay intact

not able to get twrp in my oneplus 3

i flashed the twrp garak using fastboot once i booted into twrp but when i returned using advanced reboot bam! stock recovery is back ..how to fix it guys i want twrp
Go to fastboot mode and reflash the twrp recovery.
CyberCaptainKaz said:
Go to fastboot mode and reflash the twrp recovery.
Click to expand...
Click to collapse
i tried bro but after rebooting my device when i boot into recovery it again changes into oxygen recovery
try to force decryption and then re-flash it again. It's easiest if you use the OnePlus toolkit available here: http://forum.xda-developers.com/oneplus-3/development/toolkit-oneplus-3-toolkit-unlock-t3398799
I was having the same issue after going back to official OOS and wanting to switch over to my current rom which gave me issues since I didn't have modified TWRP.
The_Symbiote said:
try to force decryption and then re-flash it again. It's easiest if you use the OnePlus toolkit available here: http://forum.xda-developers.com/oneplus-3/development/toolkit-oneplus-3-toolkit-unlock-t3398799
I was having the same issue after going back to official OOS and wanting to switch over to my current rom which gave me issues since I didn't have modified TWRP.
Click to expand...
Click to collapse
will it wipe everything means apps,internal storage ?
kriss singhania said:
will it wipe everything means apps,internal storage ?
Click to expand...
Click to collapse
Yes it will. The toolkit will allow you to perform a full backup that you can restore later.
You can try flashing twrp from the toolkit, to see if it works. In my experience it didn't work until I forced decryption.
Try:
1. Fastboot erase recovery
2. Fastboot flash recovery "TWRP"
Puddi_Puddin said:
Try:
1. Fastboot erase recovery
2. Fastboot flash recovery "TWRP"
Click to expand...
Click to collapse
sure I'll try it
kriss singhania said:
sure I'll try it
Click to expand...
Click to collapse
it worked bro I'm rooted and installed twrp..thnx
Damn, this helped me out as well.
I think you are using the community build?

Categories

Resources