Genymobile / Genymobile/scrcpy

Include adb resize command

Open
#3,207 0 comments 2 reactions 0 assignees View on GitHub
feature request
Dominant language
C
Stars
150k
Forks
13.7k
Avg merge
4d 13h
Merged PRs (30d)
2

Description

- [x] I have checked that a similar [feature request](https://github.com/Genymobile/scrcpy/issues?q=is%3Aopen+is%3Aissue+label%3A%22feature+request%22) does not already exist.

**Is your feature request related to a problem? Please describe.**
This may be considered a workaround for #886

**Describe the solution you'd like**
Include the ability to use the "adb shell wm size" command as a cli option (maybe "--size")
This helps devices that render at a non-standard screen resolution (eg Samsung Galaxy S10 renders at 2280x1080) present a standard resolution (1920x1080) onto a computer screen.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing how scrcpy defines CLI options and invokes adb shell commands, then review issue #886 for context. Done means a CLI option can request a target size through “adb shell wm size” and the resulting behavior is verified by the relevant project checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, c
Domain
cli, mobile
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.