WSA-Community / WSAGAScript

Scripts to install Google Apps into a WSA image. Plus optional root
The Unlicense
3.59k stars 3.53k forks source link

Splash screen briefly opens, nothing else happens, no preinstalled apps, can't connect to ADB either #273

Open superluig164 opened 2 years ago

superluig164 commented 2 years ago

image As you can see in the image, no apps show up. If I try to use the Files link or Developer Settings link, it shows the splash, but it disappears after a few seconds. An IP address does appear for ADB, but trying to use it says the device actively refused the connection.

Anything I can do to fix this?

vmd1 commented 2 years ago

Try running Start-Process wsa://com.android.vending in powershell.

It should launch play store, and try signing in then.

superluig164 commented 2 years ago

Too late, already switched to WSA-Magisk which does everything automatically, and worked first try.