Dpi change - Huawei Mate 20 X Questions & Answers

Can we change the default dpi on Mate 20 x. The developer setting to change the width only make the font smaller but everything else still big, like the icon, home screen and status bar etc. Any method for root or non root.
Sent from my SM-N960F using Tapatalk

Some interface elements such as the ones you mention are not affected by changing the dpi setting. There is no way round that.

It's a bug, it worked great on the Honor Note 10.

Moandal said:
Some interface elements such as the ones you mention are not affected by changing the dpi setting. There is no way round that.
Click to expand...
Click to collapse
So even with rooted phone, it still doesn't change?
Sent from my SM-N960F using Tapatalk

martin132014 said:
So even with rooted phone, it still doesn't change?
Sent from my SM-N960F using Tapatalk
Click to expand...
Click to collapse
Correct.

WhySoSeriousJoKer said:
It's a bug, it worked great on the Honor Note 10.
Click to expand...
Click to collapse
Do you think it will get fix because its a bug or default on Mate 20 x. Does on Honor changes work fine on everything.?
Sent from my SM-N960F using Tapatalk

martin132014 said:
Do you think it will get fix because its a bug or default on Mate 20 x. Does on Honor changes work fine on everything.?
Sent from my SM-N960F using Tapatalk
Click to expand...
Click to collapse
I hope so, yeah on Honor its changed everything.

Hi guys, I posted this in another thread before I found this so I'm going to copy-paste what I put there:
Hey guys, I've been thinking of getting this phone but after trying it out at a store and realizing that the navigation buttons and notification doesn't change size, I'm a lot more hesitant to get the phone. Is it possible to change the sizes of them? Any luck using ADB to change the lcd.density? According to this other post in the Mate 10 forums https://forum.xda-developers.com/showpost.php?p=76106073&postcount=32 it's possible. They did edit the build prop directly though. Not sure if this is able to be edited through ADB so no root is required.
Would appreciate any answers to this! Thank you!
Is there really no way around it?

Related

Can't get rid of data usage monitor in statusbar

Hey happy new year to yo all guys! My problem is:
I have the latest android lollipop H81510F(got it from dev marco), everything works fine, but i just can not get rid of the damn data usage thing, also is it possible to restore it to 100% stock? i would absolutely love it. By default it says: 0KB/s but i would love it gone.
I have the 818 and I never had such stuff
Sent from my LG-H818 using Tapatalk
5nickers said:
I have the 818 and I never had such stuff
Sent from my LG-H818 using Tapatalk
Click to expand...
Click to collapse
Lucky you i guess, but seriously this thing is annoying me, i wish the signal strenght thing was default and also without the data usage monitor or whatever it is called.
Actually, I have never seen a g4 with that. Do you use a carrier Rom?
Sent from my LG-H818 using Tapatalk
5nickers said:
Actually, I have never seen a g4 with that. Do you use a carrier Rom?
Sent from my LG-H818 using Tapatalk
Click to expand...
Click to collapse
No this rom is from marcosuper7, latest lollipop for H815 international.
I think you misunderstood me, the data usage monitor or whatever it is called is something that shows how quickly it is downloading or smth like that, but i just can not get rid of it, and also you know how the signal strenght is supposed to be like 5 bars or smth like that, instead i have 5 dots.
I hope it is possible to get rid of that, or just make statusbar like it is in stock android.
I did get you right and I'm still thinking that this is a mod or something. I use stock and don't have it and I have never seen it on a 815 either. Try another Rom and see if it changes?
Sent from my LG-H818 using Tapatalk
5nickers said:
I did get you right and I'm still thinking that this is a mod or something. I use stock and don't have it and I have never seen it on a 815 either. Try another Rom and see if it changes?
Sent from my LG-H818 using Tapatalk
Click to expand...
Click to collapse
Well i know for a fact, that his(marcosuper7) 1 version older rom H81510E doesn't have that.. so i guess he did mod the statusbar or smth like that, and i would post on his thread for help to get rid of it, but because i am new user, i can not comment below his post. I just wonder if it was possible to get rid of the mod, and get default statusbar back, and if it is possible then how i can do it.
I did
Sent from my LG-V500 using Tapatalk
5nickers said:
I did
Sent from my LG-V500 using Tapatalk
Click to expand...
Click to collapse
Thank you so much! I hope when he finds time, he would help me sort this out
Linnamees said:
Well i know for a fact, that his(marcosuper7) 1 version older rom H81510E doesn't have that.. so i guess he did mod the statusbar or smth like that, and i would post on his thread for help to get rid of it, but because i am new user, i can not comment below his post. I just wonder if it was possible to get rid of the mod, and get default statusbar back, and if it is possible then how i can do it.
Click to expand...
Click to collapse
Use FlashFire:
LGSystemUI Stock+NavBar30dpi+FullWeatherLoockScreen.
LGSystemUI_Original_Full_Weather_30dpi.zip
Regards
Marcosuper7 said:
Use FlashFire:
LGSystemUI Stock+NavBar30dpi+FullWeatherLoockScreen.
LGSystemUI_Original_Full_Weather_30dpi.zip
Regards
Click to expand...
Click to collapse
Thank you very much!

