Simizfo / WSATools

Easy-to-use APK installer and more for Windows Subsystem for Android
https://wsatools.app
747 stars 189 forks source link

Feature Proposal: Add the ability to copy files to and from the WSA #18

Closed GitExploraa closed 2 years ago

GitExploraa commented 2 years ago

since it currently lacks this by default, and many users (me included) really need this, i suggest that you add it to the app, thank you

Simizfo commented 2 years ago

Thanks for reporting here too!

This discussion will be left open. Please, everyone else, comment this if you want me to work on this, and I'll give priority.

DanielGolan-mc commented 2 years ago

_______________
|F            |
|  E          |
|    A        |
|      T      |
|        U    |
|          R  |
|            E|
|-------------|
| WANTED 726g |
|     ---     |
|Dead or Alive|
\_____________/
Ceus commented 2 years ago

What kind of help are you looking for? I support the feature request.

FloDuno commented 2 years ago

It would be really useful for at least two situations : install obb files for games and upload media to social network using native android app.

GitExploraa commented 2 years ago

hopefully more people upvote and comment on this so the dev works on it sooner (or ever x))

Marocco2 commented 2 years ago

This would be neat

Simizfo commented 2 years ago

I've investigated this a bit. Looks like adb push and pull are blocked.

Will update on this when I have more details!

Marocco2 commented 2 years ago

I've investigated this a bit. Looks like adb push and pull are blocked.

Will update on this when I have more details!

You may check https://github.com/HarshalKudale/EasySideload-WSA I use it and works very well, although it looks rough

Simizfo commented 2 years ago

Weird. I've tried ADB push and it gave me an error. Have you rooted/installed the Play Store by any chance? If I recall correctly, those modify the Subsystem to allow for those commands

GitExploraa commented 2 years ago

there's also this app i found here that allows just that and its works quite well (although i prefer the design of your app), also im using an unmodified version of WSA with no root or the Play Store installed

Marocco2 commented 2 years ago

Weird. I've tried ADB push and it gave me an error. Have you rooted/installed the Play Store by any chance? If I recall correctly, those modify the Subsystem to allow for those commands

Nope, stock WSA

Simizfo commented 2 years ago

Just checked again, adb push/pull works. It's adb shell that is blocked, which would be great to get info about the files and the folders inside the subsystem. Let's see how we can get around that 👀

GitExploraa commented 2 years ago

Just checked again, adb push/pull works. It's adb shell that is blocked, which would be great to get info about the files and the folders inside the subsystem. Let's see how we can get around that 👀

Good Luck with it

decipher3114 commented 2 years ago

there is a great app on MS Store Aow tools

GitExploraa commented 2 years ago

there is a great app on MS Store Aow tools

will give it a look, Thanks