Some devices support setting of the screen density/resolution through Android settings. If a device does not have this setting then the value can also be changed through %%adb%%
.
adb devices
adb shell wm density 280
Some devices support setting of the screen density/resolution through Android settings. If a device does not have this setting then the value can also be changed through %%adb%%
.
adb devices
adb shell wm density 280