Skip to content

Instantly share code, notes, and snippets.

@BaronKimaru
Last active December 21, 2024 05:38
Show Gist options
  • Select an option

  • Save BaronKimaru/2d769f9220b0408093b3e57fa2d21635 to your computer and use it in GitHub Desktop.

Select an option

Save BaronKimaru/2d769f9220b0408093b3e57fa2d21635 to your computer and use it in GitHub Desktop.
Solution: Apps not installing after Windows Subsystem for Android installation

Problem:

Upon trying to install an android app, the 'Retry' message keeps showing

Solution:

  1. Enable "Developer mode" by clicking on Advanced Settings once Windows Subsystem for Android (WSA) has booted up. wsa - make sure developer mode is on

  2. Click on Manage Developer Settigns just to get WSA to start up .. again

  3. A new prompt to Allow WSA to be recognized by the computer (denoted by RSA fingerprint eg xxxx:xxx) should appear. Click 'Allow' wsa - click on this to start wsa and RSA fingerprint message will appear once started

  4. Try to install the intended android app again and it should install no probs.
    wsa - app is now installed

  5. Launch your android app. Thats it!

  • its a shame that WSA is being discontinued in March 2025. Hope Microsoft reconsiders this decision.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment