Genymobile / Genymobile/scrcpy
Fuzzy search for --start-app
- Dominant language
- C
- Stars
- 150k
- Forks
- 13.7k
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 2
Description
Hi, I really like the flex display mode. It is very helpful when testing windowed apps, much nicer interaction than through the android studio. I use `--start-app` flag to launch my app, but also like to use it to quickly compare with other apps, how they behave. Here comes my idea - support fuzzy search, so that I don't have to copy paste full name or package name, to launch specific 3rd party app, but figure out the best match based on the app name I fat fingered with typos and incompletely :).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the --start-app argument handling and trace how the requested app is resolved and launched. Review the existing app-name and package-name behavior, then determine how fuzzy matching should choose among installed apps for typos and incomplete names. Done means an appropriate matching app can be launched through --start-app.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, c
- Domain
- cli, mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100