Changing DPI in Dev options - Huawei P10 Questions & Answers

Hi all. I've bought my first Huawei device this morning it being the P10, and was just wondering about changing the DPI in developer options. What numbers are good to use?

I use 400 DPI as i prefer it more.

I use 445 but on the plus.
btw has anyone figured out how to make this setting stay after a re-boot?
Maybe there is an xml or a line that works in one of the build.prop files (system or vendor)
Would be nice to have our own independent of the 3 default options as per DB menu.

When i change dpi in dev options of p10 to 420 then phone app and camera app got error display.
Please help me fix?

Related

[Q] Edit dpi in semcphone.apk?

Is there any possibility to fix the dpi in phone app? I changed screen dpi from 480 to 420, and it works great everywhere. Except in phone app. It doesn't adjust to the new settings. Why is that, and is there a way to fix it?
Best regards
You can use App Settings xposed module to set dpi per app.

Density/DPI change

Hi,
I am new to the p7. I am used from my Samsung and nexus devices to adapt via build.prop DPI in order to see more things on screen.
Build.prop has no DPI setting. How (which app?) Proved to securely change DPI? And what is stock DPI for 1080 and 720p (rog)?
Thanks
No one feeling the need to show more on screen? [emoji22]
Hi,
Have you found a solution for this yet?
I've recently got myself a P7 and I'm trying to get something similar to 240 dpi(like my s3).
People have mentioned ROG tech, but I can't find that option anywhere.
ROG setting is under Settings - Power Saving, then menu (upper right corner) setting.
Rog? I tgought its resolution (I.e HD 720p instead of full HD1080p)? Is there also a setting for density hidden besides ROG?
rog doesnt do the trick
I've activated ROG, but all it does it help the battery to last longer, by reducing performance and screen res.
What I (and op) are looking for, is something to change the dpi (pixel density/LCD density). Like on samsung phones, you can do it through build.prop
No one managed to edit dpi?
Still have a problem...
Where.is the rog option in emui3?
changing dpi on P7 ??? such little screen ?? NO POINT it is tiny already ..

Does P9 have the View mode in its display settings to change system DPI?

As it says in the title, does EmotionUI 4.1 of the P9 have the view mode setting to change the dpi settings of the phone?
I was playing with a P9 at local store and noticed that the icons are huge. Compared it with the Galaxy S7 that was next to it, which was set to condensed mode, on same XDA page the S7 displayed more than a third more. I remember that Huawei P8 has the ability to decrease dpi setting with the view setting. Had a quick peek in the P9 settings but didn't see it.
I can't see any setting for it. In the Display section there is a setting for Font size, and in the Battery manager section there is a setting to change the resolution to 720x1280. But no DPI setting as far as I can see.
it is possible via adb! also works without root.
Code:
adb shell wm density 430 && adb reboot
430 is for dpi. stock is 480.
if you go below 430 some elements of the camera app get shifted.
not working anymore
hi.
i cant seem to figure out what im doing wrong. the phone reboots but the dpi dosent change.
it worked the first time, but not anymore.
any tips?
bentarne82 said:
hi.
i cant seem to figure out what im doing wrong. the phone reboots but the dpi dosent change.
it worked the first time, but not anymore.
any tips?
Click to expand...
Click to collapse
You need to have root and change the DPI on your build.prop
did a factory reset. then tried again and now it worked like a charm. Set the dpi to 360, and the camera stopped working. but it still works on snapchat and facebook messenger.
engineer000 said:
You need to have root and change the DPI on your build.prop
Click to expand...
Click to collapse
Hey there,
i have Oreo on p9 AL10 and dont find the correct build.prop for huawei p9. None of the settings i found in the internet works. did you find a solution for Oreo? (rooted/unlocked)

Mediapad m3 behaves like a big smartphone not like a tablet

