[HOWTO] [ROOT] [RECOVERY] Guide for rooting Vivo V3 Max - Miscellaneous Android Development

[size=+2]Vivo V3 Max ROOT and TWRP Custom Recovery[/size]
I have created a custom recovery that allows you to flash SuperSU to your Vivo V3 Max. This is currently EXPERIMENTAL as I have not had success on all software versions - currently 2.6.39 seems to work well, 2.7.11 sometimes works, etc.
Important - read before flashing
I am not responsible for anything that goes wrong.
Flashing Instructions
1. Install custom recovery by seeing my other thread here: http://forum.xda-developers.com/and...recovery-vivo-v3-max-custom-recovery-t3499181
2. Download SuperSU v2.78 SR3 from Chainfire here: https://download.chainfire.eu/1012/SuperSU/SR3-SuperSU-v2.78-SR3-20161103171345.zip
3. Copy the SuperSU zip file to your phones memory card (DO NOT EXTRACT THE ZIP FILE, COPY IT EXACTLY AS IT IS)
4. Turn off your phone complete.y
5. Boot into TWRP recovery by holding VOLUME DOWN and POWER on your phone until you see the FASTBOOT screen appear.
6. Use the volume buttons to select RECOVERY, then press POWER button to confirm.
7. In TWRP recovery, select "Install".
8. Select the ZIP file that you upload to your memory card
9. Swipe to confirm install.
Now reboot your device. If everything went well you will now have root! Open SuperSU to update the su binary if requested and follow the on-screen instructions.

Can make same for vivo v3

hari007 said:
Can make same for vivo v3
Click to expand...
Click to collapse
I can, but since I don't own one I'd need a tester for the custom recovery. Want to volunteer?

If you prepare then there will lot more testers to test it
---------- Post added at 02:17 PM ---------- Previous post was at 02:16 PM ----------
Have you tried the root process in vivo v3max

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I Can not Root, I tried to change other version of SuperSU, But stills can not update SU binary.

Great work
Sent from my HUAWEI MT7-TL10 using XDA-Developers mobile app

ruku
thanks you so much for custom recovery but su binary failed to update please fix this for vivo v3max 2.6.31

itsmerib1 said:
thanks you so much for custom recovery but su binary failed to update please fix this for vivo v3max 2.6.31
Click to expand...
Click to collapse
I have not tested 2.6.31. Please download a terminal emulator from the Play Store and run this command:
Code:
dd if=/dev/block/bootdevice/by-name/boot of=/sdcard/boot.img
...then upload boot.img from your phone to the forums so I can check

bballzeroone said:
I Can not Root, I tried to change other version of SuperSU, But stills can not update SU binary.
Click to expand...
Click to collapse
What version FuntouchOS are you on? Did you try "TWRP/CWM" option instead of "normal"?

ruku
here is the link for my boot image www dropbox com/s/1itistw46ys5j9q/boot.img?dl=0[/url] and please make the original recovery.img for 2.6.31 please...
---------- Post added at 06:45 PM ---------- Previous post was at 06:35 PM ----------
liamcrayden said:
I have not tested 2.6.31. Please download a terminal emulator from the Play Store and run this command:
Code:
dd if=/dev/block/bootdevice/by-name/boot of=/sdcard/boot.img
...then upload boot.img from your phone to the forums so I can check
Click to expand...
Click to collapse
here is the link for my boot.img www dropbox com/s/1itistw46ys5j9q/boot.img?dl=0 (please put . between www and dropbox and com) beacuse i couldn't upload here because of size limit.. and please make a original recovery.img for 2.6.31

liamcrayden said:
What version FuntouchOS are you on? Did you try "TWRP/CWM" option instead of "normal"?
Click to expand...
Click to collapse
2.7.11 , I tried both option

