Related
Hi!
Do you guys know if this trick to have the option to hide the navbar works on Honor 8?
http://forum.xda-developers.com/honor-5x/how-to/tutorial-hide-navigation-bar-honor-5x-t3322265
Edit: Tested and working prefect on FRD-L09
robalm said:
Hi!
Do you guys know if this trick to have the option to hide the navbar works on Honor 8?
http://forum.xda-developers.com/honor-5x/how-to/tutorial-hide-navigation-bar-honor-5x-t3322265
Click to expand...
Click to collapse
Honor 8 already contains this option to hide the navigation bar, do not need this method
lianyi1984 said:
Honor 8 already contains this option to hide the navigation bar, do not need this method
Click to expand...
Click to collapse
Where is this located? Not sure that is accurate.
jason1332 said:
Where is this located? Not sure that is accurate.
Click to expand...
Click to collapse
I'm agree with you , isnt possible.
lianyi1984 said:
Honor 8 already contains this option to hide the navigation bar, do not need this method
Click to expand...
Click to collapse
What version do you have?
No option to hide it on FRD-L09.
Maybe someone with root can try to add the lines to build.prop and see if it works?
I have no root so i can't test it.
Give this a try:
http://forum.xda-developers.com/p8max/general/hide-soft-keys-dav-701l-t3258745
robalm said:
What version do you have?
No option to hide it on FRD-L09.
Maybe someone with root can try to add the lines to build.prop and see if it works?
I have no root so i can't test it.
Click to expand...
Click to collapse
My version is FRD-AL00.
May be huawei hidden the option in the international version,
because I am Chinese user, so it's available.
WhySoSeriousJoKer said:
Give this a try:
http://forum.xda-developers.com/p8max/general/hide-soft-keys-dav-701l-t3258745
Click to expand...
Click to collapse
Thanks but it's not working.
lianyi1984 said:
My version is FRD-AL00.
May be huawei hidden the option in the international version,
because I am Chinese user, so it's available.
Click to expand...
Click to collapse
Very interesting, it looks like it's only available on Chinese version.
But it means that it should be possible to fix it the international version, maybe it's a easy fix in build.prop.
upload an image
@lianyi1984 Do you have a download link download link to a FRD-AL00 firmware? (or build.prop)
robalm said:
@lianyi1984 Do you have a download link download link to a FRD-AL00 firmware? (or build.prop)
Click to expand...
Click to collapse
Sorry, I don't have the firmware download link, because huawei does not provide a full package.
The attachment "build.prop" comes from my own Honor 8.
lianyi1984 said:
Sorry, I don't have the firmware download link, because huawei does not provide a full package.
The attachment "build.prop" comes from my own Honor 8.
Click to expand...
Click to collapse
Thanks.
I have downloaded a firmware and extrected it and from what i can tell, when you install a firmware it will read the version from hw_oem and add from local.prop to build.prop.
I have not found anything about the navbar, maybe someone can look into it to?
hw_oem - FRD-AL00
https://www.solidfiles.com/v/Y2jLaWyYqW8WR
I looked for it, and nothing available
PalakMi said:
I looked for it, and nothing available
Click to expand...
Click to collapse
Thanks anyway
I will now look in "Cust" to see if i can find anything.
robalm said:
Thanks anyway
I will now look in "Cust" to see if i can find anything.
Click to expand...
Click to collapse
Good luck, I hope you find something.
Success! tested and working perfect
http://forum.xda-developers.com/honor-5x/how-to/tutorial-hide-navigation-bar-honor-5x-t3322265
Do the 5x's method work without issues?!
PalakMi said:
Do the 5x's method work without issues?!
Click to expand...
Click to collapse
Yes zero problem you will get a extra option in Navbar settings that you can turn off/on.
robalm said:
Yes, you will get a extra option in Navbar settings that you can turn off/on.
Click to expand...
Click to collapse
That's great
works perfect ?
Odoslané z FRD-L09 pomocou Tapatalku
Not entirely without problems. Earlier in the soft version of the B120, following inclusion line in build.prop lost the ability to record conversations boldbeast recorder. Today I installed the B131 and after editing build.prop again the same with the BBR. I removed the inscribed line, but I'm still bereft program for recording conversations. I do not know how to fix it, except upload system again.
Wysłane z mojego Honor 8 przy użyciu Tapatalka.
hi.. 5x5 icon layout is not present in Honor 6x BLN-L22. It was there in my previous honor 6 H60-L04. is there any simple way to achieve that in 6x (without using any other launcher)? also, is it expected in upcoming emui 5.0?
itsmeharsh said:
hi.. 5x5 icon layout is not present in Honor 6x BLN-L22. It was there in my previous honor 6 H60-L04. is there any simple way to achieve that in 6x (without using any other launcher)? also, is it expected in upcoming emui 5.0?
Click to expand...
Click to collapse
5X5 was there in b340 version for my KIW-L22 but when i restored from twrp...when i was installing fresh stock and upgraded to next version, i am not getting anymore...
Not having the same option in my honor 6X. No option to enable it.
shashank1320 said:
5X5 was there in b340 version for my KIW-L22 but when i restored from twrp...when i was installing fresh stock and upgraded to next version, i am not getting anymore...
Not having the same option in my honor 6X. No option to enable it.
Click to expand...
Click to collapse
oh alright... btw, can something like this be done about it? https://forum.xda-developers.com/ascend-g7/how-to/5x5-layout-emui-3-x-root-t3460903
You can by editing your launcher by going to....
/data/data/com.huawei.android.launcher/shared_prefs
and open LAUNCHER_SETTINGS.xml
then find value
<string name="DESKTOP_LAYOUT_CELLS">4X4,4X5</string>
and change it to
<string name="DESKTOP_LAYOUT_CELLS">4X4,4X5,5x5</string>
and reboot your phone
Note: need root
Rommco05 said:
wow, right now I do not have root, as soon as I get it I will try on my Honor 9. Is it possible to set the layout for example 6x6?
Click to expand...
Click to collapse
I just added the 5x5 then reboot. Then 5x5 option is available. Hope it works putting 6x6 on it.
I can see this 5X5 icon in my B375 now on Honor 6X
Folder not available
Ohkhyn said:
You can by editing your launcher by going to....
/data/data/com.huawei.android.launcher/shared_prefs
and open LAUNCHER_SETTINGS.xml
then find value
<string name="DESKTOP_LAYOUT_CELLS">4X4,4X5</string>
and change it to
<string name="DESKTOP_LAYOUT_CELLS">4X4,4X5,5x5</string>
and reboot your phone
Note: need root
Click to expand...
Click to collapse
That launcher folder is not available in my honor 6x
pscking said:
That launcher folder is not available in my honor 6x
Click to expand...
Click to collapse
it must be there for sure. just look at the name and scroll below. Its after few files.
Seriously not there
shashank1320 said:
it must be there for sure. just look at the name and scroll below. Its after few files.
Click to expand...
Click to collapse
I looked in both Internal and external, and I have even unhide all the files then also I can't find it.
pscking said:
I looked in both Internal and external, and I have even unhide all the files then also I can't find it.
Click to expand...
Click to collapse
You can see only when you are rooted with other file explorer which supports root and can acces system files like rot browser, es explorer etc
pscking said:
That launcher folder is not available in my honor 6x
Click to expand...
Click to collapse
Look carefully the folder... its com.huawei.android not com.android
Nope
Rommco05 said:
Have you unlocked bootloader/rooted?
Click to expand...
Click to collapse
I haven't rooted neither unlocked bootloader
Still can't find it, plz help me out
Ohkhyn said:
Look carefully the folder... its com.huawei.android not com.android
Click to expand...
Click to collapse
I still can't find that find, can u plz tell me which is that file from the screenshot
Screenshot is of both Internal and external
pscking said:
I still can't find that find, can u plz tell me which is that file from the screenshot
Screenshot is of both Internal and external
Click to expand...
Click to collapse
You wont as you are not rooted. Once rooted then you will see it
Got 5x5 layout
Rommco05 said:
Probably u need be rooted for change system settings in file commanders. Btw stock com. inst much useful for this operations
Click to expand...
Click to collapse
After updating to B340 I just hard reset my phone and got 5x5 icons layout
pscsrk said:
After updating to B340 I just hard reset my phone and got 5x5 icons layout
Click to expand...
Click to collapse
Yeah m seeing this on b375.
It got recently implemented, it wasn't available in the first nougat updates
PalakMi said:
It got recently implemented, it wasn't available in the first nougat updates
Click to expand...
Click to collapse
Absolutely. It wasn't there till b35X for me I think but having this back is cool
shashank1320 said:
Absolutely. It wasn't there till b35X for me I think but having this back is cool
Click to expand...
Click to collapse
I was kinda surprised when I knew that it didn't have 5x5 layout in the beginning.
Anyway, it gives the users one more option to customize
Dears,
yesterday i was at a mobile shop and thy had my exact device. BLL-L21 and the Home Layout on it was up to 6x5...
How is that possible.
i checked the software ver. and it was the same. EMUI 5.0 & Android 7.0
i dont know what i should look for. how can that be??
So it seems if you modify the boot.img and add qemu.hw.mainkeys=1 to the default.prop it disabled the Navbar! I'll post updated boot images in the boot images thread.
False alarm, the navbar is gone but when you lock and unlock the screen again you get the black screen.
ajsmsg78 said:
False alarm, the navbar is gone but when you lock and unlock the screen again you get the black screen.
Click to expand...
Click to collapse
How the devs of KangVip Rom manage to get no nabvar? Also that is a option in the original Chinese Rom, or not? Maybe looking to their build.prop would help? :good:
albertobom said:
How the devs of KangVip Rom manage to get no nabvar? Also that is a option in the original Chinese Rom, or not? Maybe looking to their build.prop would help? :good:
Click to expand...
Click to collapse
I need to edit framework-res.apk to remove it but I don't know of anyone other than Kang who can decomplie Huawei APK's.
ajsmsg78 said:
I need to edit framework-res.apk to remove it but I don't know of anyone other than Kang who can decomplie Huawei APK's.
Click to expand...
Click to collapse
We should try to reach him and make him a xda member. Maybe someone who speaks Chinese could help us contact him and ask for cooperation.
albertobom said:
How the devs of KangVip Rom manage to get no nabvar? Also that is a option in the original Chinese Rom, or not? Maybe looking to their build.prop would help? :good:
Click to expand...
Click to collapse
It is option in stock chinese rom.
5[Strogino] said:
It is option in stock chinese rom.
Click to expand...
Click to collapse
It just hides it temporarily until you swipe up. I was taking about completely removing it so that it's completely gone.
albertobom said:
We should try to reach him and make him a xda member. Maybe someone who speaks Chinese could help us contact him and ask for cooperation.
Click to expand...
Click to collapse
Many people have tried in the past and no one has even gotten a response.
ajsmsg78 said:
Many people have tried in the past and no one has even gotten a response.
Click to expand...
Click to collapse
Maybe reverse engineering is rom helps... It's like you said I hate when people don't share their breakthroughs. Android is open source why people do this?
---------- Post added at 08:14 PM ---------- Previous post was at 08:12 PM ----------
albertobom said:
Maybe reverse engineering is rom helps... It's like you said I hate when people don't share their breakthroughs. Android is open source why people do this?
Click to expand...
Click to collapse
Note: why not try to implement emmersive mode?
ajsmsg78 said:
It just hides it temporarily until you swipe up. I was taking about completely removing it so that it's completely gone.
Click to expand...
Click to collapse
What rom do you have now? I've been on c432b138 and investigated about hiding navbar, but I did that it is completely gone. It is not result what I've waited. I need temporary method.
You can actually hide the navigation bar without root on the Huawei Mate 9 using a simple ADB command. I didn't know you guys were interested in this - I can write up a quick tutorial.
MishaalRahman said:
You can actually hide the navigation bar without root on the Huawei Mate 9 using a simple ADB command. I didn't know you guys were interested in this - I can write up a quick tutorial.
Click to expand...
Click to collapse
I know how to hide it with the adb command but I'm trying to completely remove (disable) it so I can use LMT Launcher. qemu.hw.mainkeys=1 causes the phone to boot to a black screen, it's a bug in EMUI 5. In KangVIP there's an option to remove it but I can't find out a way to remove (disable) it running a stock rom.
ajsmsg78 said:
I know how to hide it with the adb command but I'm trying to completely remove (disable) it so I can use LMT Launcher. qemu.hw.mainkeys=1 causes the phone to boot to a black screen, it's a bug in EMUI 5. In KangVIP there's an option to remove it but I can't find out a way to remove (disable) it running a stock rom.
Click to expand...
Click to collapse
I don't think we're talking about the same ADB command. I'm not talking about immersive mode. The one I'm talking about completely hides (only) the navigation bar. It's an ADB command unique to the Mate 9 (possibly EMUI 5.0 but I don't have another Huawei device to verify).
MishaalRahman said:
I don't think we're talking about the same ADB command. I'm not talking about immersive mode. The one I'm talking about completely hides (only) the navigation bar. It's an ADB command unique to the Mate 9 (possibly EMUI 5.0 but I don't have another Huawei device to verify).
Click to expand...
Click to collapse
Can you PM me or give me the command? I'd love to get rid of the thing. It's the last thing on my list to do that will make me want to keep the phone.
MishaalRahman said:
You can actually hide the navigation bar without root on the Huawei Mate 9 using a simple ADB command. I didn't know you guys were interested in this - I can write up a quick tutorial.
Click to expand...
Click to collapse
Please write it
ajsmsg78 said:
Can you PM me or give me the command? I'd love to get rid of the thing. It's the last thing on my list to do that will make me want to keep the phone.
Click to expand...
Click to collapse
albertobom said:
Please write it
Click to expand...
Click to collapse
Tutorial will go live tomorrow at 9AM CST on the front page of XDA! Please do share it when you see it
BTW I have another tutorial up right now about changing the font style without root, check it out: https://www.xda-developers.com/how-to-change-the-font-style-on-emui-5-0/
MishaalRahman said:
Tutorial will go live tomorrow at 9AM CST on the front page of XDA! Please do share it when you see it
BTW I have another tutorial up right now about changing the font style without root, check it out: https://www.xda-developers.com/how-to-change-the-font-style-on-emui-5-0/
Click to expand...
Click to collapse
None of the fonts apply on my mate 9 :crying:
albertobom said:
None of the fonts apply on my mate 9 :crying:
Click to expand...
Click to collapse
You can use fontster from the play store.
ajsmsg78 said:
You can use fontster from the play store.
Click to expand...
Click to collapse
I don't have root. It seems to messy root Mate 9.
albertobom said:
None of the fonts apply on my mate 9 :crying:
Click to expand...
Click to collapse
Did "Font Style" show up for you in Settings? Are you placing the .hwt files in HuaweiThemes folder in /sdcard?
Is there a way to add a " Screen lock" onscreen navigation key on honor 6x??
Bcz after upgrading to nougat the 4 th icon is used for accessing notification panel only and i didn't found a way to change the notification key to lock....
Nb: not a floating icon...
Without root?! No
Probably with root
PalakMi said:
Without root?! No
Probably with root
Click to expand...
Click to collapse
:crying::crying::crying:
Geo Geo said:
:crying::crying::crying:
Click to expand...
Click to collapse
That's how it is (I wish honor did include it out of the box)
Oneplus removed the pill navigation bar on android 10 update. Is there any way to get it back ? Like with the help of some ADB stuff?
ASB41 said:
Oneplus removed the pill navigation bar on android 10 update. Is there any way to get it back ? Like with the help of some ADB stuff?
Click to expand...
Click to collapse
You can unselect this option to get the bar back...
Bump. Would love to know if this is a possibility
timshields said:
Bump. Would love to know if this is a possibility
Click to expand...
Click to collapse
https://www.androidpolice.com/2019/...-oneplus-7-and-7-pro-running-android-10-beta/
CosmicInsight said:
https://www.androidpolice.com/2019/...-oneplus-7-and-7-pro-running-android-10-beta/
Click to expand...
Click to collapse
Nice one
CosmicInsight said:
https://www.androidpolice.com/2019/...-oneplus-7-and-7-pro-running-android-10-beta/
Click to expand...
Click to collapse
Perfect.. thanks dude