How to sideload Android apps using WSA on Windows 11
Microsoft has released the first preview of the Windows Subsystem for Android (WSA) that finally brings back up for Android apps to Windows xi. Although the visitor has decided to collaborate with Amazon to download the apps using the Amazon Appstore, it's possible to sideload other Android apps.
The new platform is currently available for devices using "United States" as the region running the most upward-to-engagement version of Windows 11 and coming together the memory, processor, and virtualization requirements. Y'all will too need a United States-based Amazon business relationship to use the Amazon Appstore.
Since the Amazon Appstore only offers a limited number of apps, and not everyone has an Amazon account or an business relationship based in the U.S., y'all can utilize the Android Debugging Span (ADB) tools to install apps from whatever source, using the ".apk" file.
In this Windows 11 guide, we will walk you through the steps to sideload Android apps on your estimator.
- How to install WSA on Windows eleven
- How to sideload Android apps on Windows xi
How to install WSA on Windows 11
To sideload Android apps, yous start need to confirm that your computer meets the minimum requirements, and and so you need to install the Windows Subsystem for Android, which you can do by installing the Amazon Appstore.
System requirements
These are the additional organization requirements for running Android apps on Windows xi:
- Memory: 8GB or 16GB (recommended).
- Processor: Intel Cadre i3 8th Gen, AMD Ryzen 3000, Qualcomm Snapdragon 8c, or improve.
- Storage: Solid-country drive (SSD).
- Microsoft Shop app: Version 22110.1402.6.0 or higher.
- Windows 11: Build 22000.527 or higher.
Check system requirements
To check the arrangement requirements, use these steps:
- Open up Settings.
- Click on System.
- Click the About page on the correct side.
-
Nether the "Device specifications" department, confirm the RAM and CPU requirements.
- Under the "Windows specifications" section, confirm the build number is equal to or higher than 22000.257.
- Click on System.
- Click the Storage page on the right side.
- Nether the "Storage management" section, select the Advanced storage settings option.
-
Click the Disks & volumes setting.
- Select the chief drive.
-
Confirm that the media blazon is SSD. If it's "HDD," you won't exist able to install WSA.
Once y'all complete the steps, you want to make sure the device has the latest updates of Windows 11.
Check for Windows 11 updates
To download the latest updates of Windows eleven, apply these steps:
- Open Settings.
- Click on Windows Update.
-
Click the Bank check for updates push.
Afterward you complete the steps, restart the computer to employ any pending updates.
Bank check for Microsoft Shop update
If y'all want to install the Amazon Appstore app, the device must be using the Microsoft Shop app, version 22110.1402.6.0 or college.
You can use these steps to update the store and bank check the current version:
- Open up Microsoft Shop app.
- Click on Library.
-
Click the Get updates button.
- Click the Contour menu and select the App settings choice.
-
Ostend that the version is equal to or higher than 22110.1402.half-dozen.0.
Once y'all complete the steps, you lot can at present enable the virtualization features on the motherboard and Windows 11.
Enable virtualization
The Android apps support requires a device with virtualization enabled at the hardware and software level. Since each computer is dissimilar, you may want to cheque your manufacturer support website for the specific steps to check and enable virtualization in the UEFI firmware of the motherboard. If y'all have a figurer with modern hardware, this feature may already be enabled. Once you confirm that virtualization is enabled, y'all tin can turn on the Virtual Machine Platform on Windows eleven.
To enable the Virtual Automobile Platform feature, use these steps:
- Open Get-go.
- Search for Turn Windows features on or off and click the peak upshot to open the feel.
-
Check the Virtual Motorcar Platform option.
- Click the OK button.
- Click the Restart button.
After y'all complete the steps, yous tin go on to install the Windows Subsystem for Android and the Amazon Appstore.
Install Amazon Appstore and WSA
To install the Amazon Appstore with WSA, use these steps:
- Open the Amazon Appstore folio.
-
Click the Install push button.
-
Click the Ready button.
-
Click the Download button.
- Click the Side by side push.
-
Click the Restart push.
Later you consummate the steps, yous can finally proceed to sideload Android apps on Windows 11.
How to sideload Android apps on Windows eleven
The process to install and run Android apps has 3 steps. First, you need to set up the Android Debugging Span (ADB) tools to connect and install the apps. Then you need to provide the .apk file to install the application. 3rd, you need to use the ADB command to stream and install the package to the Windows Subsystem for Android virtual machine.
Fix upwards Android Debugging Span
To fix the ADB tools, employ these steps:
- Open the Android programmer website.
-
Under the "Downloads" section, click the Download SDK Platform-Tools for Windows link.
- Check the option to take the terms.
-
Click the Downloads section, click the Download Android SDK Platform-Tools for Windows push button.
- Save the platform-tools zip to the estimator.
- Open the recently downloaded nada binder.
-
Click the Extract all push.
-
Click the Browse push button.
- Select the extraction destination.
- Click the Extract button.
- Open the platform-tools binder.
-
Select and re-create the path from the address bar.
Once you complete the steps, you need to download the Android app file yous want to install on Windows eleven.
Download Android apps
You lot volition need to provide the ".apk" file to install the app you want through the Windows Subsystem for Android outside the Amazon Appstore.
In one case you become the Android APK file from your favorite trusted repository, make certain to save it within the platform-tools binder.
Sideload Android apps on Windows 11
To install Android apps outside the Amazon Appstore on Windows 11, use these steps:
- Open Start.
- Search for Windows Subsystem for Android and click the height result to open up the platform.
-
Turn on the Developer mode toggle switch.
-
Click the Re-create button from the IP address setting.
Quick tip: If the address is unknown, click the Manage developer settings option to spin WSA in the Developer mode setting and click the Refresh push in the IP address setting.
- Open Starting time.
- Search for Control Prompt, correct-click the height result, and select the Run as ambassador option.
-
Type the following command to navigate to the platform-tools binder and press Enter:
cd C:\PATH\TO\platform-tools
In the command, change the path of the location where y'all extracted the files.
For example, this control opens the tool's location inside the "Downloads" folder:
cd C:\Users\yourusername\Downloads\platform-tools_r31.0.3-windows\platform-tools
-
Type the following command to connect to the WSA example and press Enter:
adb connect WSA-IP-Address
In the control, replace "WSA-IP-ADDRESS" with the actual IP address of the Windows Subsystem for Android.
For instance, this command connects using the 172.17.114.137 address:
adb connect 172.17.114.137
-
Blazon the following command to install the Android app and printing Enter:
adb install ANDROID-APK-APPNAME
In the command, supercede "ANDROID-APK-APPNAME" with the actual .apk package proper name.
For example, this control installs the packet called apple tree-music-app.apk located in the platform-tools folder:
adb install apple-music-app.apk
After you consummate the steps, the app volition install, and you can then find it and run it from the First menu similar any other native app on Windows.
More than Windows resources
For more than helpful manufactures, coverage, and answers to common questions nearly Windows 10 and Windows 11, visit the following resources:
- Windows 11 on Windows Fundamental — All you need to know
- Windows xi help, tips, and tricks
- Windows ten on Windows Central — All you need to know
We may earn a commission for purchases using our links. Learn more than.
UH OH
An internet connection will shortly be required when setting up Windows 11 Pro
Microsoft has appear that later this year, users will be required to connect to the internet and sign-in with a Microsoft Business relationship during the out of box setup experience on Windows 11 Pro. Microsoft has already been enforcing this requirement on Windows 11 Home since launch concluding October, and Windows 11 Pro is now expected to follow conform soon.
Source: https://www.windowscentral.com/how-sideload-android-apps-using-wsa-windows-11
Posted by: fishfriese1951.blogspot.com
0 Response to "How to sideload Android apps using WSA on Windows 11"
Post a Comment