-
Notifications
You must be signed in to change notification settings - Fork 32
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
Regarding the status on WSA #86
Comments
A fix is coming soon for the new Elite Snapdragon CPUs: |
The issue is the X Elite doesn't support ARMv7 instructions which WSA requires, so there needs to be a workaround. I would hesitate to say a 'fix' is coming though since all work on WSA was dropped by Microsoft (officially), so any fix will be a hack and/or community driven effort. I would leave this up to @arminask to determine if that constitutes the app being removed or not. |
Any fixes in general are hacks jobs, there are many unofficial builds listed in the repository, and ARM32 only builds which are incompatible with Elite laptops, I don't see why this is any different. |
And that's fair too - we could always just update the note on the app to say "unofficial fix" or something like that! |
The fix has been posted: https://www.xda-developers.com/windows-subsystem-for-android-snapdragon-how-to/ |
Nice. Even if there was no fix for Snapdragon X Elite/Plus, I don't think only users on these platforms use WSA so I'm not sure if it's a good idea to remove them from the list. |
I will update the description with a link to the fix, that should be good enough I think! |
There was no news about this, but there was a new version of the fix released: https://github.com/snickler/WSA-Patched/releases This fixed the storage issues, and adds Google Services support. I was able to install the Google Play apk installer and was able to install Google Play apps such as YouTube. |
Added fix to list: |
I'm sure many are aware that WSA has stopped development months ago. I have been informed by one of the group members that
I suggest to either remove the support for WSA for win on arm, or add a sidenote on which devices are supported, to avoid confusion.
The text was updated successfully, but these errors were encountered: