Open alex-sandro92 opened 2 years ago
Android Studio already provides this:
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
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
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