SkillAgentSearch skills...

ScreenShift

A simple app to change screen resolution, density and overscan of Android devices

Install / Use

/learn @aravindsagar/ScreenShift
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ScreenShift

A simple app to change screen resolution, density and overscan of Android devices.

<a href="https://play.google.com/store/apps/details?id=com.sagar.screenshift2"> <img alt="Get it on Google Play" src="https://developer.android.com/images/brand/en_generic_rgb_wo_60.png" /> </a>

Uses the following adb commands before JellyBean 4.3:

am display-size
am display-density

From JellyBean 4.3 and up, this has been shifted to wm, with additional overscan option

wm size
wm density
wm overscan

Needs root in JB 4.3 and higher versions.

Screenshots

<img src="https://raw.githubusercontent.com/aravindsagar/ScreenShift/gh-pages/images/screenshots/screenshot_main.png"> <img src="https://raw.githubusercontent.com/aravindsagar/ScreenShift/gh-pages/images/screenshots/screenshot_about.png"> <img src="https://raw.githubusercontent.com/aravindsagar/ScreenShift/gh-pages/images/screenshots/screenshot_confirm.png"> <img src="https://raw.githubusercontent.com/aravindsagar/ScreenShift/gh-pages/images/screenshots/screenshot_profile.png">

More details

Visit <a href="http://forum.xda-developers.com/android/apps-games/app-screen-shift-change-screen-t3138718">XDA thread</a>, and <a href="http://aravindsagar.github.io/ScreenShift/">http://aravindsagar.github.io/ScreenShift/</a>

License

Copyright 2014 Aravind Sagar

Licensed under the Apache License, Version 2.0 (the "License"); you may not use the files in this repository except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Related Skills

View on GitHub
GitHub Stars65
CategoryDevelopment
Updated20d ago
Forks12

Languages

Java

Security Score

95/100

Audited on Mar 10, 2026

No findings