Open AlexZedTech opened 2 years ago
Closing as there was no more details provided. Feel free to reopen this if needed.
Hello same issue here. What details do you need ?
Same here!
What steps did you do?
Anything that might help me understand where the code fails is welcome. Thanks!
@Simizfo, I reproduced the issue following these steps:
EDIT Also if you achieve to install adb and the desired APK successfully, and you try to install another app, WSATools will get into infinite loop too... Only way for me to install apk is reseting WSATools each time and installing ADB, but if installation fails it might require to reset again the app... 😕
Thanks for this @Diegorro98, I'll try to reproduce it and see what happens.
yea also stuck here. I can install this apk manually via cli, but the tool is just stuck like this:
It's this apk btw if that helps: https://tachiyomi.org/download/ but seems to happen to me with any apk
Here are 2 possible causes of Infinite Loading on my machine.
Background Information
Cause 1: ADB "debugs" for the first time, WSA not allowing debug from strange device
adb connect 127.0.0.1:58526
, a window popped up and ask me "allow debugging?", I checked the checkbox "always allow" and then clicked "allow". (texts in ""
may not the same, but the meanings are)adb install <path to APK 1>
, and successfully installed one app. (yes, through command line)Cause 2: disconnect and re-connect WSA in command line
adb disconnect
in PowerShell.abd connect 127.0.0.1:58526
abd devices
to confirm if it's connected, and it was.Hi there! Good news: WSATools has been 100% rewritten from scratch using Windows App SDK. It's WAY more stable.
I'll release this as soon as possible!
Thanks for reporting.
This should be fixed in the new version (1.0.0) available now on the store, if anyone happens to try please let me know and I'll close this!
Infinite Loading still happens on my freshly installed WSATools right after selecting a custom adb folder. WSATools just hangs forever, including becomming a "white" app when clicking somewhere.
(As I already have adb around, I'm not planning to download another via WSATools.)
@BlankFX1 Would you mind posting your logs? Open them in the app main page before selecting a custom ADB in settings.
Sure, but I highly doubt this will help:
CORE: Checking for WSA ...
CORE: Checking for WSA returned 0
CORE: Checking for WSA ...
CORE: Checking for WSA returned 0
Thats all. And just to clarify; WSA itself works perfectly fine.
This is interesting, apparently no error. I'll check if something blocking might happen there. Thanks for reporting!
This needs more details, please!
Thank you.