scrcpy
scrcpy copied to clipboard
Request: offer more options for when you drag&drop files into ScrCpy window
- [V ] I have checked that a similar feature request does not already exist.
Is your feature request related to a problem? Please describe. A bit. Just saving more time in handling things.
Describe the solution you'd like
- Offer a way to avoid installing APK files when dropping them into the window. Maybe by using CTRL while dragging.
- Offer a way to open the file after it was copied. Maybe by using ALT while dragging.
- In addition to the auto-installation of APK files, also offer APKS/XAPK/APKM files, which are zipped files that contain the split APK files.
Describe alternatives you've considered The alternative for just copying the APK file is to zip it and then drag, or to use adb, or to use the file-explorer. For the rest, it's copying and then handling on the device.