itsmerib1 said:
here is the link for my boot.img www dropbox com/s/1itistw46ys5j9q/boot.img?dl=0 (please put . between www and dropbox and com) beacuse i couldn't upload here because of size limit.. and please make a original recovery.img for 2.6.31
Click to expand...
Click to collapse
I have modified your boot.img to allow the device to make insecure changes - which should fix the issue for 2.6.31.
https://drive.google.com/file/d/0B0TtHsl8vcaLZ0FoNER3RlZuUGs/view
You can flash like so:
Code:
fastboot flash boot boot-allowinsecure-2.6.31.img
If your phone does not boot afterwards then simply flash your original boot.img file back using the same method (but I'm 100% sure that it will boot OK). Let me know if this fixes it for you.
I currently don't have original recovery for 2.6.31, but I believe it is the same as the 2.7.11 version which I have linked to previously.

hari007 said:
Can make same for vivo v3
Click to expand...
Click to collapse
VIVO V3 STANDARD (non-max) custom recovery file now here: http://forum.xda-developers.com/and...imental-vivo-v3-max-custom-recovery-t3499983/
Untested, but I believe it'll work fine. If you flash this using the instructions then you should be able to root the Vivo V3 using the same instructions as the V3 Max. Good luck

Vivo v3 Max software version 2.6.31
liamcrayden said:
I have modified your boot.img to allow the device to make insecure changes - which should fix the issue for 2.6.31.
You can flash like so:
Code:
fastboot flash boot boot-allowinsecure-2.6.31.img
If your phone does not boot afterwards then simply flash your original boot.img file back using the same method (but I'm 100% sure that it will boot OK). Let me know if this fixes it for you.
I currently don't have original recovery for 2.6.31, but I believe it is the same as the 2.7.11 version which I have linked to previously.
Click to expand...
Click to collapse
Thanks for being helpful sir, The insecure boot img created by you works fine but still supersu installation failed. And the recovery img for 2.7.11 doesn't work on 2.6.31 which i have already tested. can you please check the vivo v3max firmware avaiable in (vivoglobal com) for recover img. and also please fix supersu installation failed error...
hats up to you for your helping effort.
Once Again Thank You so much....

itsmerib1 said:
Thanks for being helpful sir, The insecure boot img created by you works fine but still supersu installation failed. And the recovery img for 2.7.11 doesn't work on 2.6.31 which i have already tested. can you please check the vivo v3max firmware avaiable in (vivoglobal com) for recover img. and also please fix supersu installation failed error...
hats up to you for your helping effort.
Once Again Thank You so much....
Click to expand...
Click to collapse
OK I will see what I can do. If you connect your phone to computer and then open an adb shell like this...
Code:
adb shell
...do you get a dollar sign or a hash sign?
Are you able to type su in the shell and it give you a root prompt?
Also please download a root checker app from the Play Store and post screenshot of the results as this will help in finding the problem

liamcrayden said:
OK I will see what I can do. If you connect your phone to computer and then open an adb shell like this...
Code:
adb shell
...do you get a dollar sign or a hash sign?
Are you able to type su in the shell and it give you a root prompt?
Also please download a root checker app from the Play Store and post screenshot of the results as this will help in finding the problem
Click to expand...
Click to collapse
Dear sir,
First of all when i flash the insecure boot.img created by you the adb shell shows
C:\Users\ruku\Desktop\adb-tools>adb shell
- exec '/sbin/sh' failed: No such file or directory (2) -
And i tried with its original boot.img then adb shell shows
C:\Users\ruku\Desktop\adb-tools>adb devices
List of devices attached
605dfcdf device
C:\Users\ruku\Desktop\adb-tools>adb shell
[email protected]:/ $ su
su
/system/bin/sh: su: Operation not permitted
1|[email protected]:/ $
And when i use
C:\Users\ruku\Desktop\adb-tools>adb root
adbd cannot run as root in production builds
Thank you... Hope to hear from you soon...Good Luck...

Please try this boot image instead: https://drive.google.com/open?id=0B0TtHsl8vcaLZXhZVUwxZmVfdjQ

liamcrayden said:
Please try this boot image instead: https://drive.google.com/open?id=0B0TtHsl8vcaLZXhZVUwxZmVfdjQ
Click to expand...
Click to collapse
now i got the # with adb shell with out typing su... but still supersu installation failed... and my wifi is not switching on...
Thankyou

itsmerib1 said:
now i got the # with adb shell with out typing su... but still supersu installation failed... and my wifi is not switching on...
Thankyou
Click to expand...
Click to collapse
wifi problem fixed when i replace the kernel of boot.img from original boot.img...it seems that kernel is main barrier to root vivo v3max....so you have to make custom kerneli think...

itsmerib1 said:
wifi problem fixed when i replace the kernel of boot.img from original boot.img...it seems that kernel is main barrier to root vivo v3max....so you have to make custom kerneli think...
Click to expand...
Click to collapse
Yes correct I have started building a pre-rooter custom rom to get around this issue

Related

ClockworkMod Recovery For Spice Mi310 / CSL Mi320 / Cellon C8093 / iMobile i692

I've successfully ported the ClockworkMod to Spice Mi310!
Now those people who want to install tweaks and stuff but were scared of bricking their phone can now rejoice
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Please read the all instructions below if you don't want to brick your phone
There are two versions attached to this post, one is the development version 4.0.0.5 and the other 3.2.0.1 is the stable version, I recommend you download the stable version
Download the stable version here.
Note: It is recommended that you backup your current recovery partition, if in case something goes wrong. To do this, in adb shell or in a terminal on the phone issue the command
Code:
dd if=/dev/mtd/mtd6 of=/sdcard/recovery.img.old bs=4096
Instructions For Flashing
Using flash_image
1. Download the zip file (duh )
2. Extract the zip and put flash_image to /system/bin using RootExplorer or ADB, set permissions to execute (755 or 777 if you don't know what 755 is )
3. Extract the zip and put recovery.img to the root of your SDCard (/sdcard)
4. Open up a terminal or use adb shell, and type
Code:
flash_image recovery /sdcard/recovery.img
5. Reboot your phone
Using FastBoot
1. Download the fastboot binary for Windows or for Linux. Google is your friend here, but if you want I can upload the fastboot for linux binary (I don't use Windows ).
2. Enter fastboot mode using the following key combination: Trackpad + Camera + Power
3. Use this command to flash:
Code:
# For Windows
fastboot flash recovery /path/to/recovery.img
# For Linux
sudo fastboot flash recovery /path/to/recovery.img
How to Enter Into Recovery
Use the key combination: Trackpad + Volume Up + Power
Please press the thanks button if you like my work!
hi,
Thank you for your post.It worked for me.
Can u find working custom rom for mi310?
Thank you again
ramubhat said:
hi,
Thank you for your post.It worked for me.
Can u find working custom rom for mi310?
Thank you again
Click to expand...
Click to collapse
Yes, you can find CM7 on an Indonesian forum
Here's the link: http://www.kaskus.us/showthread.php?t=8021985, I don't remember the exact page where the CM7 download is given, so you need to search a bit on that page, use google translate
Thanks to txpxsx for sharing the link here
The issues I found in that ROM was that the bluetooth didn't work. I'm trying to build a CM7 port myself hoping to fix the bluetooth and some other issues.
PS: If you liked my work please press the thanks button
Dear Sir
Thank you for your support.I got 3 working roms from above.
But now my original mi-310 rom backup is not working.Do you have any idea from where i can get original rom ?
Thank You
ramubhat said:
Dear Sir
Thank you for your support.I got 3 working roms from above.
But now my original mi-310 rom backup is not working.Do you have any idea from where i can get original rom ?
Thank You
Click to expand...
Click to collapse
Did you wipe your data and cache partition and did a factory reset before restoring the backup? Also try wiping the dalvik cache. What error are you getting when restoring backup?
I'll try to upload my tweaked stock ROM, but it will be a pain uploading it on my slow connection :/
Dear Sir
U R Gr8. It worked for me.wiped cache/dalvik cache,my orignal rom is back.
Thank you.
If u complete your work on CM7 port please post.I am waiting for it.
I'm glad I could help
The problem with CM7 port is that there are alot of bugs that need to be fixed, I might as well work on a customized stock rom than CM7 as the stock rom is alot better and is without bugs
oh,I am looking forward to it
Superb to c my own ppl in action.. thumbs up guys..
I would like to know how to root the phone first of all?? Is there a generic method for all the fones??
Please help
cannot enter into bootloader, shows init() something and freezes up. I want my old spice flash_img file back. sadly I didn't took the backup of that file.
Now i cannot factory reset either. Is there's a way to get it back into system/bin folder so that I can factory reset my device again?
pls help
same thing happened to me.Follow the procedure given above.It will work N say thanks to 'WhizKins ' .I can upload orignal recovery image if u want.
@ billjobs use z4root (google it as z4root.apk) to root u r phone. u can also unroot using this apk
javhusin3 said:
cannot enter into bootloader, shows init() something and freezes up. I want my old spice flash_img file back. sadly I didn't took the backup of that file.
Now i cannot factory reset either. Is there's a way to get it back into system/bin folder so that I can factory reset my device again?
pls help
Click to expand...
Click to collapse
Can you enter into recovery using the key combination TrackPad + Volume Up + Power?
If you can't even get into recovery, then use the method here to install fastboot and then follow the instructions in my original post to flash the recovery via fastboot mode.
WhizKins said:
I've successfully ported the ClockworkMod to Spice Mi310!
Now those people who want to install tweaks and stuff but were scared of bricking their phone can now rejoice
Please read the all instructions below if you don't want to brick your phone
There are two versions attached to this post, one is the development version 4.0.0.5 and the other 3.2.0.1 is the stable version, I recommend you download the stable version
Download the stable version here.
Note: It is recommended that you backup your current recovery partition, if in case something goes wrong. To do this, in adb shell or in a terminal on the phone issue the command
Code:
dd if=/dev/mtd/mtd6 of=/sdcard/recovery.img.old bs=4096
Instructions For Flashing
Using flash_image
1. Download the zip file (duh )
2. Extract the zip and put flash_image to /system/bin using RootExplorer or ADB, set permissions to execute (755 or 777 if you don't know what 755 is )
3. Extract the zip and put recovery.img to the root of your SDCard (/sdcard)
4. Open up a terminal or use adb shell, and type
Code:
flash_image recovery /sdcard/recovery.img
5. Reboot your phone
Using FastBoot
1. Download the fastboot binary for Windows or for Linux. Google is your friend here, but if you want I can upload the fastboot for linux binary (I don't use Windows ).
2. Enter fastboot mode using the following key combination: Trackpad + Camera + Power
3. Use this command to flash:
Code:
# For Windows
fastboot flash recovery /path/to/recovery.img
# For Linux
sudo fastboot flash recovery /path/to/recovery.img
How to Enter Into Recovery
Use the key combination: Trackpad + Volume Up + Power
Please press the thanks button if you like my work!
Click to expand...
Click to collapse
Can you tell me right from the scratch on how to root and install a working gb version please.
Any help would be appreciated.
Spice mi 310
^^
You can root your phone through z4root, download it here http://forum.xda-developers.com/showthread.php?t=833953
Then follow my steps in the first post to install the recovery image I've made (install the stable version).
There are a few rom's available here, including a port of CM7, it's an indonesian forum, so use google translate.
Thanks for Replying
WhizKins said:
^^
You can root your phone through z4root, download it here http://forum.xda-developers.com/showthread.php?t=833953
Then follow my steps in the first post to install the recovery image I've made (install the stable version).
There are a few rom's available here, including a port of CM7, it's an indonesian forum, so use google translate.
Click to expand...
Click to collapse
Thanks for replying . I am a noob please help me by providing some explanation. I know about rooting(z4root) but thats it nothing beyond that. I made my profile just for this purpose.
Thanks in advance.
Spice mi 310.
Spice Mi 310 said:
Thanks for replying . I am a noob please help me by providing some explanation. I know about rooting(z4root) but thats it nothing beyond that. I made my profile just for this purpose.
Thanks in advance.
Spice mi 310.
Click to expand...
Click to collapse
first you need to install recovery via usb debugging or in fastboot mode
as you didnt know beyond fastboot methob is easy
just download the tool from mediafire.com/?6y4ijz36yn4fxfx
and extract it
then place the recovery.img in extracted folder
then connect your phone in fastboot mode (trackpad+camera+power) and click on fastboot.bat
then copy any update zip file to sd card and install in recovery mode (trackpad+volumeup+power)
till now fully working cm7 is not made due to lack of availability of its kernel source
and now when it is released developers are not developing it
WhizKins said:
I'm glad I could help
The problem with CM7 port is that there are alot of bugs that need to be fixed, I might as well work on a customized stock rom than CM7 as the stock rom is alot better and is without bugs
Click to expand...
Click to collapse
buddy
that cm7 port contain a lot of bug because tj_style had developed it from scratch and he didnt have its kernel sorce code
so you have to compile it from its begin
thanx
Seems like I shouldn't risk my phone since there is no working cm7 for mi 310.
bindassdost said:
first you need to install recovery via usb debugging or in fastboot mode
as you didnt know beyond fastboot methob is easy
just download the tool from mediafire.com/?6y4ijz36yn4fxfx
and extract it
then place the recovery.img in extracted folder
then connect your phone in fastboot mode (trackpad+camera+power) and click on fastboot.bat
then copy any update zip file to sd card and install in recovery mode (trackpad+volumeup+power)
till now fully working cm7 is not made due to lack of availability of its kernel source
and now when it is released developers are not developing it
Click to expand...
Click to collapse
The kernel source is released? Can you give a link to it please?

30,4,14[Ace] CWM 6.0.4.8 Advanced Edition / PhilZ Touch 6.29.8 (libtouch_gui 1.90)

Main thread + features + install instructions + dev support
http://forum.xda-developers.com/showthread.php?t=2201860
CWM Touch for Ace was a bit old and outdated compared with others recoveries. Now it seems one of the most functional.
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.
Backup and restore working
USB mount working
Mustaavalkosta's CM11 support
device will go into recovery by itself when charging
one thing need to tell you, you can't use this recovery flash a aroma2.56 package just like this http://forum.xda-developers.com/showthread.php?t=1960734, maybe need update aroma to 2.70B4.
Don't PM me about this recovery,just post at this thread.
If you like my work,please click on the “Thanks” button on the left.
Instruction:
Update your hboot to 2.00.0029
For S OFF Users:
Download PD98IMG.zip ,
Put in your SD card,and reboot to hboot,
Press the "Volume Up" to Update,
Press "POWER".to Reboot.
After setup remove the file.
Click to expand...
Click to collapse
For Unlocked Users:
Download recovery Image and adb tools,
Rename this Image to recovery.img ,Put in
Open the device's USB debugging, run "Run me.bat".
Then will automatically flash recovery.
Click to expand...
Click to collapse
Download links:
View attachment PD98IMG.zipPhilZ Touch 6.25.0
ADB TOOLS: http://d-h.st/oK4
Recovery Image:
Download Home
Dev-Host
Or:
http://goo.im/devs/philz_touch/CWM_Advanced_Edition
Click to expand...
Click to collapse
Changelog:
http://forum.xda-developers.com/showpost.php?p=39433912&postcount=5
Githubs:
CyanogenMod
Mustaavalkosta
Phil3759
Screehshot:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thanks and credits:
Mustaavalkosta
Phil3759
Andromadus
CodeAuroraForum
BananaGranola
Epic Beard Men
eXistZ
Flemmard
Flinny
Juansheng
paulb_nl
randomblame
synergye
Koush for having created and maintaining cwm
Cyanogenmod for making all this possible
ClockworkMod
Dees_Troy from TWRP team for pigz source and many great ideas in their recovery + source for backups compatibility
kbc-developers for the base semi-touch code and much more
[email protected] for his great job / support
sk8erwitskil for his recovery source, a great place to start learning
shoe63 for his help from the start across many devices
dougiebee for his work on fixing time on many Qualcom devices
Chainfire for his support (stock recovery flash) and all his work for the Android community
All the rest that have helped to construct these builds and develop software for ace directly or indirectly in the past.
A special thank also to the below, and ALL who I do not mention but did contribute a lot with their efforts
Awesome !
#Very GOOD!
CWM Touch for Ace was a bit old and outdated compared with others recoveries. Now it seems one of the most functional. Looks great, try it soon. Great work! :good:
Do you think maintaining in the future?
Z_0r10n1S said:
CWM Touch for Ace was a bit old and outdated compared with others recoveries. Now it seems one of the most functional. Looks great, try it soon. Great work! :good:
Do you think maintaining in the future?
Click to expand...
Click to collapse
good idea.thanks!
Sent from my HTC T528w using XDA Premium 4 mobile app
Very nice !
But i don't know ho to install it... it's an .img file and not .zip
How to install this img file ?
Hi, is there any way this recovery could be made into PD98IMG.zip file, please op my pc doesnt respond when I connect my device
aymericHTC said:
Very nice !
But i don't know ho to install it... it's an .img file and not .zip
How to install this img file ?
Click to expand...
Click to collapse
Put the file.img on root of sdcard. Open terminal emulator and type (enter at every line):
su
flash_image recovery /sdcard/nameofthefile.img
reboot recovery
You must be ENG S-OFF to do that.
thank you !!
but i have :
/system/bin/sh: flash_image: not found
I've flashed with PC via cmd
reboot into fastboot
rename recovery into recovery.img and put it into c:\android (if you have adb there)
in cmd enter
cd c:\android
fastboot flash recovery recovery.img
Simple
Ph03N1X_MSV said:
I've flashed with PC via cmd
reboot into fastboot
rename recovery into recovery.img and put it into c:\android (if you have adb there)
in cmd enter
cd c:\android
fastboot flash recovery recovery.img
Simple
Click to expand...
Click to collapse
Yeah i'v try with my pc... that very bad windows 8.1 don't work with fastboot driver but work with adb.
So i'v try with an other pc who have windows 7 and now it's working!
Very nice recovery thank you
aymericHTC said:
Yeah i'v try with my pc... that very bad windows 8.1 don't work with fastboot driver but work with adb.
So i'v try with an other pc who have windows 7 and now it's working!
Very nice recovery thank you
Click to expand...
Click to collapse
you need to make a zip file which named pd98img.zip. and via hboot to flash this.
Sent from my HTC T528w using XDA Premium 4 mobile app
aymericHTC said:
Yeah i'v try with my pc... that very bad windows 8.1 don't work with fastboot driver but work with adb.
So i'v try with an other pc who have windows 7 and now it's working!
Very nice recovery thank you
Click to expand...
Click to collapse
http://pan.baidu.com/share/link?shareid=825570850&uk=3155391656
Sent from my HTC T528w using XDA Premium 4 mobile app
aymericHTC said:
thank you !!
but i have :
/system/bin/sh: flash_image: not found
Click to expand...
Click to collapse
Are you sure you are ENG S-OFF? If you are, this method is safe, simple and clean. I also suggest to rename file.img with an easy-to-type name like recovery.img or touch.img.
Z_0r10n1S said:
Are you sure you are ENG S-OFF? If you are, this method is safe, simple and clean. I also suggest to rename file.img with an easy-to-type name like recovery.img or touch.img.
Click to expand...
Click to collapse
Of course i'm S-OFF.
But i'v flash the .img with adb/fastboot and it's work now.
I have the new very nice recovery
aymericHTC said:
Yeah i'v try with my pc... that very bad windows 8.1 don't work with fastboot driver but work with adb.
So i'v try with an other pc who have windows 7 and now it's working!
Very nice recovery thank you
Click to expand...
Click to collapse
Sweet i love this recovery i have used it on a few friends HTC One's for rooting etc. nice one op!
very good, thank you very much for the work
Installed it through flash_image with no problem. Very nice recovery, fully customizable.
Only some little missing: wipe batterystats.bin and format all partitions (except sdcard).
For the rest, it seems perfect! Thank you very much again!
Installed via PD98IMG.zip in bootloader (I'm not ENG S-OFF so I can't just type 'fastboot flash it please').
Inside is "recovery.img" which is renamed "PhilZ_Touch_Recovery_ 6.22.1_ace.img"
Here is it -> http://d-h.st/gUf
MD5SUM :
Code:
5ce75782b454a82a33133ae3b1ea48d4 *PD98IMG.zip
Nice look! liked it.
How to use PD98IMG.zip ? Just place it in the root of sdcard, reboot into bootloader and wait for promt. After setup remove the file.
coloured_chalk said:
Installed via PD98IMG.zip in bootloader (I'm not ENG S-OFF so I can't just type 'fastboot flash it please').
Inside is "recovery.img" which is renamed "PhilZ_Touch_Recovery_ 6.22.1_ace.img"
Here is it -> http://d-h.st/gUf
MD5SUM :
Code:
5ce75782b454a82a33133ae3b1ea48d4 *PD98IMG.zip
Nice look! liked it.
How to use PD98IMG.zip ? Just place it in the root of sdcard, reboot into bootloader and wait for promt. After setup remove the file.
Click to expand...
Click to collapse
reboot you device to fastboot,and type :"fastboot flash recovery PhilZ_Touch_Recovery_ 6.22.1_ace.img"through cmd.
Sent from my HTC T528w using XDA Premium 4 mobile app
Fastboot command only works on engineering or unlocked bootloader. Coloured_chalk probably only got ship s-off. So, he offers the hboot patch file so that those having the same cases as his can install this recovery.
Sent from my Desire HD using xda premium

[GUIDE][UPDATED] How to deodex stock kitkat roms

For those doesnt know how to deodex kitkat roms, here is a guide to deodex your rom
This tool is based on kamome tool for Xperia 4.4, so i edit it a little:laugh:
ALWAYS DO A NANDROID BACKUP
Pre-requested :
Java
Rooted phone
Odexed rom
USB Debugging enabled (If you want to pull files from your device)
Custom Recovery (Tested on CWM)
Download :
Non Zipalign :
Kitkat_Deodexer
Mirror 1
Mirror 2
Please dont make another mirrors
With Zipalign
Kitkat_Deodexer_With_Zipalign
Mirror 1
Please dont make another mirrors
Guide :
Extract downloaded tool
Run main.bat
Type 1 to create working folder
Plug in your phone, then type 2 to pull files from your device
This step can be skipped if you manually copy /system/app, /system/framework, /system/priv-app to /Kitkat_Deodexer/system
Type 3 to start deodexing
Type 4 to zipalign apks (not tested by me)
Type 5 to create flashable zip
This step also can be skipped if you want to build your own flashable zip by editing updater-script
Done
To install it :
Copy deodex_install.zip to your sdcard
Go to CWM recovery
Flash the zip
Done
Note:
Zipalign tested and worked by @thisisapoorusernamechoice
Credits :
Thanks to @hagurekamome
@RyokoN
@liv3dn8as for adding zipalign
If you dont understand, broken link, errors, please reply
No reply???
Then I am first :laugh:
Thanks for this one gan @AndikaTedja :highfive: , now I can make deodexed rom without bootloop.
Recomended for newbies who want to try to make deodexed custom rom, like me :cyclops:
KnifeHead said:
No reply???
Then I am first :laugh:
Thanks for this one gan @AndikaTedja :highfive: , now I can make deodexed rom without bootloop.
Recomended for newbies who want to try to make deodexed custom rom, like me :cyclops:
Click to expand...
Click to collapse
Ok, you from indonesia?
Hello!!
Hello hello Bro....can you please check the download link?it does not work to me...or i am doing something wrong?
Special thanks in advance!:laugh:
I am sorry...the link is perfect the mistake was mine!
From usb donggle i couldnt dowloadthe file...please forgive me!
Thaaaanks...
I've been waiting for this from ages ago
I'll let you know the results
really thanks
Sent from my GT-I9505 using Tapatalk
-------------------------
Working 100% on i9505 4.4.2 stock...
now i'm deodexd ")
Thanks again
NikosR6 said:
Hello hello Bro....can you please check the download link?it does not work to me...or i am doing something wrong?
Special thanks in advance!:laugh:
I am sorry...the link is perfect the mistake was mine!
From usb donggle i couldnt dowloadthe file...please forgive me!
Click to expand...
Click to collapse
Try these links
Mirror 1
Mirror 2
Please dont make another mirror
khelwani said:
Thaaaanks...
I've been waiting for this from ages ago
I'll let you know the results
really thanks
Sent from my GT-I9505 using Tapatalk
Click to expand...
Click to collapse
Okay
help please
help please . when i do this tutorial my phones stuck in samsung logo. can somebody help me?
question
your tool is great and works good, but ^^ : i tried to deodex framework of i9500 4.3 stock rom, all fw.jar is ok but services.jar deodex cause bootloop ? why ? can you help me ?
thanks a lot :laugh:
VADS21 said:
help please . when i do this tutorial my phones stuck in samsung logo. can somebody help me?
Click to expand...
Click to collapse
Its bootloop, try to restore your nandroid backup (i ve told before)
androidrouen said:
your tool is great and works good, but ^^ : i tried to deodex framework of i9500 4.3 stock rom, all fw.jar is ok but services.jar deodex cause bootloop ? why ? can you help me ?
thanks a lot :laugh:
Click to expand...
Click to collapse
For 4.3 try this guide
http://forum.xda-developers.com/showthread.php?t=2492401
AndikaTedja said:
Its bootloop, try to restore your nandroid backup (i ve told before)
For 4.3 try this guide
http://forum.xda-developers.com/showthread.php?t=2492401
Click to expand...
Click to collapse
Someone please send me the Java link please
---------- Post added at 07:01 PM ---------- Previous post was at 06:25 PM ----------
VADS21 said:
help please . when i do this tutorial my phones stuck in samsung logo. can somebody help me?
Click to expand...
Click to collapse
I'm having a problem my computer telling me Java not installed but it's installed please help
khelwani said:
Thaaaanks...
I've been waiting for this from ages ago
I'll let you know the results
really thanks
Sent from my GT-I9505 using Tapatalk
Click to expand...
Click to collapse
Did you get it to work
Search google before asking
joseph- said:
Someone please send me the Java link please
---------- Post added at 07:01 PM ---------- Previous post was at 06:25 PM ----------
I'm having a problem my computer telling me Java not installed but it's installed please help
Click to expand...
Click to collapse
Java - https://www.java.com/en/download/
JDK - http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
joseph- said:
Did you get it to work
Click to expand...
Click to collapse
Yes its working fine :good:, maybe you would like to pull out your system folders from your phone manually and put it inside the deodexer folder.
khelwani said:
Yes its working fine :good:, maybe you would like to pull out your system folders from your phone manually and put it inside the deodexer folder.
Click to expand...
Click to collapse
Did you install s5 apps and how
thank you very much worked fine i9500 stock rom
hi i used this method followed steps 1-7 and it seem to go well kept saying everything is ok however when i placed the deodex_install.zip on my sd card and tried to run it i just got..
Finding update package...
Opening update package...
Installing update...
Installation aborted.
what could be the problem i am on a Galaxy s4 i9505 running XXUFNB8 stock kitkat rom, Rooted with cwm installed
iKustomize said:
hi i used this method followed steps 1-7 and it seem to go well kept saying everything is ok however when i placed the deodex_install.zip on my sd card and tried to run it i just got..
Finding update package...
Opening update package...
Installing update...
Installation aborted.
what could be the problem i am on a Galaxy s4 i9505 running XXUFNB8 stock kitkat rom, Rooted with cwm installed
Click to expand...
Click to collapse
Try to reinstall or manually zip system,meta-inf,del_odex.sh (Found in deodex_install.zip)
or try to mount /system manually on cwm
Also remember to do a nandroid backup
ask
Guide :
Extract downloaded tool
Run main.bat
Type 1 to create working folder
Plug in your phone, then type 2 to pull files from your device
This step can be skipped if you manually copy /system/app, /system/framework, /system/priv-app to /Kitkat_Deodexer/system
Type 3 to start deodexing
Type 4 to create flashable zip
This step also can be skipped if you want to build your own flashable zip by editing updater-script
Done
Click to expand...
Click to collapse
i always get a error message.. error : more than one device and emulator
Try this
Roby DM said:
i always get a error message.. error : more than one device and emulator
Click to expand...
Click to collapse
Okay try this (Remember to turn on usb debugging)
1. hold shift button + right click on cmd folder(in Deodex_Kitkat folder) then click "open command window here"
2. Type adb devices (allow on your phone)
3. Remember your device number or whatever is that
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
4. Open main.bat with Notepad++ or Notepad
5. Sarch this line
Code:
cmd\adb pull /system/app system\app
cmd\adb pull /system/priv-app system\priv-app
cmd\adb pull /system/framework system\framework
6. Add
Code:
-s xxxxxxxxxxxxx
after cmd\adb line (for example mine is 4d00ce0315ad307f)
so it would like this
Code:
cmd\adb -s 4d00ce0315ad307f pull /system/app system\app
cmd\adb -s 4d00ce0315ad307f pull /system/priv-app system\priv-app
cmd\adb -s 4d00ce0315ad307f pull /system/framework system\framework
7. Save
8. Run main.bat
Let me know the result
will it work on exynos s5?
there is no custom rom for g900h variant yet as of now

Custom ROMs and Recovery for Realme C12

Are you disappointed to see that there are no threads in Development section of XDA?
No worries, since Realme C11, C12 and C15 MTK share similar specs, things that are made for other two devices will work in our device too.
So our Custom ROMs and TWRP etc., are at Realme C11 forum https://forum.xda-developers.com/f/realme-c11-roms-kernels-recoveries-other-deve.10991/
Flashing Custom Recovery
First backup stock recovery
If you rooted the device, then see this, else follow below.
- Connect your device to PC
- Shift + Right click in platform-tools folder and select open command window here
- Run below commands to backup stock recovery
Code:
adb reboot recovery
adb root
adb pull /dev/block/by-name/recovery
adb reboot bootloader
You will get a file named recovery in your platform-tools folder. Rename it to stock-recovery.img and place it in safe place.
Click to expand...
Click to collapse
- Download latest TWRP from here in your PC
- Download vbmeta.img from here in your PC
- Place those two .img where platform-tools is extracted.
- Rename recovery file to custom-recovery.img
- Run below commands in command prompt that you opened above
Code:
fastboot --disable-verification --disable-verity flash vbmeta vbmeta.img
fastboot flash recovery custom-recovery.img
fastboot reboot recovery
Custom Recovery is not permanent when you are using Stock ROM. It will be replaced with stock recovery after you boot to Stock ROM.(See 2nd post to overcome this)
There is no Hardware button Combo like Power + Vol Up to boot to recovery mode. Only way is to use adb/fastboot or root
Spoiler
You cannot see files in Internal Storage because of decryption(FBE) is broken in OUR device's TWRP. So use External SDCard for flashing if you are using TWRP
It will be blank for 1½ minute when you boot to TWRP 3.5.0. Don't touch the screen when it is blank. Press Power Button once to wake up screen in TWRP.
Flashing Custom ROMs
- Download custom ROM from here
- Place it in your External SDCard
- Backup the things in your InternalStorage, because we are going to wipe it.
- Boot to TWRP with below command
Code:
adb reboot recovery
- Choose Wipe and select Format Data and type yes
- Go back and choose Install and choose External-Storage in Select Storage at bottom
- Select the custom ROM zip that you downloaded above
- Flash it and Reboot
- Enjoy!
Spoiler
If you get recovery bootloops, then flash stock recovery. See below post to flash stock recovery
List of ROMs for C12​Below ROMs are only for UI1. So don't flash when you are in UI2
Havoc-OS
ArrowOS
LineageOS
exTHm UI
PixelPlusUI
WaveOS
CipherOS
PixelExperience Plus
FluidOS
PixelExperience
Thanks
How to stop stock ROM from flashing stock recovery and keep custom recovery?
To do this, you need to root your C12 with Magisk.
Flash below attached RealmeRecoveryKeep.zip in Magisk app and flash custom recovery. Enjoy it accross reboots in stock rom.
Any recovery like TWRP, PBRP, SHRP, OrangeFox etc., will work with this.
Flashing Stock Recovery
Flashing it is same as TWRP.
Below I have attached Stock recovery from A.83, but it may work with any other version of UI1.
Don't flash this in UI2
First extract the zip and flash like TWRP.
SHA1 of img is:- a6ceb27226d09d6fbe9069f5e9f5448efaa10268
Guide for Flashing Stock ROM is at https://forum.xda-developers.com/t/gsi-phh-q-r-gsi-flashing-for-realme-c12.4244979/post-84630979
Thanks
I can't backup stock recovery. Getting this error:
adb: error: failed to copy '/dev/block/by-name/recovery' to '.\recovery': remote open failed: Permission denied
My bootloader is unlocked and I got magisk working.
JustAnormalGuy said:
I can't backup stock recovery. Getting this error:
adb: error: failed to copy '/dev/block/by-name/recovery' to '.\recovery': remote open failed: Permission denied
My bootloader is unlocked and I got magisk working.
Click to expand...
Click to collapse
Since you are rooted, run below commands in Termux to backup stock-recovery to internal storage.
Code:
su
dd if=/dev/block/by-name/recovery of=/sdcard/stock-recovery.img
Copy this stock-recovery.img to a safe place in your PC or External SDCard.
And also you can flash TWRP using
Code:
su
dd if=/sdcard/TWRP.img of=/dev/block/by-name/recovery
thanks a lot, i thought I got stuck with stockrom and have developer support for it
Hi!
I need to flash back my stock recovery. I have a question.
Should I flash the vbmeta.img too at first? (Just like I did while flashing twrp?)
Shawmik said:
Hi!
I need to flash back my stock recovery. I have a question.
Should I flash the vbmeta.img too at first? (Just like I did while flashing twrp?)
Click to expand...
Click to collapse
It is not needed, but flashing it will not do any harm.
Thanks
hello pa i need your help i can't flash castem room and stock room there is an error in my twrp
Zeyn0101 said:
hello pa i need your help i can't flash castem room and stock room there is an error in my twrp
Click to expand...
Click to collapse
Send the error picture
I can't post a photo here, may I ask your Instagram to send a photo of my twrp error
Zeyn0101 said:
I can't post a photo here, may I ask your Instagram to send a photo of my twrp error
Click to expand...
Click to collapse
Upload at https://oshi.at/ and send here
https://oshi.at/vZrBLB
Zeyn0101 said:
https://oshi.at/vZrBLB
Click to expand...
Click to collapse
Spoiler
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Follow this https://forum.xda-developers.com/t/unbrick-your-realme-c12.4260759/post-84859061
where do i get the super.img file
HemanthJabalpuri said:
List of ROMs for C12​Below ROMs are only for UI1. So don't flash when you are in UI2
exTHm UI
ArrowOS
PixelPlusUI
WaveOS
CipherOS
LineageOS
PixelExperience Plus
FluidOS
PixelExperience
Thanks
Click to expand...
Click to collapse
I would like to ask if the roms above now work on Realme C12 ui2 and if it's safe to flash a custom rom? Especially Arrow OS? Why can't they be flashed on ui2? Any idea on how to downgrade to ui1 so that I can flash it with Arrow OS?
GreatTech said:
I would like to ask if the roms above now work on Realme C12 ui2 and if it's safe to flash a custom rom? Especially Arrow OS? Why can't they be flashed on ui2? Any idea on how to downgrade to ui1 so that I can flash it with Arrow OS?
Click to expand...
Click to collapse
There is only Lineage OS for UI2 which is at https://github.com/techyminati/releases/releases/tag/1.0.2-RMX2185
Other ROMs based on UI2 will come soon.
Also if you want to downgrade to UI1 follow below steps
- Flash TWRP from https://androidfilehost.com/?fid=7161016148664786711 (Don't use other TWRP)
- Boot to TWRP
- Enable 'Skip Treble Compatibility error' in settings
- Flash ozip
- Format Data and wipe cache
- Reboot
HemanthJabalpuri said:
{Mod edit: Content of quoted post removed on request of OP.}
Click to expand...
Click to collapse
Hi! Thank you for the reply HemanthJabalpuri ! I would like to ask if you know the download link for ozip? I'm familiar with the other steps on TWRP except for ozip? Would I need to download ozip on Realme C12 or is it a setting? Do you know a reliable, stable and trusted download link for ozip? I apologize for the dumb question. Thank you for the explanation btw, I appreciate it!
GreatTech said:
Hi! Thank you for the reply HemanthJabalpuri ! I would like to ask if you know the download link for ozip? I'm familiar with the other steps on TWRP except for ozip? Would I need to download ozip on Realme C12 or is it a setting? Do you know a reliable, stable and trusted download link for ozip? I apologize for the dumb question. Thank you for the explanation btw, I appreciate it!
Click to expand...
Click to collapse
Normally, you can download latest stock rom(which is usually in .ozip format) can be found at realme website by searching 'Software update - realme' in Google to go your region specific site.
But many custom ROMs have bugs with different versions of stock rom. So suggested stock version version to be less buggy with custom roms is A.87.
All the latest and older .ozips can be downloaded at https://realmeupdater.com/downloads/archive/RMX2185/
So for A.87, here is the link for it https://download.c.realme.com/osupdate/RMX2185_11_OTA_0870_all_1TbYEnns8MEW.ozip
Thanks
HemanthJabalpuri said:
Normally, you can download latest stock rom(which is usually in .ozip format) can be found at realme website by searching 'Software update - realme' in Google to go your region specific site.
But many custom ROMs have bugs with different versions of stock rom. So suggested stock version version to be less buggy with custom roms is A.87.
All the latest and older .ozips can be downloaded at https://realmeupdater.com/downloads/archive/RMX2185/
So for A.87, here is the link for it https://download.c.realme.com/osupdate/RMX2185_11_OTA_0870_all_1TbYEnns8MEW.ozip
Thanks
Click to expand...
Click to collapse
Oh wow, nice. Thank you so much for this! I appreciate the help!
followed the steps you listed carefully, can't believe that it worked, thank you for the detailed instructions man, I successfully downgraded to realme ui1.

How To Guide Root RUI2.0 and RUI3.0 all models with Magisk

WARNING
Do it at your own risk , neither XDA nor me will be responsible for any damage that may occur
Overview
Rooting your device will give you freedom to enjoy plethora of features like removing OEM bloatwares , using system level Firewall , backing up and restoring all data of Apps , underclocking kernel for better battery life etc .
Requirements ​
Bootloader Unlocked Realme GT Neo 2 (Guide - https://forum.xda-developers.com/t/bootloader-unlocking-on-indian-model-rui-2-0-latest-a07.4391679/ )
A PC (windows or linux) with adb- fastboot installed
USB cable
Magisk Stable Apk
TWRP.img thanks to @ SathamHussainM from his thread on the same topic
Downloads ​ADB-FASTBOOT setup for windows https://forum.xda-developers.com/at...484757/?hash=78ebfa42e75a5def462676a93fff24c7
TWRP.img file link https://www.androidfilehost.com/?fid=17825722713688258515
Magisk23 apk Click here
Root Checker App link https://apkpure.com/root-and-safetynet-checker/com.atominvention.rootchecker/download?from=details
STEPS​Copy this file to your PC C:\adb folder and rename it to twrp.img
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Boot your device into fastboot mode Open Command Line
Go To C:\adb folder , press shift and do a right click , select open Powershell window here
Now type
fastboot devices
, press enter it should show your device now
now type
fastboot boot twrp.img
Process will take 10 second
Your device will reboot and after some time it will show TWRP logo ( it takes time 1 min approx )
wait some time
then In PC file explorer it will show realme gt neo 2 , open it
go to internal storage > Downloads and copy paste the twrp.img file and magisk alpha apk
In twrp backup BOOT , EFS, Modem ,Persist-Image
after backup is done come back to TWRP home and tap on Install button go to the folder where you saved both the files
and select Install image button , now it will show twrp.img file , tap on it then select recovery partition and swipe to confirm flash
After process is complete press Back button and come to TWRP home
Again press install button and select magisk.apk and swipe to confirm flash , this will install Magisk 23 after process is complete press home button go to reboot tab and select system
, Now phone will reboot to system
In phone open file manager and install magisk.apk
Open magisk app it will show magisk installed
just to be sure press the install button and select direct install and press Lets GO
After process is complete press the reboot button and it will boot back to system mode now
Your phone is rooted with magisk 23 and you are eligible to enjoy variety of mods and themes for your device .
Q1) Why are you not flashing recovery directly ?
A) Becuase Its risky (very low chance of flashing failing from fastboot ),So
first we boot this twrp file temporarily and backup all important partitions
When it is clear recovery is working fine , we copy the twrp.img and flash it from twrp to make it permanent .
Q2) Why are you not flashing magisk patched image ?
Ans) Becuase Its risky (the patched boot image you got may not be of your model or software version which will cause bootloop , SO
we trust in magisk to use our device boot.img to create a patched boot.img with magisk support , then we reflash magisk from magisk App to confirm it .
Is there any way to flash stock rom if twrp is installed?
This post says "for all models" but your bootloader unlocker post is for Indian model?
Just asking. It can cause misunderstanding.
Spl1tz said:
This post says "for all models" but your bootloader unlocker post is for Indian model?
Just asking. It can cause misunderstanding.
Click to expand...
Click to collapse
This guide will work for all variants of GT NEO 2 , however the unlocking guide is for Indian Variant only .
So if you somehow managed to unlock Non-Indian Model of RMX3370 you can safely follow this guide (no liabilities of OP ) to install TWRP then root your device
ultimatesprit said:
Is there any way to flash stock rom if twrp is installed?
Click to expand...
Click to collapse
Why do you want to flash stock ROM ?
If it is booting problem you can read this guide
If you just want to reset you have to first remove magisk then from TWRP do factory reset from WIPE section.
However you can try this RollBack ZIP for Indian Variant of Realme GT NEO 2
Email44841 said:
This guide will work for all variants of GT NEO 2 , however the unlocking guide is for Indian Variant only .
So if you somehow managed to unlock Non-Indian Model of RMX3370 you can safely follow this guide (no liabilities of OP ) to install TWRP then root your device
Click to expand...
Click to collapse
Ah gotcha. And now i see bootloader unlock for all variants too. Finally!
Thank you for your hard work
Email44841 said:
Why do you want to flash stock ROM ?
If it is booting problem you can read this guide
If you just want to reset you have to first remove magisk then from TWRP do factory reset from WIPE section.
However you can try this RollBack ZIP for Indian Variant of Realme GT NEO 2
Click to expand...
Click to collapse
This is my first realme device.I would prefer to keep a stock rom to flash incase any boot loop. Not decided to flash twrp permanently. i hope i can boot to stock recovery and flash rollback package to be in stock..Will it work?
Is it possible to use Kernal editor app after root to undervolt/overvolt GPU?
I have moved magisk23aplha.apk to /sdcard/download, but i can't find it in the path after click 'Install Zip', how?
lspgzz said:
I have moved magisk23aplha.apk to /sdcard/download, but i can't find it in the path after click 'Install Zip', how?
Click to expand...
Click to collapse
sry for disturbe, i got it. Just rename the file into '.zip' and install it
Spl1tz said:
ow i see bootloader unlock for all variants too
Click to expand...
Click to collapse
Incorrect. Not all variants
can we update the magisk to latest version (stable or beta) ?
Yes
reversegear said:
can we update the magisk to latest version (stable or beta) ?
Click to expand...
Click to collapse
You can Safely update to latest Magisk releases
My twrp says "internal storage 0 MB", rui3.0 any idea how to fix this?

			
				
I booted in twrp when i click any option it makes a hissing noise (in twrp) and when i try to backup says unable to mount storage (unable to mount /data/media/TWRP/.twrps faild to mount '/data' (invalid argument) also i cant see my device on my computer.
theogr91 said:
I booted in twrp when i click any option it makes a hissing noise (in twrp) and when i try to backup says unable to mount storage (unable to mount /data/media/TWRP/.twrps faild to mount '/data' (invalid argument) also i cant see my device on my computer.
Click to expand...
Click to collapse
Are you able to boot into ROM ?
What have you done before this started happening ?
coz that happens when rui gets corrupted and is unable to mount /data and If unable to boot into saystem then the only solution is to do flash stock boot.IMG and wipe all data
RMX3370 said:
Are you able to boot into ROM ?
What have you done before this started happening ?
coz that happens when rui gets corrupted and is unable to mount /data and If unable to boot into saystem then the only solution is to do flash stock boot.IMG and wipe all data
Click to expand...
Click to collapse
After i unlocked bootloader i flashed ui 2 twrp to ui3 and bricked i fixed it with ofp flash sideload from twrp i can use my phone just bs on twrp

Categories

Resources