Changing DPI properly on stock Rom ZE551ML

I am rooted but I didn't unlocked bootloader yet. I tried third party apps to adjust dpı but they didn't changed it. I tried command prompt from Windows it changed it with a little bugs like swiftkey and the photo of the user in status bar. So how can I adjust dpı properly?
Sent from my ASUS_Z00AD using Tapatalk
Stock? or Custom ROM?
http://forum.xda-developers.com/zenfone2/general/asus-zenfone-2-flashing-recovery-mode-t3096596
8) Adjusting DPI without root
Credit goes to BurritoBashr
To adjust the DPI follow the steps below, THIS DOES NOT REQUIRE ROOT.
NOTE: I have used the DPI 250 here you can adjust the DPI according to your own taste. The default DPI is 480
CLICK TO HIDE CONTENT
1) Enable USB Debugging
2) Start ADB and check if you see your device by typing
Code:
adb devices
3) If you see your phone go ahead and type
Code:
adb shell wm density 250 (or your preferred setting)
4) Reboot your phone to apply the effects system wide.
Ritik17 said:
Stock? or Custom ROM?
Click to expand...
Click to collapse
Stock.
Sent from my ASUS_Z00AD using Tapatalk
MikeyLee said:
http://forum.xda-developers.com/zenfone2/general/asus-zenfone-2-flashing-recovery-mode-t3096596
8) Adjusting DPI without root
Credit goes to BurritoBashr
To adjust the DPI follow the steps below, THIS DOES NOT REQUIRE ROOT.
NOTE: I have used the DPI 250 here you can adjust the DPI according to your own taste. The default DPI is 480
CLICK TO HIDE CONTENT
1) Enable USB Debugging
2) Start ADB and check if you see your device by typing
Code:
adb devices
3) If you see your phone go ahead and type
Code:
adb shell wm density 250 (or your preferred setting)
4) Reboot your phone to apply the effects system wide.
Click to expand...
Click to collapse
I tried that too. It changes the dpı but some apps like swiftkey doesn't look same. Swiftkey looks weird. I just can see the "qwert" buttons.
Sent from my ASUS_Z00AD using Tapatalk
The only way for me was to use App Settings 1.13 with xposed : http://forum.xda-developers.com/showpost.php?p=63835421&postcount=2040
nazagan said:
The only way for me was to use App Settings 1.13 with xposed : http://forum.xda-developers.com/showpost.php?p=63835421&postcount=2040
Click to expand...
Click to collapse
Do I have to unlock my bootloader to get xposed? I unlocked it once then I send my phone to the service now it has a locked bootloader and I don't want to unlock it now.
Sent from my ASUS_Z00AD using Tapatalk
atahanali_57 said:
I tried that too. It changes the dpı but some apps like swiftkey doesn't look same. Swiftkey looks weird. I just can see the "qwert" buttons.
Sent from my ASUS_Z00AD using Tapatalk
Click to expand...
Click to collapse
I haven't tried Swifkey but I don't care for it anyways. Too buggy all the time. I have no issues with any other apps though. Unfortunately I don't remember the last setting I used cause I went in steps until it was where I wanted it but I think it's currently at 320 or 350 dip right now.
MikeyLee said:
I haven't tried Swifkey but I don't care for it anyways. Too buggy all the time. I have no issues with any other apps though. Unfortunately I don't remember the last setting I used cause I went in steps until it was where I wanted it but I think it's currently at 320 or 350 dip right now.
Click to expand...
Click to collapse
Can you send the screenshot of notification panel?
Sent from my ASUS_Z00AD using Tapatalk
atahanali_57 said:
Can you send the screenshot of notification panel?
Sent from my ASUS_Z00AD using Tapatalk[/QUOTE
Here ya go
Click to expand...
Click to collapse
MikeyLee said:
atahanali_57 said:
Can you send the screenshot of notification panel?
Sent from my ASUS_Z00AD using Tapatalk[/QUOTE
Here ya go
Click to expand...
Click to collapse
Mines look like this. With 400 dpi
Sent from my ASUS_Z00AD using Tapatalk
Click to expand...
Click to collapse
atahanali_57 said:
MikeyLee said:
Mines look like this. With 400 dpi
Sent from my ASUS_Z00AD using Tapatalk
Click to expand...
Click to collapse
I figured that out. The theme I was using is an unoffical theme and it couses the problem I have. After I changed the theme notification panel fixed.
Sent from my ASUS_Z00AD using Tapatalk
Click to expand...
Click to collapse
MikeyLee said:
atahanali_57 said:
Can you send the screenshot of notification panel?
Sent from my ASUS_Z00AD using Tapatalk[/QUOTE
Here ya go
Click to expand...
Click to collapse
Is this happening to you too?
It is doing this while choosing my whatsapp walpaper.
The real image is this.
Sent from my ASUS_Z00AD using Tapatalk
Click to expand...
Click to collapse
atahanali_57 said:
MikeyLee said:
Is this happening to you too?
It is doing this while choosing my whatsapp walpaper.
The real image is this.
Sent from my ASUS_Z00AD using Tapatalk
Click to expand...
Click to collapse
I'm not having any issues but I do not use whatsapp though. All of my other apps and settings are fine though.
Click to expand...
Click to collapse
MikeyLee said:
atahanali_57 said:
I'm not having any issues but I do not use whatsapp though. All of my other apps and settings are fine though.
Click to expand...
Click to collapse
All the other apps are working fine. OK thanks anyway.
Sent from my ASUS_Z00AD using Tapatalk
Click to expand...
Click to collapse

How to change display resolution?

Is there any reliable way to change display resolution to 720p?
Anybody?
Sent from my Nexus 5X using Tapatalk
you can change your dpi by manually editing your build.prop, or use an app like textdroider dpi.
noidea24 said:
you can change your dpi by manually editing your build.prop, or use an app like textdroider dpi.
Click to expand...
Click to collapse
The question is about screen size, not density.
OP: try this. You have to be rooted.
przemcio510 said:
The question is about screen size, not density.
OP: try this. You have to be rooted.
Click to expand...
Click to collapse
Tried it but did nothing, may be it doesn't support latest OS as it has not been updated for a while.
Sent from my Nexus 5X using Tapatalk
OP, why would you change your screen resolution? I'm curious
Nexedy said:
OP, why would you change your screen resolution? I'm curious
Click to expand...
Click to collapse
Many new phones have this feature built in for saving some battery specially during games.
Sent from my Nexus 5X using Tapatalk
myawan said:
My new phones have this feature built in for saving some battery specially during games.
Click to expand...
Click to collapse
Oh that's what I thought. If you find how to could you share please?
You can use SecondScreen for 720p.
Sent from my Nexus 5X using Tapatalk
This one is working, root required. Here you have some presets and you can edit the values as you like, too.
Both of these are interesting options. I am testing, there is a bit lagginess though.
Sent from my Nexus 5X using Tapatalk
https://www.youtube.com/watch?v=YsWRQaH24ns
this will work

navbar resize?

Does anyone know of a working mod/theme for dp2 that allows navbar resize? The default size is obnoxious...looking for something between 24 and 32 dip settings.
I am really interested in this, I am not in the Beta for 8.1 but I remember I sued a substratum theme that would resize the navbar but no idea if it still works since apparently it hasn't been updated sin 7.1
joeyddr said:
Does anyone know of a working mod/theme for dp2 that allows navbar resize? The default size is obnoxious...looking for something between 24 and 32 dip settings.
Click to expand...
Click to collapse
ZeroHart said:
I am really interested in this, I am not in the Beta for 8.1 but I remember I sued a substratum theme that would resize the navbar but no idea if it still works since apparently it hasn't been updated sin 7.1
Click to expand...
Click to collapse
Search xda for an app called mt explorer
You can edit the framework on the fly
I tested with Oreo on my 6p but not yet on my pixel 2 xl
pa.pn2 said:
Search xda for an app called mt explorer
You can edit the framework on the fly
I tested with Oreo on my 6p but not yet on my pixel 2 xl
Click to expand...
Click to collapse
I'd really be interested in learning how to do this... Any chance you could post a step by step tutorial? I know that's asking a lot lol
pa.pn2 said:
Search xda for an app called mt explorer
You can edit the framework on the fly
I tested with Oreo on my 6p but not yet on my pixel 2 xl
Click to expand...
Click to collapse
I am not seeing that, only mt manager.
joeyddr said:
I am not seeing that, only mt manager.
Click to expand...
Click to collapse
I think they meant this.
Edit: I've been using it and have managed to resize it. The attaches photo shows the change to 36p, but the small buttons happen.
Ariac Konrel said:
I think they meant this.
Edit: I've been using it and have managed to resize it. The attaches photo shows the change to 36p, but the small buttons happen.
Click to expand...
Click to collapse
Yes that's what i mean
Ariac Konrel said:
I think they meant this.
Edit: I've been using it and have managed to resize it. The attaches photo shows the change to 36p, but the small buttons happen.
Click to expand...
Click to collapse
buttons don't bother me, maybe there is a setting for button size?

Fonts

Fontio on play store fonts work without TWRP if anybody wants to change there fonts
Sent from my Pixel 4 XL using Tapatalk
freddienuxx said:
Fontio on play store fonts work without TWRP if anybody wants to change there fonts
Sent from my Pixel 4 XL using Tapatalk
Click to expand...
Click to collapse
Does it actually work system-wide though? Also, no square on the clock? I tried a few different apps on my 3xl, but none applied system-wide.
gettinwicked said:
Does it actually work system-wide though? Also, no square on the clock? I tried a few different apps on my 3xl, but none applied system-wide.
Click to expand...
Click to collapse
Yup system wide
Sent from my Pixel 4 XL using Tapatalk
freddienuxx said:
Yup system wide
Sent from my Pixel 4 XL using Tapatalk
Click to expand...
Click to collapse
You ONLY need this app, right? Not Substratum too? Also, which method are you using?
gettinwicked said:
You ONLY need this app, right? Not Substratum too? Also, which method are you using?
Click to expand...
Click to collapse
No substratum is needed and it's on auto switch. But I think there 3 options to use one is substratum but I'm using auto switch. Just try it it works
Sent from my Pixel 4 XL using Tapatalk
freddienuxx said:
No substratum is needed and it's on auto switch. But I think there 3 options to use one is substratum but I'm using auto switch. Just try it it works
Sent from my Pixel 4 XL using Tapatalk
Click to expand...
Click to collapse
Font injection? It's the root one. This is cool. Thank you for this.
Does anyone know the location and font file(s) responsible for the lockscreen and status bar? Using a Magisk Module and its changed almost everything but not the lockscreen or the status bar. Some settings titles are the default GoogleSans as well.
If anyone knows, I'd appreciate you sharing!
Not working for me.. unless I'm using the wrong app. Fontio from playstore substratum/cmte?
troymz1 said:
Not working for me.. unless I'm using the wrong app. Fontio from playstore substratum/cmte?
Click to expand...
Click to collapse
Did you try font injection? As stated previous lost above you?
freddienuxx said:
Did you try font injection? As stated previous lost above you?
Click to expand...
Click to collapse
Yes that's the method I tried.
troymz1 said:
Yes that's the method I tried.
Click to expand...
Click to collapse
Oh ok I'm sorry to hear that. That sucks.
Sent from my Pixel 4 XL using Tapatalk
freddienuxx said:
Oh ok I'm sorry to hear that. That sucks.
Sent from my Pixel 4 XL using Tapatalk
Click to expand...
Click to collapse
Same here I knew I should have waited wasted money and doesn't even work. Tried suggested methods can't get it to work.
Maybe I did something wrong IDK.
wolfu11 said:
Same here I knew I should have waited wasted money and doesn't even work. Tried suggested methods can't get it to work.
Maybe I did something wrong IDK.
Click to expand...
Click to collapse
Let me look and see what I did hold! Also you can get refund
Sent from my Pixel 4 XL using Tapatalk
freddienuxx said:
Let me look and see what I did hold! Also you can get refund
Click to expand...
Click to collapse
Ok so in settings I pick fuel injector then I went to home screen pick package then it will ask for root permission obviously say yes then hit middle icon/fuel injector on bottom right corner and it should ask to reboot system hit yes and you should be good. It worked for me.
wolfu11 said:
Same here I knew I should have waited wasted money and doesn't even work. Tried suggested methods can't get it to work.
Maybe I did something wrong IDK.
Click to expand...
Click to collapse
Do you have a particular for in mind? I have a ADB font Installer that creates a font magisk module on your sdcard but it only has a few fonts in it. You must be rooted.
https://www.androidfilehost.com/?fid=4349826312261610888
Tulsadiver said:
Do you have a particular for in mind? I have a ADB font Installer that creates a font magisk module on your sdcard but it only has a few fonts in it.
https://www.androidfilehost.com/?fid=4349826312261610888
Click to expand...
Click to collapse
This works fine for Android 10? Everything I've found so far, it's not system-wide and things like the clock are messed up. I haven't tried fontio yet though.
I think it was you a while back that made me a rosemary font? That's one I'd love to see work again.
gettinwicked said:
This works fine for Android 10? Everything I've found so far, it's not system-wide and things like the clock are messed up. I haven't tried fontio yet though.
I think it was you a while back that made me a rosemary font? That's one I'd love to see work again.
Click to expand...
Click to collapse
Sort of depends on the font. To get around the lockscreen clock problem if it's not compatible, you pretty much have to use the stock one. This one is called rosemary. If you don't like it, remove the module. Flash via magisk manager.
https://www.androidfilehost.com/?fid=4349826312261610899
Tulsadiver said:
Sort of depends on the font. To get around the lockscreen clock problem if it's not compatible, you pretty much have to use the stock one. This one is called rosemary. If you don't like it, remove the module. Flash via magisk manager.
https://www.androidfilehost.com/?fid=4349826312261610899
Click to expand...
Click to collapse
Well, on P, the rosemary font you posted in the 2xl font thread worked perfectly on my 2xl and 3xl, but only on P. On 10 it was doing the square in the clock and also wasn't system-wide. Did you just remake this?
Thanks a ton btw! I love this font.
gettinwicked said:
Well, on P, the rosemary font you posted in the 2xl font thread worked perfectly on my 2xl and 3xl, but only on P. On 10 it was doing the square in the clock and also wasn't system-wide. Did you just remake this?
Thanks a ton btw! I love this font.
Click to expand...
Click to collapse
I just pulled it from a website. I replaced the clock font with stock to get rid of the square for colon.
Tulsadiver said:
Do you have a particular for in mind? I have a ADB font Installer that creates a font magisk module on your sdcard but it only has a few fonts in it. You must be rooted.
https://www.androidfilehost.com/?fid=4349826312261610888
Click to expand...
Click to collapse
I'm very fond of Rosemary. Keep one of my pixel 2 XL is on Android 9 just to get the full effect. On 10 only halfway works even on my pixel 4 XL. So if I could find a rosemary font for the pixel 4 XL on Android 10 I'd be happy.

Categories

Resources