Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stuck on "Installing application" and nothing happens #45

Open
DeViL-CU opened this issue Feb 12, 2023 · 14 comments
Open

Stuck on "Installing application" and nothing happens #45

DeViL-CU opened this issue Feb 12, 2023 · 14 comments

Comments

@DeViL-CU
Copy link

Hello, I present the same problem, every time I select an APK to install, it stays stuck in the installation of the package and does not pass, I have version 0.2.5 of WSATools installed

Captura de pantalla 2023-02-12 174657

I have the Android subsystem and the development tools are enabled...
Thanks in advance

@Simizfo
Copy link
Owner

Simizfo commented Feb 13, 2023

This is finally fixed in the next version. It's coming... hopefully soon

Thanks for reporting!

@DeViL-CU
Copy link
Author

Esto finalmente se soluciona en la próxima versión. Ya viene... Esperemos que pronto

¡Gracias por informar!

Thank you very much for answering, I look forward to the next version. Thanks again

@Simizfo
Copy link
Owner

Simizfo commented Feb 13, 2023

If you have the Subsystem set to run "As needed" in the WSA Settings app, please try setting it to "Continuous", this should fix the issue for now!

@DeViL-CU
Copy link
Author

Si tiene el Subsistema configurado para ejecutarse "Según sea necesario" en la aplicación Configuración de WSA, intente configurarlo en "Continuo", ¡esto debería solucionar el problema por ahora!

I have it configured as it tells me but the same error continues to happen to me, I have no choice but to wait for the next version.

@bigplayer-ai
Copy link

bigplayer-ai commented Feb 15, 2023

same wsatools is stuck on installing application and never installs.
I am using win11 22h2 version 22621.1265

@Simizfo
Copy link
Owner

Simizfo commented Feb 27, 2023

@DeViL-CU @bigplayer-ai
WSATools 1.0.0 is coming next week. Totally rewritten! Please wait for the next version as it very likely solves this issue.

Thanks for your patience!

@exeizim
Copy link

exeizim commented Mar 4, 2023

same in 4.03

also i want to translate the tool to another language if developers want

@DeViL-CU
Copy link
Author

With the last update my problem was solved, thank you very much!!

@Simizfo
Copy link
Owner

Simizfo commented Mar 23, 2023

@DeViL-CU 😍 this is fantastic, I forgot to mention of the new release, thanks for reporting! I'll reopen this and wait for more feedback

@exeizim @bigplayer-ai if you want to try and let me know, thanks!

@Simizfo Simizfo reopened this Mar 23, 2023
@Stephan-P
Copy link

So, is Subsystem resources CONTINUOUS still a requirement in the latest release (v 1.0)?

@Stephan-P
Copy link

Stephan-P commented Mar 25, 2023

I too had trouble getting adb, WSA and WSAtools to connect. It took a while for me to find out that adb was not talking on the same port as WSA.
Use the following command to assign the right port:
adb connect 127.0.0.1:58526

@Stephan-P
Copy link

Stephan-P commented Mar 25, 2023

So, is Subsystem resources CONTINUOUS still a requirement in the latest release (v 1.0)?

I get the impression that Subsystem resources AS NEEDED is working just fine now

@Simizfo
Copy link
Owner

Simizfo commented Mar 25, 2023

I too had trouble getting adb, WSA and WSAtools to connect. It took a while for me to find out that adb was not talking on the same port as WSA. Use the following command to assign the right port: adb connect 127.0.0.1:58526

Weird! This is the same address for localhost, which I use to connect by default. The port looks like it's the correct one too.

So, is Subsystem resources CONTINUOUS still a requirement in the latest release (v 1.0)?

I get the impression that Subsystem resources AS NEEDED is working just fine now

Correct! :) it works better with "continuous" mode, but now it works fine with "as needed" too

@Stephan-P
Copy link

Somehow my adb was connecting to another address:port. So, an explicit connection to localhost:58526 was the necessary trick

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants