Open berksedatk opened 2 years ago
Same problem
With the kernel file WSA won't boot
Same problem, and without the kernel root we cant logged in gapps :-)
Same problem, cant logged in gapps :-)
WindowsSubsystemForAndroid 2209.40000.26.0
Same issue anyone have a working kernel?
same here WindowsSubsystemForAndroid 2209.40000.26.0
I tried using MindTheGapps instead of OpenGapps and it worked fine for me.
Try using https://github.com/LSPosed/MagiskOnWSALocal (It uses this script)
Just execute these commands (in wsl)
Make a folder in your C:/ drive called WSA
sudo mkdir /mnt/c/WSA
Navigate to the folder WSA in your C:/ drive:
cd /mnt/c/WSA
git clone https://github.com/LSPosed/MagiskOnWSALocal.git
bash ./scripts/run.sh
Click enter for all the options but when it asks about compression format. For that, select No.
Then, once its done
cd ./output/ && explorer.exe .
Click the folder in there. Right-click Run.bat and select Run as administrator.
Try using https://github.com/LSPosed/MagiskOnWSALocal (It uses this script) Just execute these commands (in wsl) Make a folder in your C:/ drive called WSA
sudo mkdir /mnt/c/WSA
Navigate to the folder WSA in your C:/ drive:cd /mnt/c/WSA
git clone https://github.com/LSPosed/MagiskOnWSALocal.git
bash ./scripts/run.sh
Click enter for all the options but when it asks about compression format. For that, select No. Then, once its donecd ./output/ && explorer.exe .
Click the folder in there. Right-click Run.bat and select Run as administrator.
It's work for me, thanks! It's a pity that so much time was wasted with no result.
I'm really not sure about this, but that repository marked as malicious some time ago AFAIR. That's why I switched to this repository.
Please correct me if I'm wrong.
I'm really not sure about this, but that repository marked as malicious some time ago AFAIR. That's why I switched to this repository.
Please correct me if I'm wrong.
It's interesting for me too. I'm only checked owner account and noticed that isn't one-day user. Where are you know about "repository marked as malicious", can you give a link?
After exploring this it seems there is a different kind of story.
As I said I was using that repo previously. It did give Play Store but it had some problems and sometimes entire WSA became unusable ( the applications stopped working etc ).
Then I saw in tech news that there is a malicious repository providing Google Play Store, so I went back to the check magisk repository to see if there are any issues posted, and saw it was disabled completely. I thought that it's disabled because it was malicious. But it seems that's not so.
Because of the working model of magisk in the past ( it used github actions ), it caused problems to repository owner. So they changed the repository from https://github.com/LSPosed/MagiskOnWSA to https://github.com/LSPosed/MagiskOnWSALocal to prevent this.
TL;DR Feel free to use that repository. My mistake :)
Thank you for reassuring me))
I tried my sheer best to fix this issue, tried #213 and many more but it doesnt wanna work, the steps i took are theese:
Reinstalling with the #213
I think my version of VSA is the issue here, i really dont know if its the issue but i am using everything on latest including VSA and OpenGapps, VSA seems to be android 11 and OpenGapps seems to be android 12. This might be the reason why google services does not work on my installation. However it might be just my stupitidy, I really cant tell whats the issue here since i couldnt find anyone else having the same exact issue i have. Other people either have the verify screen which i never got i just got a notification, and when i clicked on the notif i think it quickly tries to open google services but it crashes? basically nothing happens.
Main issue could be the version of google services im using, is there any way i can modify the versions of the Gapps im using to match with VSA Android 12 and WSAGAScript?