Requirements:
. Root
. Android Pie
. File Explorer
. TWRP
WARNING: Neither me nor XDA is responsible for any issues that may happen on your device.
It is recommended to back up your rom
1. Go to the root tab of the file explorer and go to the vendor folder.
2. Inside the vendor> overlay> delete the following file: "framework-res__auto_generated_rro" (your device will reboot automatically, don't worry)
3. After the device turns on make sure the file is actually deleted and then you can go to recovery and flash the Navbar.zip file and then turn on your device.
4. Ready, navigation bar enabled
ps: If you didn't like the change, you can go back to what you used to be with NavbarUninstaller.zip
Navbar Enable
https://mega.nz/#!MJgjgQ7T!SkH1EqnonWAD3TqiUfQhWlN7_n0VgVTlqHqroW1gsGI
Navbar Uninstaller https://mega.nz/#!NExXGKyS!d4VSm_GJFI1515RoMqldLwZxAUdY_G0-FhQMRX_qyDg
Screenshots: https://imgur.com/a/gCZwlUK
Credits: @TheRealModder
Wislley Frauner said:
Requirements:
. Root
. Android Pie
. File Explorer
. TWRP
WARNING: Neither me nor XDA is responsible for any issues that may happen on your device.
It is recommended to back up your rom
1. Go to the root tab of the file explorer and go to the vendor folder.
2. Inside the vendor> overlay> delete the following file: "framework-res__auto_generated_rro" (your device will reboot automatically, don't worry)
3. After the device turns on make sure the file is actually deleted and then you can go to recovery and flash the Navbar.zip file and then turn on your device.
4. Ready, navigation bar enabled
ps: If you didn't like the change, you can go back to what you used to be with NavbarUninstaller.zip
Navbar Enable
https://mega.nz/#!MJgjgQ7T!SkH1EqnonWAD3TqiUfQhWlN7_n0VgVTlqHqroW1gsGI
Navbar Uninstallerhttps://mega.nz/#!NExXGKyS!d4VSm_GJFI1515RoMqldLwZxAUdY_G0-FhQMRX_qyDg
Screenshots: https://imgur.com/a/gCZwlUK
Credits: @TheRealModder
Click to expand...
Click to collapse
Why u not PM me at first place?! -_-
I sent you a PM
Works! Thank you
Related
Any way to disable soft keys without rooting? Immersive Mode doesn't work because it disables the keyboard.
I'm Possible
mimin0 said:
Any way to disable soft keys without rooting? Immersive Mode doesn't work because it disables the keyboard.
Click to expand...
Click to collapse
So,
Here is the way,
Note-Do it at your own risk!! I'll not be responsible for anything!!
It is not actually rooting your device...:silly:
I'll just tell you the method...
Rest you have to figure it out how to do it because I'm not an owner of Honor 8!!! , Currently my device is Lenovo A6000 Plus
Requirements:
1. PC
2. ADB Files
3. Custom Recovery ( I recommend - TWRP above 3.0 because I've done it same way on my device)
4. Unlocked Bootloader / Fastboot (You should have it)
5. One working Data Cable
6. Minimum Knowledge of editing Build Prop
7. The flashable zip in the attachment below...
8. You with your Phone!!!....
Now Let's Start... (But 1st Try to understand carefully)
1. Download the Flashable zip & put it in your PC
2. Boot your phone into Fastboot/Bootloader ( In whatever process you want - i) Manually or ii) adb reboot bootloader)
3. Now try this cmd - fastboot boot (name of the recovery).img [But before this step you must put your recovery into the adb folder]
After this wait for few seconds... you must be booted into your recovery...
4. Go to Advance > File Manager > Navigate to system > Select build.prop > copy it to where ever storage you want (I prefer internal)
5. Hope you have mtp enable in the recovery mod, if not then reboot the phone into the normal mode then send the extracted file to your pc ( You can also use es file manager/explorer but I will tell the pc method because it is more perfect)
6. Open the build.prop with notepad ++ and try this method which is given by The Hard Gamer in his "[ROM][32bit][port]OCTOS 6.0.1 for lenovo a6000/+" post
EVERYTHINGS WORKING FINE
TO DISABLE NAVBAR EDIT YOUR BUILD.PROP......
-First obviously you need be a Root user
-Backup your build.prop to your PC or anywhere (but backup it!)
-Edit build.prop with a Root Explorer using this line:
qemu.hw.mainkeys=1
you have to add this at the END of the .prop, save and reboot.
[FOR Marshmallow/Android 6.0]
If you're on Marshmallow (Android 6.0) the process is exactly the same, add the line at the end of the build.prop EXCEPT that you must leave 2 spaces after you added the line.
7. Put replace the build.prop file with the new edited build.prop in the flashable zip.... and put it into your root directory of internal/external storage.
8. Now repeat step 2-3.
9. Mount System, if it is already mounted then unmount it then remount it.
10. Go to install > navigate to the flashable zip > Then flash it.
11. Reboot system & Enjoy (If you Can) :angel:
Another Note :-I was here to participate in Honor 8 wining contest so, I can not exactly tell you the right process because you know (I don't own one of the amazing device)... So, If this method works then please hit like :good: & reply me with your experience... Atleast I can deserve this much..
& One important thing...
Sorry For My BAd English!!
pijushsen94 said:
So,
Here is the way,
Note-Do it at your own risk!! I'll not be responsible for anything!!
It is not actually rooting your device...:silly:
I'll just tell you the method...
Rest you have to figure it out how to do it because I'm not an owner of Honor 8!!! , Currently my device is Lenovo A6000 Plus
Requirements:
1. PC
2. ADB Files
3. Custom Recovery ( I recommend - TWRP above 3.0 because I've done it same way on my device)
4. Unlocked Bootloader / Fastboot (You should have it)
5. One working Data Cable
6. Minimum Knowledge of editing Build Prop
7. The flashable zip in the attachment below...
8. You with your Phone!!!....
Now Let's Start... (But 1st Try to understand carefully)
1. Download the Flashable zip & put it in your PC
2. Boot your phone into Fastboot/Bootloader ( In whatever process you want - i) Manually or ii) adb reboot bootloader)
3. Now try this cmd - fastboot boot (name of the recovery).img [But before this step you must put your recovery into the adb folder]
After this wait for few seconds... you must be booted into your recovery...
4. Go to Advance > File Manager > Navigate to system > Select build.prop > copy it to where ever storage you want (I prefer internal)
5. Hope you have mtp enable in the recovery mod, if not then reboot the phone into the normal mode then send the extracted file to your pc ( You can also use es file manager/explorer but I will tell the pc method because it is more perfect)
6. Open the build.prop with notepad ++ and try this method which is given by The Hard Gamer in his "[ROM][32bit][port]OCTOS 6.0.1 for lenovo a6000/+" post
EVERYTHINGS WORKING FINE
TO DISABLE NAVBAR EDIT YOUR BUILD.PROP......
-First obviously you need be a Root user
-Backup your build.prop to your PC or anywhere (but backup it!)
-Edit build.prop with a Root Explorer using this line:
qemu.hw.mainkeys=1
you have to add this at the END of the .prop, save and reboot.
[FOR Marshmallow/Android 6.0]
If you're on Marshmallow (Android 6.0) the process is exactly the same, add the line at the end of the build.prop EXCEPT that you must leave 2 spaces after you added the line.
7. Put replace the build.prop file with the new edited build.prop in the flashable zip.... and put it into your root directory of internal/external storage.
8. Now repeat step 2-3.
9. Mount System, if it is already mounted then unmount it then remount it.
10. Go to install > navigate to the flashable zip > Then flash it.
11. Reboot system & Enjoy (If you Can) :angel:
Another Note :-I was here to participate in Honor 8 wining contest so, I can not exactly tell you the right process because you know (I don't own one of the amazing device)... So, If this method works then please hit like :good: & reply me with your experience... Atleast I can deserve this much..
& One important thing...
Sorry For My BAd English!!
Click to expand...
Click to collapse
Thanks. I was also looking for solution of this issue and your solution helped me a lot
I was looking for a method which does not involve custom recovery and unlocked bootloader, should've probably mentioned that. If I go the TWRP way then may as well root it, but then I'd lose OTA.
Don't feel comfortable doing that just yet.
Rickyzx said:
Thanks. I was also looking for solution of this issue and your solution helped me a lot
Click to expand...
Click to collapse
wow
I'm glad to help you!!
Please hit thanks if you really liked it!!
---------- Post added at 10:46 AM ---------- Previous post was at 10:28 AM ----------
mimin0 said:
I was looking for a method which does not involve custom recovery and unlocked bootloader, should've probably mentioned that. If I go the TWRP way then may as well root it, but then I'd lose OTA.
Don't feel comfortable doing that just yet.
Click to expand...
Click to collapse
I can understand what you want to say!!
But listen,
You can do the whole process without boot the phone in normal mode...
Just unlock the bootloader before the process and relock it after it...
It's that simple..
And It will automatically do a factory reset after unlocking..
My Previous phone was MMX CAnvas A1
I have done many experiments on it like these...
But At the end I still got the OTA updates... Even my SuperSu (By systemless flashable zip) is installed
And you must take some risk in your life to get better results!!
Hope you understand!!!
And press thank button if it helped!!
I only test these apks on my S7 Edge (DecentRom) , i don't know if it'll work on other devices or not , try it and let me know
SystemUI
1-Unlock with fingerprint after reboot
2-Clear button to power saving notification
3-Hide Multi-User Avatar
4-Removed swipe to unlock
Download:
SystemUI
Framework
1-Remove Non-removeable notifications
Download:
Framework
Services
1- Usb Plug/Unplug Disable wake up
2- Remove confirm button from reboot menu
Download:
Services
Instructions:
SystemUI
1- Install Root Explorer
2- Navigate to root/system/priv-app/SystemUI
3- Put the SystemUI.apk in this folder and overwrite
4- Set the permission rw-r-r-
5- Reboot your device
Instructions:
Framework
1- Install Root Explorer
2- Navigate to root/system/framework
3- Put the framework.jar in this folder and overwrite
4- Set the permission rw-r-r-
5- Reboot your device
Instructions:
Services
1- Install Root Explorer
2- Navigate to root/system/framework
3- Put the Services.jar in this folder and overwrite
4- Set the permission rw-r-r-
5- Reboot your device
Please backup of your device before doing this
I'm not responsible if anything happened with your device
Credit:
@DanY4l for making these mods XD
@asc1977 for his guide and mods post
Reserved
@DanY4l Is there any way to make "private mode" work in decent ROM without flashing any kernels...?
nykdpk said:
@DanY4l Is there any way to make "private mode" work in decent ROM without flashing any kernels...?
Click to expand...
Click to collapse
I think umair already said it's not possible without flashing the custom kernel
Stock roms works ?
hasanben35 said:
Stock roms works ?
Click to expand...
Click to collapse
Don't know i tried on DecentRom , please check and let me know
good, but screen saver please.
Could you add please to the same SystemUI.apk file fingerprint mod where you can wake phone without pressing the home button. Just with fingerprint.
please add network speed indicator upload and down for statusbar.
First and Foremost : If you think that i am a noob and you should not follow my guide then don't. If you do follow my guide then looks at my posts and threads from before.
******************************************************************
1 ) Stuff to Download Link to Mega Folder
^ This Folder Contains everything that you need to download for flashing and stuff
Link to ADB/Fastboot Instaler
^ For The actual flashing of recovery
^^ This Stuff Should Be installed/Downloaded before you do anything at ALL !!!
******************************************************************
- For Root/Xposed1 ) Keep The Following files on your Internal Storage.
- xposed-v87-sdk21-arm64-MIUI-edition-by-SolarWarez-20161126.zip
- xposed-uninstaller-20150831-arm64.zip
- XposedInstaller_3.1.1.apk
- twrp-3.0.2-0-ferrari.img
- SR2-SuperSU-v2.79-SR2-20170103215521.zip
- Deep_Sleep for MIUI.zip
Keep This File on Your PC
- Twrp 2.x.img ( RENAME IT TO TW)
2 ) Connect Your Device to The Pc. Enable Developer Mode and USB Debugging Beforehand
- Go to the folder where your twrp file is located and press Shift+Right Mouse Button and choose open command window Here
3 ) Type in The Following Commands
adb reboot bootloader
Click to expand...
Click to collapse
fastboot boot TW.img
Click to expand...
Click to collapse
4 ) Soon TWRP will load up swipe to access it.
5 ) If You want to ROOT ONLY Then Only Flash SR2-SuperSU-v2.79-SR2-20170103215521.zip and Reboot.
6 ) If you want Xposed As well then flash xposed-v87-sdk21-arm64-MIUI-edition-by-SolarWarez-20161126.zip and Reboot
6 1/2 ) Flash The Deep Sleep Patch For Better Battery Life
If You reboot now TWRP will be Erased/Not Be Installed/Remain on Your Device. To Install It permanently Follow Below
7 ) If You want Permanent TWRP then go to Install And Click on Images Button and then select twrp-3.0.2-0-ferrari.img and Next Choose Recovery Partition. Then Reboot to recovery and You will see new and updated twrp.
******************************************************************
Boot back to The System
go to SuperSU and Set it Up
Go to File Manager and install Xposed and Install Modules.
******************************************************************
This Thread Will Be Updated With more Information Soon.
Note: Your device must either be rooted or have twrp recovery installed.
Might work on other recovery's which has file manager
TWRP method:
1. Reboot your phone in twrp recovery.
2. Goto Advanced->File Manager
3. From root partition goto Data->Data-> com.whatsapp -> shared_prefs
4. Seach for com.whatsapp_preferences.xml file in the folder.
5. Click the file and copy it into you phone directory so u can edit the file using computer.
6. Enable MTP or boot into system and connect device to computer.
7. Open the xml file as text file and add following line anywhere in between <map> and </map>.
Code:
<boolean name="dark_mode" value="true" />
You can also use xml editor from phone to edit xml file.
8. Save the changes and reboot back into recovery.
9. from file manager in twrp replace the modified file with old file.
10. Reboot into system and open WhatsApp. Goto settings->theme or theme option might be in Chats ,select dark. Restart WhatsApp
Voila! U have dark mode.
Root method:
If your device is rooted then use File manger with root support and edit the xml file from step 3 and goto step 10.
Method worked on my moto g5 plus running PE10.
Updating the app in playstore might remove the toggle option in settings but app will stay in dark mode even if u update.
Please leave a comment about ur device if it worked or not.
If u want to tip me donate to my paypal link in profile.
Manoharc said:
Note: Your device must either be rooted or have twrp recovery installed.
Might work on other recovery's which has file manger
TWRP method:
1. Reboot your phone in twrp recovery.
2. Goto Advanced->File Manager
3. From root partition goto Data->Data-> com.whatsapp -> shared_prefs
4. Seach for com.whatsapp_preferences.xml file in the folder.
5. Click the file and copy it into you phone directory so u can edit the file using computer.
6. Enable MTP or boot into system and connect device to computer.
7. Open the xml file as text file and add following line anywhere in between <map> and </map>.
Code:
<boolean name="dark_mode" value="true" />
You can also use xml editor from phone to edit xml file.
8. Save the changes and reboot back into recovery.
9. from file manager in twrp replace the modified file with old file.
10. Reboot into system and open WhatsApp. Goto settings->theme and select dark. Restart WhatsApp
Voila! U have dark mode.
Root method:
If your device is rooted then use File manger with root support and edit the xml file from step 3 and goto step 10.
Method worked on my moto g5 plus running PE10.
Please leave a comment about ur device if it worked or not.
If u want to tip me donate to my paypal link in profile.
Click to expand...
Click to collapse
Thanks, working on WhatsApp beta on ArrowOS 10
Manoharc said:
Method worked on my moto g5 plus running PE10.
Please leave a comment about ur device if it worked or not.
If u want to tip me donate to my paypal link in profile.
Click to expand...
Click to collapse
Amazing!! works for Pie as well!
Tried it with the File Explorer i have and my device is rooted so no need for Recovery, so i just modified the .xml and yeah i got the Dark Mode but if I exit and then reopen the app it defaults back to normal theme.
But the option remains in the settings.
About replacing
How to replace edited .XML file using twrp method as their is no option of replace available.
Nitishch97 said:
How to replace edited .XML file using twrp method as their is no option of replace available.
Click to expand...
Click to collapse
Connect your device to pc and do "adb push %filename%" command
U can delete the old one and move the new one
Can i use both at a same time?
sandralucio said:
Can i use both at a same time?
Click to expand...
Click to collapse
It is better to delete the old file.
U can keep the both the files but make sure the modified file name is same as old [ It should not be like filename(1).xml]. rename the old file to something else.
I tired this working fine , but after after sometime the theme gets back to white , please get me a solution to this
Is dark mode on in system settings?
Darshan1998 said:
..
Click to expand...
Click to collapse
Use Fouad Mod Whatsapp.
Requirements:
. Root
. Android Pie
. File Explorer
. TWRP
WARNING: Neither me nor XDA is responsible for any issues that may happen on your device.
It is recommended to backup your rom
1. Go to the root tab of the file explorer and go to the vendor folder.
2. Inside the vendor> overlay> delete the following file: "framework-res__auto_generated_rro" (your device will reboot automatically, don't worry)
3. After the device turns on make sure the file is actually deleted. In that case, download the Navbar.zip file now, enter recovery mode and flash the file to TWRP and then turn on your device.
4. When you turn on your device, you may already notice the change, but if the navigation bar does not appear, go to settings> screen> navigation bar (you can use gestures if you wish)
ps: If you didn't like the change, you can go back to what you used to be with NavbarUninstaller.zip
Navbar Enable
https://mega.nz/#!MJgjgQ7T!SkH1EqnonWAD3TqiUfQhWlN7_n0VgVTlqHqroW1gsGI
Navbar Uninstaller https://mega.nz/#!NExXGKyS!d4VSm_GJFI1515RoMqldLwZxAUdY_G0-FhQMRX_qyDg
Screenshots: https://imgur.com/a/gCZwlUK
MOD EDIT:
Thread closed as duplicate. Can be followed HERE