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

Education

Recommended for you

These are apps that are made specifically for you

Top free apps

File Manager

File Manager Plus

4.8 ★

AnyDesk Remote Desktop

AnyDesk Software GmbH

2.5 ★

cPen Network

cpen.io

5.0 ★

Instagram Lite

Instagram

4.0 ★

Downloader by AFTVnews

AFTVnews.com

4.2 ★

SuperVPN Pro

SuperSoftTech

4.1 ★

Quick Settings for Android

Super Android

4.6 ★

Exambro

Gamada Dev

4.0 ★

FittiCoin

FittiCoin

3.7 ★

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