[Q] The Stock Recovery.img Directory - HTC One X+

Hi All,
It happens so that I have been able to Root my HOX+ without installing the custom Bootloader. Now that is said and done I am looking forward to finding some way to backup my stock HOX+ bootloader before flashing a Custom Recovery. Since Android has Linux deep within it so in that case the bootloader image must be hidden some where deep within the Linux file system. So please guid me on this one ..
Thanks

ethanon said:
Hi All,
It happens so that I have been able to Root my HOX+ without installing the custom Bootloader. Now that is said and done I am looking forward to finding some way to backup my stock HOX+ bootloader before flashing a Custom Recovery. Since Android has Linux deep within it so in that case the bootloader image must be hidden some where deep within the Linux file system. So please guid me on this one ..
Thanks
Click to expand...
Click to collapse
After spending some time on this one, I finally am being able to backup my stock recovery . I am just penning down the steps incase some one intereste....
For Htc one X+ we first need to find the recovery partition . that can be achieved by running the following command from any terminal emulator
with busybox installed.
cat /proc/emmc
which will give an output some like this
mmcblk0p5: 00fffe00 00000200 "recovery"
This is the recovery partition block ...
the next step will be to backup the recovery partition in an img format.
1. We need to have root permission in order to read through the /dev/block/ directory. So
Type :
su dd if=/dev/block/mmcblk0p5 of=/sdcard/recovery.img
(su grants you admin access and dd is a common command to backup partitions in Linux)
That's it the recovery partition is backed up on your sdcard..

Are you on HBOOT 1.72?
Could you provide your backup recovery, please?

Afaik all stock recoveries are the same regardless of BL version...
Sent from my HTC One X+ using Tapatalk

siseb said:
Are you on HBOOT 1.72?
Could you provide your backup recovery, please?
Click to expand...
Click to collapse
Never mind the HBOOT version for the Recovery.. I am attaching the recovery .. if you try this out let me know if it is working .

AndroHero said:
Afaik all stock recoveries are the same regardless of BL version...
Click to expand...
Click to collapse
ethanon said:
Never mind the HBOOT version for the Recovery.. I am attaching the recovery .. if you try this out let me know if it is working .
Click to expand...
Click to collapse
Thanks guys. Everything is fine now!
Gesendet von meinem SM-N9005 mit Tapatalk

Hey by any chance any one tried to flash the recovery?

Related

Switch from TWRP to CWM? (Resolved)

I just want to verify before I actually try this because I have already bricked one phone and i don't want to brick another.
How do I go about flashing CWM for my recovery instead of TWRP?
Can I just download CWM, rename it to recovery.img and run
Code:
fastboot flash recovery recovery.img
Or is there some other method??
Thanks.
BigRed35m said:
I just want to verify before I actually try this because I have already bricked one phone and i don't want to brick another.
How do I go about flashing CWM for my recovery instead of TWRP?
Can I just download CWM, rename it to recovery.img and run
Code:
fastboot flash recovery recovery.img
Or is there some other method??
Thanks.
Click to expand...
Click to collapse
you;ve got it exactly right! allthough remember that you've renamed it to recovey.img because if in the future you do the same again for twrp or a different version you may forget which you have renamed. In addition if you already ahve either recovery and root you can download rommanager/goo.manager and within the app flash cwm/twrp respectively without ever having to use fastboot. Allthough the CWM in the forums has larger text but its the same thing.
jonesin said:
you;ve got it exactly right! allthough remember that you've renamed it to recovey.img because if in the future you do the same again for twrp or a different version you may forget which you have renamed. In addition if you already ahve either recovery and root you can download rommanager/goo.manager and within the app flash cwm/twrp respectively without ever having to use fastboot. Allthough the CWM in the forums has larger text but its the same thing.
Click to expand...
Click to collapse
Thanks! I saw a couple forums that related to goo manager, but wasn't sure if I'd be able to use it without S-OFF or not. Running the command through CMD Prompt seems easiest for me right now so I'll give that a try. Thanks again.
BigRed35m said:
Thanks! I saw a couple forums that related to goo manager, but wasn't sure if I'd be able to use it without S-OFF or not. Running the command through CMD Prompt seems easiest for me right now so I'll give that a try. Thanks again.
Click to expand...
Click to collapse
One more thing TWRP has been exhibiting problems for many users and at this time and until further notice i would recomend against it. It can be made to work but is buggy
jonesin said:
One more thing TWRP has been exhibiting problems for many users and at this time and until further notice i would recomend against it. It can be made to work but is buggy
Click to expand...
Click to collapse
TWRP Has shown problems when trying to switch to CWM? Or just in general?
BigRed35m said:
TWRP Has shown problems when trying to switch to CWM? Or just in general?
Click to expand...
Click to collapse
not it has nothing to do with switching between the two
TWRP has exhibitied problems when attempting to create a backup or when attempting to restore a backup. Just avoid it for now CWM is more stable
jonesin said:
not it has nothing to do with switching between the two
TWRP has exhibitied problems when attempting to create a backup or when attempting to restore a backup. Just avoid it for now CWM is more stable
Click to expand...
Click to collapse
were the problems with the md5 sum part ? i had problems with CWM it wouldent backup so I had to to switch to twrp
syler2012 said:
were the problems with the md5 sum part ? i had problems with CWM it wouldent backup so I had to to switch to twrp
Click to expand...
Click to collapse
I have had problems backing up with both. Try switching backup type to .tar in CWM. TWRP has had problems backing up as well. Right now we dont have a rock solid stable recovery just have to work around it. CWM has had more fixes applied though I know this for a fact.
BigRed35m said:
I just want to verify before I actually try this because I have already bricked one phone and i don't want to brick another.
How do I go about flashing CWM for my recovery instead of TWRP?
Can I just download CWM, rename it to recovery.img and run
Code:
fastboot flash recovery recovery.img
Or is there some other method??
Thanks.
Click to expand...
Click to collapse
If you don't do a lot of backups/restores I actually recommend TWRP. The built in file manager makes file management without S-OFF a lot more hassle free. Another upside I've found with TWRP is "adb remount" actually works. It's just the little things. The downsides of TWRP that I've found are, add I've stated backup/restore and the size (which actually bugs me so much that I'm using CWM). Overall, as of now for this device, I recommend TWRP for the everyday rooted user.
Sent from my HTC6435LVW using xda app-developers app

[Q]Need help to root my phone

I want to root my desire x and install most stable and good looking ROM. I rooted a sony erricson device but it was real easy unlike HTC. I was reading guides on this forum and got confused regarding recovery, s-off, RUU, kernel, CID etc etc.
Please help me with simple guide and minimum chance to brick my device.
ShivaPower said:
I want to root my desire x and install most stable and good looking ROM. I rooted a sony erricson device but it was real easy unlike HTC. I was reading guides on this forum and got confused regarding recovery, s-off, RUU, kernel, CID etc etc.
Please help me with simple guide and minimum chance to brick my device.
Click to expand...
Click to collapse
I see that u r an xperia survivor, so im gonna explain a few steps.
In HTC, the recovery is not part of the kernel, like sony. HTC has a separate partition where recovery.img is flashed.
Kernel for ROM/OS booting is contained in boot.img and it is flashed in boot partition.
Recovery also contains a copy of kernel (zImage) so it is independant of the boot.img.
To root it, you have to somehow accomplish below steps.
1. Unlock Bootloader for your phone. Go to htcdev.com and search and follow instructions from main page.
2. Reboot phone in "FASTBOOT MODE" and Flash a custom recovery through fastboot.exe tool. Syntax is "fastboot flash recovery recovery.img". Use any available CWM or TWRP (mine). Take care whether you want ICS or JB compatible recovery becoz they work is different.
3. Take a nandroid backup through recovery. (You probably know this as it is same in all phones)
4. Flash a custom ics/jb rom.
5. Reboot phone in FASTBOOT MODE and flash the recommended "boot.img" mentioned in ROMs thread.
Use a little common sense and soon you'll learn doing things the HTC way.
Regards
Yasir
neXus PRIME said:
I see that u r an xperia survivor, so im gonna explain a few steps.
In HTC, the recovery is not part of the kernel, like sony. HTC has a separate partition where recovery.img is flashed.
Kernel for ROM/OS booting is contained in boot.img and it is flashed in boot partition.
Recovery also contains a copy of kernel (zImage) so it is independant of the boot.img.
To root it, you have to somehow accomplish below steps.
1. Unlock Bootloader for your phone. Go to htcdev.com and search and follow instructions from main page.
2. Reboot phone in "FASTBOOT MODE" and Flash a custom recovery through fastboot.exe tool. Syntax is "fastboot flash recovery recovery.img". Use any available CWM or TWRP (mine). Take care whether you want ICS or JB compatible recovery becoz they work is different.
3. Take a nandroid backup through recovery. (You probably know this as it is same in all phones)
4. Flash a custom ics/jb rom.
5. Reboot phone in FASTBOOT MODE and flash the recommended "boot.img" mentioned in ROMs thread.
Use a little common sense and soon you'll learn doing things the HTC way.
Regards
Yasir
Click to expand...
Click to collapse
ThankYou,
I have more questions. Currently i am downloading softwares to unlock bootloader. Sorry if i seem noobish.
On your 2) How to flash a custom recovery and what is flashtool.exe.? any links? Please explain in detail. It was a Shoib akhtar bouncer for me.
3) How to take nandroid backup
4) any links to a functional/stable JB ROM with pure android funcionality?
5) no clue again...any links?
I cant unlock via htc dev it say invalid code lenght? Im on jelly bean 405
Sent from my HTC Desire X using Xparent ICS Tapatalk 2
Cant flash the recovery
When i issue command fastboot flash recovery c:\recovery.img
it is saying cannot flash, unknown error.
I am using cmw6.can you guys give me a latest recovery and also tell how to take nandroid backup of recovery
ShivaPower said:
When i issue command fastboot flash recovery c:\recovery.img
it is saying cannot flash, unknown error.
Click to expand...
Click to collapse
Maybe this help you
http://forum.xda-developers.com/showthread.php?t=2076675
Thats a step by step tutorial from nlooooo
I think you're not in Fastboot mode but I'm not sure.
I am using cmw6.can you guys give me a latest recovery and also tell how to take nandroid backup of recovery
Click to expand...
Click to collapse
If you flashed the recovery, you will find easily the option to make a backup
I use TWRP, so i can't tell you in detail, sorry
0zura
0zura said:
Maybe this help you
http://forum.xda-developers.com/showthread.php?t=2076675
Thats a step by step tutorial from nlooooo
I think you're not in Fastboot mode but I'm not sure.
If you flashed the recovery, you will find easily the option to make a backup
I use TWRP, so i can't tell you in detail, sorry
0zura
Click to expand...
Click to collapse
yea i chose back up from bootloader ans got two files on my phone, recovery.img and boot.img. are they enough to backup. is this backup for stock revovery or cwm ??? the phone is running very good.
but i havnt rooted .i want to install a full sense or any beautiful n stable rom. can you link it here???
ShivaPower said:
yea i chose back up from bootloader ans got two files on my phone, recovery.img and boot.img. are they enough to backup. is this backup for stock revovery or cwm ??? the phone is running very good.
but i havnt rooted .i want to install a full sense or any beautiful n stable rom. can you link it here???
Click to expand...
Click to collapse
You have to chose in bootloader "Recovery"- in Recovery mode (CWM) can you make a backup, not in bootloader
The backup is for cwm
i don't know how many files the backup with cwm had, with TWRP it has 7 files with 1.5 GB
http://tech-lounge.de/nandroid-backup-das-wichtigste-backup-fuer-gerootete-android-geraete/ (german site)
Gesichert wird im Ordner “clockworkmod/backup” auf der SD-Karte und der Dateiname setzt sich aus dem Datum und der aktuellen Uhrzeit zusammen, so dass mehrere Backups parallel abgelegt werden können. Backups haben bei mir allerdings eine Größe von ungefähr 400 MB, also solltet ihr darauf achten, dass ihr genügend internen Speicher zur Verfügung habt.
Click to expand...
Click to collapse
In directory clockworkmod/backup on your SD-Card is the backup file (ca. 400MB) and the name of this file is the date and the time you have create the backup.
The Rom in my signature is a full sense rom. mySENSE-dx RC3.5
So now i have rooted my device. Please point me towards a suitable ROM to install and also the procedure...Waiting for reply.

