Question Backup and restore pixel 6? - Google Pixel 6

Seeing there is no TWRP for the pixel 6 yet, was wondering if there was a way to backup my current stock rooted rom for I can flash other roms? Then flash back of I don't like it.

There's a twrp. You mind testing it for me?

enigma2446 said:
Seeing there is no TWRP for the pixel 6 yet, was wondering if there was a way to backup my current stock rooted rom for I can flash other roms? Then flash back of I don't like it.
Click to expand...
Click to collapse
An easy method of restoring to stock if you don't like a custom ROM is to use Google's recovery tool. Or you can use ADB as it has commands for backing up and - I think - restoring.

NonStickAtom785 said:
There's a twrp. You mind testing it for me?
Click to expand...
Click to collapse
Sure thanks for responding.

NonStickAtom785 said:
There's a twrp. You mind testing it for me?
Click to expand...
Click to collapse
I'm down for testing recovery for pixel 6.

NonStickAtom785 said:
There's a twrp. You mind testing it for me?
Click to expand...
Click to collapse
you have 2 users willing to twst

Flar2's AppDash works great if you have root for backing up apps and app data.
As for ROM, I haven't tried this yet, but seems quite promising:
GitHub - Magisk-Modules-Alt-Repo/backup: An android CLI partition backup tool without custom recoveries.
An android CLI partition backup tool without custom recoveries. - GitHub - Magisk-Modules-Alt-Repo/backup: An android CLI partition backup tool without custom recoveries.
github.com

@enigma2446 @shelbo The image is inside the zip archive. Tell me if anything is incorrectly working I haven't tested it yet

OK I'll give it a shot in a couple of hours and let you know

NonStickAtom785 said:
@enigma2446 @shelbo The image is inside the zip archive. Tell me if anything is incorrectly working I haven't tested it yet
Click to expand...
Click to collapse
Any special flashing instructions?

NonStickAtom785 said:
@enigma2446 @shelbo The image is inside the zip archive. Tell me if anything is incorrectly working I haven't tested it yet
Click to expand...
Click to collapse
no go.......tried booting it and flashed it....would not boot

andybones said:
Flar2's AppDash works great if you have root for backing up apps and app data.
As for ROM, I haven't tried this yet, but seems quite promising:
GitHub - Magisk-Modules-Alt-Repo/backup: An android CLI partition backup tool without custom recoveries.
An android CLI partition backup tool without custom recoveries. - GitHub - Magisk-Modules-Alt-Repo/backup: An android CLI partition backup tool without custom recoveries.
github.com
Click to expand...
Click to collapse
have no idea how to use it...tried termux but dont understand fully

enigma2446 said:
have no idea how to use it...tried termux but don;t understand fully
Click to expand...
Click to collapse
same here I may give it a go.
May need to try another terminal.. IIRC Termux can run into issues.
It seems like in terminal:
-d all
should backup all

andybones said:
same here I may give it a go.
May need to try another terminal.. IIRC Termux can run into issues.
It seems like in terminal:
-d al
Click to expand...
Click to collapse
andybones said:
same here I may give it a go.
May need to try another terminal.. IIRC Termux can run into issues.
It seems like in terminal:
-d all
should backup all
Click to expand...
Click to collapse
Yes but I'm not sure about the backup output directory ...pixel is /storage/emulated/0/

andybones said:
same here I may give it a go.
May need to try another terminal.. IIRC Termux can run into issues.
It seems like in terminal:
-d all
should backup all
Click to expand...
Click to collapse
I get this output with nothing saved due to read only file system

enigma2446 said:
Yes but I'm not sure about the backup output directory ...pixel is /storage/emulated/0/
Click to expand...
Click to collapse
This is internal.
Are you rooted? U have to be g to of installed the module

andybones said:
This is internal.
Are you rooted? U have to be g to of installed the module
Click to expand...
Click to collapse
Yes I'm rooted with the module installed.

Related

[flo][CWM Advanced Edition] PhilZ Touch

Main thread + features + install instructions + dev support
http://forum.xda-developers.com/showthread.php?t=2201860
PhilZ Touch is a CWM Advanced Edition that adds all the features you could ever miss in CWM
It is a well proven recovery for many phones
It also adds a full touch interface a completely configurable GUI
Please give your feedback, what works, and any bug you could encounter
Read the features, and check if you are missing something
Also, do not forget to read about the powerful aroma file manager integration and double tap shortcut
Download links
Last version can be found here:
Nexus 7 (2013) - flo
http://goo.im/devs/philz_touch/CWM_Advanced_Edition
Click to expand...
Click to collapse
Will there be a version for deb also?
I want to test it but with the flo version this might be a bad idea while using the LTE version of the Nexus 7,
But thanks anyway for your CWM version here - I used it with N7000 and therefore didn't use TWRP.
Until now it was different here...
Thanks
Flo version is booting which is a good sign. However, you get 2 errors when you try to create a Nandroid Backup:
E:FAILED to find partition size `/recovery`
E:FAILED to find partition size `/boot`
Edit: 1 Nandroid Backup created, going to test this soon and report more Bugs after some testing.
Gorgtech said:
Flo version is booting which is a good sign. However, you get 2 errors when you try to create a Nandroid Backup:
E:FAILED to find partition size `/recovery`
E:FAILED to find partition size `/boot`
Click to expand...
Click to collapse
They are cosmetic bugs
Please provide a log on that error
I added a detection mode that seems not working on flo.
To fix it the hard way, provide me from adb shell
Code:
cat /proc/partitions
ls -l /dev/block/platform/msm_sdcc.1/by-name
In recovery, it normally tries to resolve the links when i do not know the real mmcblk name for partitions. So, in addition to above adb shell commands, if you provide a log, I can see why links are not resolved on this device
For 4.3 roms, you must enable selinux context backup/restore in misc nandroid settings by the way
Here are two screenshots: https://www.dropbox.com/sh/roo85slxi7h9l69/kjBrLNIJmC
Phil3759 said:
They are cosmetic bugs
Please provide a log on that error
I added a detection mode that seems not working on flo.
To fix it the hard way, provide me from adb shell
Code:
cat /proc/partitions
ls -l /dev/block/platform/msm_sdcc.1/by-name
In recovery, it normally tries to resolve the links when i do not know the real mmcblk name for partitions. So, in addition to above adb shell commands, if you provide a log, I can see why links are not resolved on this device
For 4.3 roms, you must enable selinux context backup/restore in misc nandroid settings by the way
Click to expand...
Click to collapse
this looks sweet. Does it have multiboot ability?
Gorgtech said:
Here are two screenshots: https://www.dropbox.com/sh/roo85slxi7h9l69/kjBrLNIJmC
Click to expand...
Click to collapse
Thank you a lot
But I really need a log. Just go into "Custom backup and restore" menu, select boot and recovery only, hit backup
In backup folder, you should have a recovery.log file. Zip and attach here
Else, after the backup, "Advanced Menu" and select report error
I need to know why the readlink function is not doing its job to get what you see with ls -l command
I´ve included the log file to the dropbox folder Just to make sure it doesn´t get lost, also as an attachment.
Phil3759 said:
Thank you a lot
But I really need a log. Just go into "Custom backup and restore" menu, select boot and recovery only, hit backup
In backup folder, you should have a recovery.log file. Zip and attach here
Else, after the backup, "Advanced Menu" and select report error
I need to know why the readlink function is not doing its job to get what you see with ls -l command
Click to expand...
Click to collapse
Gorgtech said:
I´ve included the log file to the dropbox folder Just to make sure it doesn´t get lost, also as an attachment.
Click to expand...
Click to collapse
Thank you a lot
I am fixing the silly bug I did
Will release an update when back to home
v5.18.4
http://d-h.st/users/philz_touch/?fld_id=26583#files
This fixes the boot/recovery partition size check
That bug had no effect on backup/restore. It is just for the progress bar accuracy
Phil3759 said:
v5.18.4
http://d-h.st/users/philz_touch/?fld_id=26583#files
This fixes the boot/recovery partition size check
That bug had no effect on backup/restore. It is just for the progress bar accuracy
Click to expand...
Click to collapse
This version is asking me to fix root when i reboot...every time
joeyddr said:
This version is asking me to fix root when i reboot...every time
Click to expand...
Click to collapse
Nothing to do with CWM
Only change from previous is fix to detect size of boot and recovery on backup
Is that fixed?
Phil3759 said:
Nothing to do with CWM
Only change from previous is fix to detect size of boot and recovery on backup
Is that fixed?
Click to expand...
Click to collapse
that seems to be and the version before din't ask to fix root.
joeyddr said:
that seems to be and the version before din't ask to fix root.
Click to expand...
Click to collapse
say yes and it will be happy probably
Or see if you updated your ROM SU version
Phil3759 said:
say yes and it will be happy probably
Or see if you updated your ROM SU version
Click to expand...
Click to collapse
I reflashed the supersu 1.65 and it went away thanks.
Only 12 people thanked for such a nice recovery?
Maybe because there is no (install)information whatsoever?
Sent from my GT-I9505 using xda app-developers app
Barthlon said:
Maybe because there is no (install)information whatsoever?
Sent from my GT-I9505 using xda app-developers app
Click to expand...
Click to collapse
Should install info be in a dev thread?
Phil3759 said:
Should install info be in a dev thread?
Click to expand...
Click to collapse
Quoting your own posts there
How to Install
This will depend on your device. Please look first for help in your device specific thread.
Provided instructions here ARE NOT VALID for all phone
Click to expand...
Click to collapse
So the answer must be "yes".
ThaiDai said:
Quoting your own posts there
So the answer must be "yes".
Click to expand...
Click to collapse
No
I meant forums, not thread. Will edit it.
People should look, into their device forum, FAQ and General. Dev threads are not meant to be a how to flash tut
If someone doesn't know how to flash a recovery, he has no reason to lurk here. He should start in other general/faq forums

[Help]Swap internal to external SD Card.

Hi guys, so i'm having some problems with my SD card, i can't make my phone use my SD card entirely, i mean first of all the I/O sucks on this internal memory and it's too little, i can't even install 2 games like MC4 and WWZ. I wouldn't have come here if had not choice, i followed lots of tutorials that bricked my soft and had to reflash stock, so if any of you know any idea, it would be much appreciated, also i want to say that my phone it's rooted.Thanks in advance.
Rephosix said:
Hi guys, so i'm having some problems with my SD card, i can't make my phone use my SD card entirely, i mean first of all the I/O sucks on this internal memory and it's too little, i can't even install 2 games like MC4 and WWZ. I wouldn't have come here if had not choice, i followed lots of tutorials that bricked my soft and had to reflash stock, so if any of you know any idea, it would be much appreciated, also i want to say that my phone it's rooted.Thanks in advance.
Click to expand...
Click to collapse
Does your device have a vold.fstab in /system/etc/ ?
Sent from my GT-I8320 [CM7.2]
Yes, it has, can you tell me what should i set in it, please?
Rephosix said:
Yes, it has, can you tell me what should i set in it, please?
Click to expand...
Click to collapse
Just upload it and will see what I can do
Sent from my GT-I8320 [CM7.2]
Also looking forward for something like this
Sent from my LG-D620 using XDA Free mobile app
Hey, how can I tranfer games to my sd card? I install Asphalt 8 and it took almost my internal memory.
Vagelis1608 said:
Just upload it and will see what I can do
Sent from my GT-I8320 [CM7.2]
Click to expand...
Click to collapse
Here it is.
This would be to occupy the data sd games without being root or lose the warranty??
If so please tell how to do this since I have the user skills and this idea ......
Sorry, I couldn't figure it out
What you need is a kernel patch and I will need the boot.img of your device for that.
hi all..
this device was able to unlock bootloader ? if yes, can someone give me the boot.img and build.prop from this device?
101
Vagelis1608 said:
Sorry, I couldn't figure it out
What you need is a kernel patch and I will need the boot.img of your device for that.
Click to expand...
Click to collapse
I tried couple of tutorials, but i haven't managed yet to extract it, do you have any idea how can i extract it?
Rephosix said:
I tried couple of tutorials, but i haven't managed yet to extract it, do you have any idea how can i extract it?
Click to expand...
Click to collapse
0. Make sure you have full root access
1. Install a terminal emulator app from Play Store
2. Open it and run this command: su
3. Give the app SU access
4. Run this command: dump_image boot <path to your sdcard>/boot.img
5. Upload the img somewhere for me to download
Sent from my GT-I8320 [CM7.2]
Vagelis1608 said:
0. Make sure you have full root access
1. Install a terminal emulator app from Play Store
2. Open it and run this command: su
3. Give the app SU access
4. Run this command: dump_image boot <path to your sdcard>/boot.img
5. Upload the img somewhere for me to download
Sent from my GT-I8320 [CM7.2]
Click to expand...
Click to collapse
dump_image Not found ... and, yes, i have root access and plus can you make a backup of the stock recovery and give it to me ?
Rephosix said:
dump_image Not found ... and, yes, i have root access and plus can you make a backup of the stock recovery and give it to me ?
Click to expand...
Click to collapse
Install busybox
recovery.img: http://www.mediafire.com/?11avc2guyws66ra
Sent from my GT-I8320 [CM7.2]
Vagelis1608 said:
Install busybox
Sent from my GT-I8320 [CM7.2]
Click to expand...
Click to collapse
I already have busybox installed, maybe i need a different busybox.I'm using Stericson's or something like that.
Rephosix said:
I already have busybox installed, maybe i need a different busybox.I'm using Stericson's or something like that.
Click to expand...
Click to collapse
Never mind then
I will find a flashable stock ROM and extract the boot.img from there.
Towelroot + supersu + foldermount
I use this.
This would be awesome. The problem with the G2 mini is the internal memory of 4GB
Vagelis1608 said:
Never mind then
I will find a flashable stock ROM and extract the boot.img from there.
Click to expand...
Click to collapse
I have a stock ROM. How do you extract boot.img from kdz?
Anyway, here's the D618 boot.img
https://mega.co.nz/#!eZxkDBRS!WKagEjgRbCbg11KmvW9tsEb40L39cKJNFFArEoxmOrk
ali.filth said:
hi all..
this device was able to unlock bootloader ? if yes, can someone give me the boot.img and build.prop from this device?
Click to expand...
Click to collapse
Here are the files you need. Can you swap the internal to external SD?

Unbrick Qualcomm mobiles with Step-by-step guide

hi all
MY POCO F1 IS BRICKED WITH NO FASTBOOT MODE OR RECOVERY MOD:crying:
There is a way to get my phone back to life by creating a backup
“backup.img”
(root the phone first)
Format your external MicroSD card with “exfat” system file, and the size of this SD card should be morethan 16 GB , which is the size of the whole partition.
Do a full factory reset, meaning wipe your cache, data, and internal storage using either CWM, TWRP, or PhillzTouch.
Insert the SD card to your phone and connect your mobile with ADB, type:
adb shell
su
dd if=/dev/block/mmcblk0 of=/storage/sdcard1/backup.img bs=512 count=30535646
The size of the “backup.img” is around 16 GB, However, if you compressed it, it would be around 2 GB.
The way to back up “backup.img” https://www.droidsavvy.com/unbrick-qualcomm-mobiles/
Please create a backup "backup.img" and upload it so that I can download it
Any help is appreciated
Do you need a miui rom on the phone or is it possible with an custom rom?
oiseau1201 said:
Do you need a miui rom on the phone or is it possible with an custom rom?
Click to expand...
Click to collapse
No difference but the best miui rom
monzer said:
No difference but the best miui rom
Click to expand...
Click to collapse
How are you going to use this image?
Meaning, how is it going to be flashed inside the phone?
sotosgolf said:
How are you going to use this image?
Meaning, how is it going to be flashed inside the phone?
Click to expand...
Click to collapse
Here is the way https://www.droidsavvy.com/unbrick-qualcomm-mobiles/
any one plz
monzer said:
any one plz
Click to expand...
Click to collapse
Its so hard to give u cz we need to format all data. If u have an other way, i would help.
I have only nitrogen os running on my phone. But I want to change it maybe today. Then I can start fresh with data formatted. You are not forgotten but time is not so much this time caused Corona and my kids.
oiseau1201 said:
I have only nitrogen os running on my phone. But I want to change it maybe today. Then I can start fresh with data formatted. You are not forgotten but time is not so much this time caused Corona and my kids.
Click to expand...
Click to collapse
ok thanks
tiennhu89 said:
Its so hard to give u cz we need to format all data. If u have an other way, i would help.
Click to expand...
Click to collapse
no
oiseau1201 said:
I have only nitrogen os running on my phone. But I want to change it maybe today. Then I can start fresh with data formatted. You are not forgotten but time is not so much this time caused Corona and my kids.
Click to expand...
Click to collapse
Waiting plz
I don't have an sd card here. Can I store the backup.img on the PC directly?
oiseau1201 said:
I don't have an sd card here. Can I store the backup.img on the PC directly?
Click to expand...
Click to collapse
Maybe I don't know you can try:good:
Okay I'll try it
update:
creating the backup file now. your path to sdcard was wrong so i had to figure out whats the right path. And the command works only in twrp. right path was of=/external_sd/backup.img and i had to create the backup.img at first because it wouldnt be created by adb itself.
It will take mabee 30 minutes from now to create and a little more to place the file on my shared drive. I will notify you when its ready.
oiseau1201 said:
update:
creating the backup file now. your path to sdcard was wrong so i had to figure out whats the right path. And the command works only in twrp. right path was of=/external_sd/backup.img and i had to create the backup.img at first because it wouldnt be created by adb itself.
It will take mabee 30 minutes from now to create and a little more to place the file on my shared drive. I will notify you when its ready.
Click to expand...
Click to collapse
thanks man
monzer said:
thanks man
Click to expand...
Click to collapse
Happened?
He got the file didnt replyed yet if it was working
oiseau1201 said:
He got the file didnt replyed yet if it was working
Click to expand...
Click to collapse
my phone no show disk drives
Did you unplugged the battery of the phone before connecting to the PC?

G8x bootanimation

I need a way to get rid of the annoying carrier bootanimation thats in /product/OP/poweron and use the LG animation in /system/media
#Rooty_Mikes# said:
I need a way to get rid of the annoying carrier bootanimation thats in /product/OP/poweron and use the LG animation in /system/media
Click to expand...
Click to collapse
Nevermind! Figured it out! Searched for the G8X Twrp installer, flashed the ramdisk, flashed Disable DM-Verity&Force Encryption, then just used the twrp file manager to handle what i needed in the directories.
I was under the impression that their was no twrp for g8x.
#Rooty_Mikes# said:
Nevermind! Figured it out! Searched for the G8X Twrp installer, flashed the ramdisk, flashed Disable DM-Verity&Force Encryption, then just used the twrp file manager to handle what i needed in the directories.
I was under the impression that their was no twrp for g8x.
Click to expand...
Click to collapse
We can change root files from twrp? I tried with file managers but it got replaced again by ui. I have root
thekalpkuleria_24 said:
We can change root files from twrp? I tried with file managers but it got replaced again by ui. I have root
Click to expand...
Click to collapse
Yes, operating in twrp you are basically running abd root in terminal and you are system-as-root in the file manager so be careful, back-up prior to any changes. Any apk managers has a hard time with system-as-root permissions in production builds unless your the root master topjohnwu lol
#Rooty_Mikes# said:
Yes, operating in twrp you are basically running abd root in terminal and you are system-as-root in the file manager so be careful, back-up prior to any changes. Any apk managers has a hard time with system-as-root permissions in production builds unless your the root master topjohnwu lol
Click to expand...
Click to collapse
But making change from manager not works coz the ui changes my change again
It should work in twrp; unless you have a recovery.from.boot file in your system. I would go to terminal and run # getprop and see what's going on, you may have a ro.prop that's not allowing what you want to change
Yes it is ro.prop so what should i do?
thekalpkuleria_24 said:
So will running #getprop in terminal help me or twrp will help
Click to expand...
Click to collapse
It will help you find to see if you have a RO "read-only" property and value on your desired item example; I want to set my adb port to 5555 i would run # getprop and look through the property's to find my item and if it says:
$ service.adb.tcp.port=5038
I would change it with:
$ su -c resetprop service.adb.tcp.port=5555
Its all depending on the property and the location in the partition the files are in really in how its modified. What exactly are you trying to do?
#Rooty_Mikes# said:
It will help you find to see if you have a RO "read-only" property and value on your desired item example; I want to set my adb port to 5555 i would run # getprop and look through the property's to find my item and if it says:
$ service.adb.tcp.port=5038
I would change it with:
$ su -c resetprop service.adb.tcp.port=5555
Its all depending on the property and the location in the partition the files are in really in how its modified. What exactly are you trying to do?
Click to expand...
Click to collapse
Im trying to change sounds from product/OP plz tell a proper command what you wrote here it confused me a bit
thekalpkuleria_24 said:
Yes it is ro.prop so what should i do?
Click to expand...
Click to collapse
Run $ su -c resetprop [property]=value
And what to write in property and value ? I have no idea
thekalpkuleria_24 said:
Im trying to change sounds from product/OP plz tell a proper command what you wrote here it confused me a bit
Click to expand...
Click to collapse
thekalpkuleria_24 said:
/product/OP is mounted to a RO only partition, I would modify in the manager built in twrp. The modifications will remain when you reboot the system that way.
Click to expand...
Click to collapse
thekalpkuleria_24 said:
And what to write in property and value ? I have no idea
Click to expand...
Click to collapse
The property doesnt change only value "usually" a number 1 for yes, 0 for no
Okay thanks going for it
#Rooty_Mikes# said:
The property doesnt change only value "usually" a number 1 for yes, 0 for no
Click to expand...
Click to collapse
Do you have twrp?
#Rooty_Mikes# said:
Do you have twrp?
Click to expand...
Click to collapse
No im doing it in termux
thekalpkuleria_24 said:
No im doing it in termux
Click to expand...
Click to collapse
Not going to work
#Rooty_Mikes# said:
Not going to work
Click to expand...
Click to collapse
Ohh why it a terminal too
#Rooty_Mikes# said:
Not going to work....you need twrp or a recovery manager flash like AromiaFM.zip
Click to expand...
Click to collapse
Okay then will do in twrp

