10.08.2016, 01:00
Quote:
You can change the display resolution to 1080p (or even 720p) with a simple adb command on ANY android 5.0+ smartphone.
Код:
adb shell wm size 1080x1920 just make sure to adjust the screen density so it looks correct: Код:
adb shell wm density 480 After you do this, some items on your phone's screen may look glitched. All you need to do is restart your phone after this and it will look perfect. For some reason, almost no one knows about this and it's super easy. Whenever I get a new phone, I reduce its resolution - it runs so much faster and it improves the battery life slightly. |
Also, speed boost is mostly subjective. The phone is especially designed to support the screen resolution without any performance drawbacks. Hardware buffers, ram, and GPU are picked to fit the screen. Speed is a much more important aspect of smartphones today than screen resolution, because theres barely any difference between 1080p and 2K on a tiny 6" phone screen.
Using a screen with a resolution that slows down the phone would be a fatal mistake that would cost a lot in money and reputation.