android apps are almost all for smartphones only a few apps have extensions that allow you to make better use of your tablet's screen size,
after installing some apps that have a different shape on the tablet i noticed that on mediapad m3 nothing changes, they are the same shape as a larger smartphone,
i wonder and wonder you:
maybe the m3 is not recognized as a tablet or needs to be changed some settings?
There have been quite a few threads or sub-threads on this. the DPI needs to be changed to have the M3 render some apps in their tablet modes, most of the discussions revolve around Chrome (no tabs in original DPI and YouTube). Try running this command from ADB:
adb shell wm density 320 && adb reboot
320 works well for me on Nougat, but you might need to experiment with what works well for you and the version you are on. If you haven't changed your view mode, the change should stick after rebooting, if you have then chances are you will need to use a DPI changing app to update your settings after each reboot.
johje said:
There have been quite a few threads or sub-threads on this. the DPI needs to be changed to have the M3 render some apps in their tablet modes, most of the discussions revolve around Chrome (no tabs in original DPI and YouTube). Try running this command from ADB:
adb shell wm density 320 && adb reboot
320 works well for me on Nougat, but you might need to experiment with what works well for you and the version you are on. If you haven't changed your view mode, the change should stick after rebooting, if you have then chances are you will need to use a DPI changing app to update your settings after each reboot.
Click to expand...
Click to collapse
thanks for the reply, i already knew the change of DPI,
maybe i have not explained the problem well, so let's take an example:
if you install Metatrader 5 on smartphone and on a true tablet you will see two different shape on display while on mediapad m3 i see the same shape no difference,
the same problem occurs each time i install an application that must appear on a tablet differently from a smartphone
There is no general "tablet" identifier, but apps decide based on screen size / resolution / dpi if they change their layout or not: https://developer.android.com/guide/practices/screens_support.html#qualifiers
So changing the DPI is the currently best option.
(Perhaps some apps tweaked this by overwriting these qualifiers for certain models based on the device identifier.)
fluxxis said:
There is no general "tablet" identifier, but apps decide based on screen size / resolution / dpi if they change their layout or not: https://developer.android.com/guide/practices/screens_support.html#qualifiers
So changing the DPI is the currently best option.
(Perhaps some apps tweaked this by overwriting these qualifiers for certain models based on the device identifier.)
Click to expand...
Click to collapse
thanks for your contribution, something strange happens that i explain:
also my bank offers an app that has a different shape depending on where it is installed and installing it from google play to the mediapad m3 comes on the tablet version, unfortunately the layout is not compatible with the screen but changing the dpi the issue is solved and the app becomes fully usable, while the metatrader 5 app does not seems to recognize mediapad m3 as a tablet and it installs with the shape of the smartphone.
maybe i understand where the issue is:
i belive that mediapad m3 has a wrong package installer or a bug in it.
I came to this conclusion after this test:
i download the apk file on pc then transfers it to old consumer tablet and also to mediapad m3,
so i manually installed it in both
then i saw that in the mediapad m3 had been installed the smartphone version while in the “old tablet” had properly installed the tablet version,
what do you think?
@johje, @fluxxis, i was confusing, i was thinking in wrong way, i apologize, your suggests was right
There is a choice of display settings in system settings. You can choose small, medium or large.
Probably this setting changes the logical resolution of the display. Small is the right setting, after reboot the tablet behaves as a tablet should.
antisztar said:
There is a choice of display settings in system settings. You can choose small, medium or large.
Probably this setting changes the logical resolution of the display. Small is the right setting, after reboot the tablet behaves as a tablet should.
Click to expand...
Click to collapse
Hi... so we have to change display settings in the small view and launch the adb command?
In another thread I read the chance of modify the minimum value from 640 to 720 dpi in the developer settings.
What's the right choice?
Thanks.

how to change the size of the screen like in Nougat on Huawei p9.

I have a p9 updated to nougat and I find no option in the settings----> display to change the screen size. I saw that in the developer settings there is the "minimum width" and I set it as 420 (for having a very condensed screen) but some camera elements have glitches. How can you have the condensed screen without having glitches? * I do not have the root *
Thanks much
Giovanni9921 said:
I have a p9 updated to nougat and I find no option in the settings----> display to change the screen size. I saw that in the developer settings there is the "minimum width" and I set it as 420 (for having a very condensed screen) but some camera elements have glitches. How can you have the condensed screen without having glitches? * I do not have the root *
Thanks much
Click to expand...
Click to collapse
The "minimum width" setting is the dpi. For the camera if you set the dpi higher the Pro mode switch goes towards the shutter button, but if you set the dpi over 410 this switch glitches out and stays in the air. So the simple answer is don't set the dpi over 410.
_Frostplexx_ said:
The "minimum width" setting is the dpi. For the camera if you set the dpi higher the Pro mode switch goes towards the shutter button, but if you set the dpi over 410 this switch glitches out and stays in the air. So the simple answer is don't set the dpi over 410.
Click to expand...
Click to collapse
Yes, I was wrong to write, I said how to change the DPI of the screen. I set 409 to not have pro mode on the depth shutter and have the most condensed screen.
How does huawei not put it in the settings accessible to everyone (in the display to understand)?
Giovanni9921 said:
Yes, I was wrong to write, I said how to change the DPI of the screen. I set 409 to not have pro mode on the depth shutter and have the most condensed screen.
How does huawei not put it in the settings accessible to everyone (in the display to understand)?
Click to expand...
Click to collapse
I could be wrong, but i think its stock and manufacturer puts the dpi slider outside the developer settings, because you could mess up your screen. And i think it's accessible enough that people who know what DPI even means can change it. And you also don't need to mod anything to access developer settings, so everybody can use them.
_Frostplexx_ said:
I could be wrong, but i think its stock and manufacturer puts the dpi slider outside the developer settings, because you could mess up your screen. And i think it's accessible enough that people who know what DPI even means can change it. And you also don't need to mod anything to access developer settings, so everybody can use them.
Click to expand...
Click to collapse
Right, I did not think so
hey there,
i run Oreo on p9 AL10 and dev settings are 420dpi and no glitches in camera or anywhere.
Question, how to make settings survive a boot? it always defaults back to 360dpi after boot.
i played with build.prop but nothing worked for me. any ideas?
thx

Categories

Resources