If there is a certain files in /system partition that cannot be rewrite

Can I boot to the root filesystem using fastboot and edit the file from there?
I wanted to edit:
/etc/mkshrc
xracerx123 said:
Can I boot to the root filesystem using fastboot and edit the file from there?
I wanted to edit:
/etc/mkshrc
Click to expand...
Click to collapse
It is generally not possible to perform file changes through fastboot/bootloader. To do so, you need to have a runtime environment such as TWRP. Bootloader/fastboot generally only handles partition images.
V0latyle said:
It is generally not possible to perform file changes through fastboot/bootloader. To do so, you need to have a runtime environment such as TWRP. Bootloader/fastboot generally only handles partition images.
Click to expand...
Click to collapse
Unable to edit /etc/mkshrc
I just tried to add variables on Android /etc/mkshrc file but I get an error: Read-only file system Further, I have tried to use adb remount, but it says inaccessible or not found. I tried to use the following: mount -o remount,rw /...
forum.xda-developers.com
Do refer to the above thread, it is sort of related to this topic.
Is it possible, to edit right on the /etc itself? without going through twrp?
Is there any tools that can help?
xracerx123 said:
Unable to edit /etc/mkshrc
I just tried to add variables on Android /etc/mkshrc file but I get an error: Read-only file system Further, I have tried to use adb remount, but it says inaccessible or not found. I tried to use the following: mount -o remount,rw /...
forum.xda-developers.com
Do refer to the above thread, it is sort of related to this topic.
Click to expand...
Click to collapse
It mentions using ADB, which can only be used either through system or recovery.
xracerx123 said:
Is it possible, to edit right on the /etc itself? without going through twrp?
Click to expand...
Click to collapse
Not through bootloader or fastboot. You can dump an image, edit it, and reflash it, but this would all be much more complicated than using TWRP, which would allow you to mount the partition as r+w so you can effect the edit you want.
xracerx123 said:
Is there any tools that can help?
Click to expand...
Click to collapse
Yes...TWRP.
V0latyle said:
It mentions using ADB, which can only be used either through system or recovery.
Not through bootloader or fastboot. You can dump an image, edit it, and reflash it, but this would all be much more complicated than using TWRP, which would allow you to mount the partition as r+w so you can effect the edit you want.
Yes...TWRP.
Click to expand...
Click to collapse
I am using Pixel 6A, currently there is no TWRP. https://twrp.me/Devices/
xracerx123 said:
I am using Pixel 6A, currently there is no TWRP. https://twrp.me/Devices/
Click to expand...
Click to collapse
Details like this are beneficial when asking questions.
The short answer to your original question is no, what you want to do is not possible.
is your bootloader even unlockable?
https://www.xda-developers.com/how-to-unlock-bootloader-root-magisk-google-pixel-6a
xracerx123 said:
I am using Pixel 6A, currently there is no TWRP.
Click to expand...
Click to collapse
but there is Evolution X custom recovery at least
https://forum.xda-developers.com/t/4514881

Categories

Resources