Is there a way to change the dpi on the phone without having to use adb?
YEG Depends on the phone. On the Sonim XP3 you can do it by going into settings. Which phone is this?
TryingToBeHelpful yeah I have that Sonim!
TryingToBeHelpful where in the settings can you find it?
YEG Enable developer options then go to smallest width. I have it at 307 anything else might cause the phone app to crash. See [Login to see the link] to enable developer options.
TryingToBeHelpful it automatically sets itself to 320 how did you get 307?
YEG I believe I set mine thru ADB, but did you try changing it on the phone itself?
YEG As you said, when changing dpi in developer settings it automatically sets it to 320 and it doesn't let u change it from there. I had the same issue so I used adb.
RebYid From [Login to see the link] adb shell wm density 125 (set to whatever you want but 120 and under causes the phone app to crash)
RebYid wm density 125 when using WebADB.
wm density 125