WI501Q - M6E69X - TWRP Backup of System & Boot - stockrecovery.img (28 Feb 2017)

M6E69X only for WI501Q
TWRP Backup & stockrecoveryM6E69X: uploaded by @Lrs121
【Version】
WI501Q _M6E69X
【Model Name】
ZenWatch 2
【Release Date】
???
【Release Note】
???
@RoyanArt
I won't be able to have access to adb till late tonight at the earliest, can you pull it using the following command?
adb shell
su
dd if=/dev/block/platform/msm_sdcc.1/by-name/ of=/sdcard/
Those commands should copy the stock recovery IMG to your sdcard directory
Edit. Last command might be
dd if=/dev/block/platform/msm_sdcc.1/by-name/ of=/sdcard/stockrecovery.IMG
I think you have to specify the destination IMG file name
Sent from my ONEPLUS A3000 using Tapatalk
RoyanArt said:
MWD59 to M6E69N update.zip (adb sideload) : go to this thread
TWRP Backup : googledrive
Who can help to pull the stock recovery ? @Lrs121 , @slothdabski
【Version】
M6E69N
【Model Name】
ZenWatch 2
【Release Date】
2016/10/17
【Release Note】
1.Fix security vulnerabilities ( Update to Sep 2016 of Android Security Bulletins )
2.Fix issue "Watch could not pair with iPhone 7"
Click to expand...
Click to collapse
FYI: The stock recovery link is broken.
I can get to it in a couple hours. Out running errands and I've been meaning to make a backup
Here it is: Stock M6E69N recovery
slothdabski said:
@RoyanArt
I won't be able to have access to adb till late tonight at the earliest, can you pull it using the following command?
adb shell
su
dd if=/dev/block/platform/msm_sdcc.1/by-name/ of=/sdcard/
Those commands should copy the stock recovery IMG to your sdcard directory
Edit. Last command might be
dd if=/dev/block/platform/msm_sdcc.1/by-name/ of=/sdcard/stockrecovery.IMG
I think you have to specify the destination IMG file name
Sent from my ONEPLUS A3000 using Tapatalk
Click to expand...
Click to collapse
sorry, i cant do it, because i've flashed twrp recovery :good:
Lrs121 said:
I can get to it in a couple hours. Out running errands and I've been meaning to make a backup
Here it is: Stock M6E69N recovery
Click to expand...
Click to collapse
Thanks for the stock recovery, ill put your post to top :good::good:
Want to root/twrp Zenwatch 2 m6e69n - ANY HELP would be GREAT!!!
I got my Z2 m6e69n about a week ago (10/16/16) and it's great but I want root & twrp like I have on my other Android devices. Don't know that it matters, I'm using LS990 (Sprint LG G3 on KK 4.4.2). I've been searching XDA and YouTube for clear, detailed info on how to root and get TWRP on the watch but not having a lot of luck.
What I have found is:
- I have activated developer options
- How to get into recovery, how to access bootloader, how to unlock bootloader (http://forum.xda-developers.com/zenwatch/general/guide-how-to-access-recovery-zenwatch-t3167623) THANKS to arbitercu
...but nothing detailed about installing TWRP. Maybe I'm blind or just not understanding but any help would be great. I simply don't want to BRICK my Zenwatch.
- ALSO, VERY LITTLE EXPERIENCE with ADB and side loading which I think might be important to mention.
- Last thing, basically want to get some of the BLOAT off the device and get the most out of it.
Almost forgot:
- Zenwatch 2 m6e69n Sparrow (1.63")
Thanks in advance!
dsabine said:
I got my Z2 m6e69n about a week ago (10/16/16) and it's great but I want root & twrp like I have on my other Android devices. Don't know that it matters, I'm using LS990 (Sprint LG G3 on KK 4.4.2). I've been searching XDA and YouTube for clear, detailed info on how to root and get TWRP on the watch but not having a lot of luck.
What I have found is:
- I have activated developer options
- How to get into recovery, how to access bootloader, how to unlock bootloader (http://forum.xda-developers.com/zenwatch/general/guide-how-to-access-recovery-zenwatch-t3167623) THANKS to arbitercu
...but nothing detailed about installing TWRP. Maybe I'm blind or just not understanding but any help would be great. I simply don't want to BRICK my Zenwatch.
- ALSO, VERY LITTLE EXPERIENCE with ADB and side loading which I think might be important to mention.
- Last thing, basically want to get some of the BLOAT off the device and get the most out of it.
Almost forgot:
- Zenwatch 2 m6e69n Sparrow (1.63")
Thanks in advance!
Click to expand...
Click to collapse
How about a little more googling. http://forum.xda-developers.com/zenwatch-2/orig-development/wip-unofficial-twrp-v2-8-7-0-t3321199/
Be careful what you remove. The watch won't function properly without some apps.
edit : no issue quick for wear
Thanks for the thread. :laugh::laugh::laugh:
Could someone provide fastboot flashable .IMG files?
I've ****ed up my watch quite hard by grabbing the wrong system image while the watch was still locked, now I can't even boot it anymore or restore a TWRP backup because the file system seems to be corrupt. I can't save anything in /sdcard without it getting wiped again after a reboot.
EpicLPer said:
Could someone provide fastboot flashable .IMG files?
I've ****ed up my watch quite hard by grabbing the wrong system image while the watch was still locked, now I can't even boot it anymore or restore a TWRP backup because the file system seems to be corrupt. I can't save anything in /sdcard without it getting wiped again after a reboot.
Click to expand...
Click to collapse
What happens when you boot twrp using fastboot? If you can get into twrp, with the bootloader unlocked you might be able to reformat the partitions.
On a side note I think you can format the partitions from fastboot mode
Lrs121 said:
What happens when you boot twrp using fastboot? If you can get into twrp, with the bootloader unlocked you might be able to reformat the partitions.
On a side note I think you can format the partitions from fastboot mode
Click to expand...
Click to collapse
Yeah, I've managed to repair the partitions by erasing and formatting them via fastboot, for whatever reason only formatting them didn't help... I have no clue why. Except boot I've erased + formatted every partition, then booted TWRP via "fastboot boot TWRP" and then was able to push TWRP backup files onto /data/media (/sdcard was broken still for whatever reason). After the first boot it somehow fixed /sdcard too tho it was missing all of its files on there. I simply did a factory reset of the watch after this and now it seems to be back and working again, tho I'm not fully sure because TWRP seems to have some problems still but that could be due to the wonky and, sorry, "****ty" port of TWRP 3.0 someone else made.
EpicLPer said:
Yeah, I've managed to repair the partitions by erasing and formatting them via fastboot, for whatever reason only formatting them didn't help... I have no clue why. Except boot I've erased + formatted every partition, then booted TWRP via "fastboot boot TWRP" and then was able to push TWRP backup files onto /data/media (/sdcard was broken still for whatever reason). After the first boot it somehow fixed /sdcard too tho it was missing all of its files on there. I simply did a factory reset of the watch after this and now it seems to be back and working again, tho I'm not fully sure because TWRP seems to have some problems still but that could be due to the wonky and, sorry, "****ty" port of TWRP 3.0 someone else made.
Click to expand...
Click to collapse
That's good you got it working. As for twrp if I remember right there were some issues with 3.0.0 regarding Android wear that were fixed in later versions. Ever since my galaxy s3, I've taken to building my own for the devices I have or have had. I make them available on my website.
Can anybody provide this for a Zenwatch 2 Wren? It would be appreciated a lot.
Can you help to pull the M6E69S stock recovery ? @Lrs121 , @slothdabski
RoyanArt said:
Can you help to pull the M6E69S stock recovery ? @Lrs121 , @slothdabski
Click to expand...
Click to collapse
Sorry had it pulled the moment the ota went out. I just didnt have it pushed to my server. Sparrow Stock recoveries
OP EDITED & UPDATED
M6E69S
-Version-
WI501Q _M6E69S
-Model Name-
ZenWatch 2
-Release Date-
2016/12/07
-Release Note-
1.Fix security vulnerabilities ( Update to Nov 2016 of Android Security Bulletins
Hey bud, watch just got an update today dec 29th, im rooted with twrp. Ill install a stock recovery sometime but in the mean time it would be nice to get that up for people to side load!
Dont know what the build is called, but i was running M6E69S when i got it.
Can you help to pull the M6E69V stock recovery ? @Lrs121 , @slothdabski
RoyanArt said:
Can you help to pull the M6E69V stock recovery ? @Lrs121 , @slothdabski
Click to expand...
Click to collapse
@RoyanArt Could you please upload the TWRP backup of latest firmware? It would be so appreciated ???

[ROOT] SuperSU

This thread was originally for Pixel-specific rooting instructions, but by now the SuperSU ZIP and TWRP are fully supported:
- Fastboot boot TWRP
- Install latest SuperSU ZIP (v2.79-SR3 at the time of writing)
Note that at this time I recommend against fastboot flashing TWRP. With the Pixel's new partition layout, the recovery files are inside the boot partition, and so is SuperSU. If you flash both, SuperSU's internal boot image backup will not be of the original boot image, but of TWRP. This means that neither the 'full unroot' option in SuperSU, nor incremental OTA update through FlashFire, will work as expected.
OR
- Use CF-Auto-Root for Pixel (not released at the time of writing, but should be released soon)
Nice work!
Hell Yeah!!! Thanks @Chainfire, your time as well as others that have made this and the bootloader unlock happen is appreciated very much.
Sent from my Pixel XL using Tapatalk
can we flash another kernel such as elementalX on top of this?
diabl0w said:
can we flash another kernel such as elementalX on top of this?
Click to expand...
Click to collapse
How does this relate?
Ker~Man said:
How does this relate?
Click to expand...
Click to collapse
because I attempted to not really thinking about that its systemless and wasnt sure if root would persist. after attempting to flash boot elementalX's kernel my device just powered off so i immediately reflashed root and all is okay now
diabl0w said:
can we flash another kernel such as elementalX on top of this?
Click to expand...
Click to collapse
Lol if you read chainfires instructions you would have e your answer,but it short no, not until they add it
I did read the readme.. so not sure what your getting at
cwalker0906 said:
Lol if you read chainfires instructions you would have e your answer,but it short no, not until they add it
Click to expand...
Click to collapse
chainfire said:
- If you want to use a custom kernel, simply 'fastboot boot' the root image again after flashing the custom kernel. This has been tested with a few custom kernels and found to work well so far.
Click to expand...
Click to collapse
It was a valid question since this flashing method is different than what we are used to due to the difference in partitions and the file system.
lexcyn said:
It was a valid question since this flashing method is different than what we are used to due to the difference in partitions and the file system.
Click to expand...
Click to collapse
okay thanks, so i guess the answer is actually yes
Thanks @Chainfire - booted and working well!
thanks..emoji..root explorer.. viper.. naptime.. titanium.. yes..
if new kernel must boot boot to root again..
Seems I cannot remount /system_root as rw (to copy Emoji font over).
marlin://system_root/system/fonts # mount -o remount,rw /system_root
mount: '/dev/block/bootdevice/by-name/system_a'->'/system_root': Device or resource busy
Edit: Nevermind, used Solid Explorer and granted it SuperUser and seemed to work. Strange.
Does anyone have the stock boot.img for the pixel xl? I don't have the data to download the full factory image.
Life is good!
Thanks to all involved, especially Chainfire.
You Rock!
Worked like a charm. Thanks @Chainfire!
Can't thank you enough. Works perfectly.
can someonone please post the exact steps they are using?
I just unlocked my bootloader. then tried flashing the root-boot img file, it did the reboots, but when i complete android setup, theres no SuperSU and if i install the .apk, it still does not detect root...
just reflashed stock boot.img, locked and unlocked bootloader. waiting for instrustion.
thanks!
spunks3 said:
can someonone please post the exact steps they are using?
I just unlocked my bootloader. then tried flashing the root-boot img file, it did the reboots, but when i complete android setup, theres no SuperSU and if i install the .apk, it still does not detect root...
just reflashed stock boot.img, locked and unlocked bootloader. waiting for instrustion.
thanks!
Click to expand...
Click to collapse
fastboot boot boot-to-root.img
lexcyn said:
fastboot boot boot-to-root.img
Click to expand...
Click to collapse
what about superSU?

update.zip

Hi everyone who is reading this post .
I need time of someone who help me how to make update.zip for stock rom because i corrupt .xml file in /etc/theme and i wont give it back (i have backup).
I try too adb but it say ,,unauthorized" and I can't boot to system.
My phone is Acer Z520 8GB rom.
If someone help me i will be too...oo much happy .
(I'm sorry for my very bad English )
DunoCZ said:
Hi everyone who is reading this post .
I need time of someone who help me how to make update.zip for stock rom because i corrupt .xml file in /etc/theme and i wont give it back (i have backup).
I try too adb but it say ,,unauthorized" and I can't boot to system.
My phone is Acer Z520 8GB rom.
If someone help me i will be too...oo much happy .
(I'm sorry for my very bad English )
Click to expand...
Click to collapse
Do you have a backup of the file, or of the whole ROM? Also, if it says unauthorized it is because of the adb key. Do you have TWRP or other custom recovery with a file manager?
Sent from my SM-T210 using Tapatalk
Yes i have backup of the file .xml and i didn't have custom recovery because idk how to flash it safely.
DunoCZ said:
Yes i have backup of the file .xml and i didn't have custom recovery because idk how to flash it safely.
Click to expand...
Click to collapse
I don't have your device, but if there is a working custom recovery, you should be able to flash it safely with flashify app from the playstore. Once you get TWRP or other custom recovery installed adb will work be default. (While in recovery)
Then you can move your backup xml to it's original location and chmod 0644.
Sent from my SM-T210 using Tapatalk
Ok thanks
DunoCZ said:
Ok thanks
Click to expand...
Click to collapse
Just realized your device won't boot so flashify won't help. My apologies. We could flash it with dd commands, but if adb is unauthorized, you won't be able to get shell.
Do you have access to a Linux OS like Ubuntu?
Sent from my KYOCERA-C6745 using Tapatalk
Yep I have kubuntu 32bit
Ok I'm now in state when phone is in bootloop what next ?
Ok now Is phone working, i flash CM12.1 bit very bugged (menu Burton not working a video stop rendering on first fremate) do soutěže know how to fix it please?

Categories

Resources