Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors

Resolution Changer — Uses ADB

tytydraco

3.6 ★

2.77K reviews

1M+

Downloads

Everyone

Download in Progress

...

Resolution Changer — Uses ADB

Download APK version 1.5

If the download doesn't start.

About this app

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. ...

Updated on

May 8, 2024

What's new

What’s New in the Latest Version 1.5
Jul 1, 2022

– Update libs and kotlin version
– Warn if failed to apply with solution steps
– Update resolution fetching API
– Update target version

Thanks to a tester named Pest for contacting me about a report for resolutions not applying!

App support

Support email

[email protected]

Address

62 Kellogg Drive, 419 Pomona, CA 91768

Similar apps

DeviceUni

1Byte Software Pte. Ltd.

4.8 ★

Auto Clicker – Automatic tap

True Developers Studio

4.5 ★

Secure VPN-Safer Internet

Secure Signal Inc.

4.8 ★

SuperVPN Fast VPN Client

SuperSoftTech

4.5 ★

ZArchiver

ZDevs

4.1 ★

Downloader by AFTVnews

AFTVnews.com

4.2 ★

Resolution Changer — Uses ADB
About this app

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