Resolution Changer — Uses ADB

1.7M installs
3.3K ratings
+885 weekly installs
+12.9K monthly installs

Resolution Changer — Uses ADB Summary

Resolution Changer — Uses ADB is a Android app in the Tools category, developed by tytydraco. First released 6 years ago(Jan 2020), the app has accumulated 1.7M+ total installs and 3.3K ratings with a 3.76★ (average) average rating.

Recent activity: 885 installs this week (12.9K over 4 weeks) showing exceptional growth , and 2.00 new ratings this week (14 over 4 weeks) with surging momentum. View trends →

Store info: Last updated on Google Play on Jun 27, 2020 .


3.76★

Ratings: 3.3K

5★
4★
3★
2★
1★

Screenshots

App screenshot
App screenshot
App screenshot
App screenshot

App Description

A simple resolution changer that uses ADB. You need a PC for the first step.

Resolution Changer works by using a hidden Android API called IWindowManager. Originally, Google restricted access to this API starting with Android Pie, however, they allowed developers to disable the API blacklist by tweaking a Secure Setting.

Resolution Changer first unlocks the blacklisted APIs, and then applies the requested resolution and display density.

If you do not specify a height or width, Resolution Changer will simply use the resolution that is currently set by the device.

If you do not specify a density, Resolution Changer will try to calculate a suitable density based on the diagonal screen size of the device.

WARNING:
If you specify a broken resolution and are unable to fix it, follow these steps:
1. Connect device to PC
2. Open CMD or Terminal (depending on OS)
3. Type these commands:
adb shell wm size reset
adb shell wm density reset