
Open the emulator which is ready to use.After installing the BlueStacks run it by double-clicking and entering the password and ID of your Google account.Download your emulator BlueStacks as it is best for Windows if you do have not any.Just follow the simple and easy steps and download the app. Uptodown Download for PC installs the program with any emulator such as Bluestacks or Nox player. Uptodown PC Simple Installation Process.Microsoft is officially working with Amazon to improve Android apps support on Windows 11, but there’s no ETA as to when Amazon could bring more apps to the desktop OS. Once done, enter adb shell and run the following command suĪlthough the instructions are available, it’s not for beginners and it’s better to wait for a third-party tool to automate the entire process. To signin with your Google account, copy the kernel file from Github and replace the kernel file inside the tools folder of the extracted msix (WSA should not be running in the background). Windows Subsystem for Android will now install the required apps and files for Play Store. To do register, enable developer mode in WSA and run Add-AppxPackage -Register path-to-extracted-msix\AppxManifest.xml If you followed the above steps correctly, you should be able to register the modified image. To copy the modified WSA image, run the following command: cd \#IMAGES Run the following command where VARIABLES would be the output of the previous command (pwd): nano VARIABLES.shĪnd finally, run the following commands: sudo. Now change the root directory in VARIABLES.sh using the command “pwd” and note down the output.

For example, /mnt/c/users would be the c:\users folder.Īfter running the above commands, run executable permission for the scripts cd.

In the command, WSL would follow the same path as Windows after /mnt/, but make sure the drive letter is correct. The above command will download the necessary files to run the WSAGA script. In the Ubuntu terminal, run the following command git clone

Extract the second msixbundle to another folder and delete these files appxblockmap, appxsignature, content_types, and appxmetadata. msixbundle of Windows Subsystem for Android and locate the msixbundle compatible with your architecture/device language. Head to OpenGApps and create a package with the following configuration:ĭownload 7Zip and extract the. Finally, run the following commands in Ubuntu terminal:
