banner



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:

  1. Open up Settings.
  2. Click on System.
  3. Click the About page on the correct side.
  4. Nether the "Device specifications" department, confirm the RAM and CPU requirements.

    WSA requirements check Source: Windows Cardinal

  5. Under the "Windows specifications" section, confirm the build number is equal to or higher than 22000.257.
  6. Click on System.
  7. Click the Storage page on the right side.
  8. Nether the "Storage management" section, select the Advanced storage settings option.
  9. Click the Disks & volumes setting.

    Storage Settings on Windows 11 Source: Windows Central

  10. Select the chief drive.
  11. Confirm that the media blazon is SSD. If it's "HDD," you won't exist able to install WSA.

    Check storage type Source: Windows Central

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:

  1. Open Settings.
  2. Click on Windows Update.
  3. Click the Bank check for updates push.

    Check for updates Source: Windows Central

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:

  1. Open up Microsoft Shop app.
  2. Click on Library.
  3. Click the Get updates button.

    Microsoft Store check updates Source: Windows Central

  4. Click the Contour menu and select the App settings choice.
  5. Ostend that the version is equal to or higher than 22110.1402.half-dozen.0.

    Microsoft Store version Source: Windows Cardinal

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:

  1. Open Get-go.
  2. Search for Turn Windows features on or off and click the peak upshot to open the feel.
  3. Check the Virtual Motorcar Platform option.

    Enable Virtual Machine Platform Source: Windows Central

  4. Click the OK button.
  5. 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:

  1. Open the Amazon Appstore folio.
  2. Click the Install push button.

    Amazon Appstore and WSA installation Source: Windows Central

  3. Click the Ready button.

    Amazon Appstore set up Source: Windows Key

  4. Click the Download button.

    Download Amazon Appstore Source: Windows Central

  5. Click the Side by side push.
  6. Click the Restart push.

    Restart PC to finish setup Source: Windows Central

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:

  1. Open the Android programmer website.
  2. Under the "Downloads" section, click the Download SDK Platform-Tools for Windows link.

    Download Sdk Platform Tools for Windows Source: Windows Key

  3. Check the option to take the terms.
  4. Click the Downloads section, click the Download Android SDK Platform-Tools for Windows push button.

    Download tools to sideload Android apps Source: Windows Central

  5. Save the platform-tools zip to the estimator.
  6. Open the recently downloaded nada binder.
  7. Click the Extract all push.

    Extract adb tools Source: Windows Central

  8. Click the Browse push button.

    Choose extraction location Source: Windows Central

  9. Select the extraction destination.
  10. Click the Extract button.
  11. Open the platform-tools binder.
  12. Select and re-create the path from the address bar.

    File Explorer copy path Source: Windows Central

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:

  1. Open Start.
  2. Search for Windows Subsystem for Android and click the height result to open up the platform.
  3. Turn on the Developer mode toggle switch.

    Windows Subsystem Android Developer Mode Source: Windows Central

  4. 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.

  5. Open Starting time.
  6. Search for Control Prompt, correct-click the height result, and select the Run as ambassador option.
  7. 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

  8. 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

  9. 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

    Windows 11 sideload Android apps Source: Windows Fundamental

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.

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

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel