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 :).
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-appflag 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 :).