alesimula / wsa_pacman

A GUI package manager and package installer for Windows Subsystem for Android (WSA)
GNU General Public License v3.0
3.86k stars 834 forks source link

[Feature suggestion] Transfer files from PC to WSA and viceversa #46

Open alex-sandro92 opened 2 years ago

alex-sandro92 commented 2 years ago

You can simply add a button which allows to select a file, then performs "adb pull" or "adb push". This would be very useful imo

rollingmoai commented 2 years ago

Android Studio already provides this: image

But I know its not a good idea to install a full-on ide for that. This may be what you're looking for: https://github.com/ibilux/MobyDroid

adnan1710 commented 2 years ago

But I know its not a good idea to install a full-on ide for that. This may be what you're looking for: ibilux/MobyDroid

MobyDroid doesn't show the files of Android system image