DPI settings in Android 7

luckies Post time 2017-2-12 23:22:58 | Show all posts  Close [Copy link]
3 2510
View: 2510|Reply: 3

DPI settings in Android 7

 Close [Copy link]

4

threads

25

posts

189

credits

Senior Member

Rank: 2

credits
189
Post time 2017-2-12 19:58:55 | Show all posts |Read mode
Hey,

i am missing the android 7 stock/vanilla feature to scale the dpi settings unter "settings -> display".
Why this is removed by Umi/MTK or whoever is building the ROMs for UmiDigi?

I dont want to root my device, only to scale the resolution on my display...
Plase add this feature.

No one else is missing this?

1

threads

13

posts

68

credits

Senior Member

Rank: 2

credits
68
Post time 2017-2-12 21:26:57 | Show all posts
You can try setting it through an ADB command - I reduced my Plus E's DPI from 480 to 400 before rooting it was even possible through this method. But you'll need the USB Debugging option enabled first.
First, scroll down in 'About phone', in Settings, and quickly tap the "Build number" fileld seven times, that will enable the Developer settings. You can get back to the Settings main screen, and such option will show up right above the "About phone" option. Go there and enable the USB debugging. Then, on your PC, download this ADB drivers, and install it (it takes less than a minute). I'd recommend you to keep a copy of the installer, you never know when you can need such drivers after formatting your PC, for example.

And now you're ready. Just plug your phone in the PC, open a Command Prompt window in your Desktop (Shift + Right Click > Open command window here), and type the following command:

adb shell wm density <value> && adb reboot

In my case, it was adb shell wm density 400 && adb reboot, for example.

Then, you can hit Enter, and your device will reboot, with the desired DPI.

I recommend you to check and remember or write down your device's default DPI before reducing it, just in case you want to revert it for any reason.

0

threads

3

posts

42

credits

New Member

Rank: 1

credits
42
Post time 2017-2-12 20:43:19 | Show all posts
I'm missing this feature

4

threads

25

posts

189

credits

Senior Member

Rank: 2

credits
189
 Author| Post time 2017-2-12 23:22:58 | Show all posts
KazuhiroYasei replied at 2017-2-12 21:26
Edited by KazuhiroYasei at 2017-2-12 21:33 \n\nYou can try setting it through an ADB command - I re ...

hey thanks for ur intodruction.
i found this already a few minutes before i saw ur post.
it works fine for me, but i dont understand why it isnt in the original rom by UmiDigi.

Thanks.
You have to log in before you can reply Login | WELCOME TO UMIDIGI COMMUNITY

Points Rules

Quick Reply Top Back to list