Android apps for Home windows 11 are finally here, and the Home windows Subsystem for Android (WSA) can be set up. Now, the one official strategy to set up Android apps is through the use of the Amazon Appstore. Nevertheless, the Amazon Appstore has a restricted catalog. Fret not, as a result of you may sideload Android apps on WSA working on Home windows 11.
Sideloading apps requires android utility package deal (.APK) information, the Android Debugging Bridge (ADB), and the WSATools app. You may sideload any Android app so long as you might have its APK file. This Windows 11 guide will show you how to sideload Android apps on Home windows 11. Likewise, let’s take a look on the course of.
Sideload apps on Home windows Subsystem for Android
You may seize any app’s APK file and set up it on WSA. Notice you could set up any utility you need, be it a recreation, productiveness app, or music player. Most apps ought to work simply superb on Home windows 11, besides people who require particular optimizations or a particular DRM stage – like Netflix.
We’ll be sideloading a preferred third-party app retailer known as “Aurora Store” on WSA. You may sideload Android apps on Home windows 11 utilizing the next two strategies:
Methodology 1: Sideloading Manually
1. Obtain the APK file of your required Android utility from any of the popular APK download websites.
2. Set up ADB platform-tools in your machine. If not already arrange, you can even obtain the SDK Platform-Tools for Windows that include the required ADB information and extract them right into a folder in your PC.
3. Open the Begin Menu, seek for “Home windows Subsystem for Android,” and open it when the search outcome seems.
4. The Settings display screen of the Home windows Subsystem for Android will open. Scroll down and allow Developer mode. After that, click on on the Copy button on the “IP handle” tab. In the event you don’t see the IP handle, click on on the Refresh button under it, and the IP handle ought to seem.
Notice: If the IP handle doesn’t present up even after refreshing, open the Recordsdata app from the primary choice on the Settings web page.
5. Additional, open the Command Immediate from the Begin Menu. Alternatively, you should use the keyboard shortcut Home windows key + R, sort “cmd” within the Run dialog, and press Enter.
6. Now, you’ll must navigate to the folder the place you extracted the SDK Platform Instruments SDK. Suppose your information are positioned within the listing D:platform-tools.
Enter the next syntax within the command immediate:
cd /d D:platform-tools
7. Enter the next syntax to hook up with WSA.
adb join <ip handle>
Substitute the <ip handle> with the one that you simply copied earlier. The syntax ought to appear like this:
adb join 172.17.149.24
8. Navigate to the APK file that you simply downloaded earlier and right-click on it. Additional, choose the choice known as “Copy as path” from the menu.
9. Open the Command Immediate window once more and enter the next syntax:
adb set up <file-path>
Substitute the <path> with your personal by pasting it. The ultimate path ought to appear like this:
adb set up "C:CustomersdudejDesktopWorkSideloadaurora.apk"
10. ADB will set up the APK file that you simply downloaded, and you will discover the app within the Begin Menu.
11. Lastly, open the Begin Menu, seek for the put in app, and open it.
Methodology 2: Sideloading utilizing the WSATools app
1. Obtain and set up the WSATools app from the Microsoft Retailer.
2. This course of organising ADB platform-tools and including it to the PATH system variable. Arrange and install ADB platform-tools in your gadget.
3. In case you have each WSATools and ADB arrange, open the Home windows Subsystem for Android and activate the developer mode. Additionally, run any Android app you might have put in (and even the Recordsdata app) to ensure WSA is on.
4. Open the WSATools app. As quickly as you open it, find and choose the .APK set up file that you simply wish to sideload in your PC.
5. As soon as chosen, click on on the “Set up” button to put in the applying.
6. Lastly, open the put in utility or set up one other app after the method is full.
This concludes the method of sideloading Android apps on Home windows 11 utilizing ADB and WSATools. These apps can work together with common Home windows apps. Nevertheless, bear in mind that whereas downloading APK information from the web, as numerous malicious information seem as common information.
It was known earlier than that Microsoft would permit sideloading apps on Home windows 11 as soon as the Home windows Subsystem for Android releases. Are you able to sideload and use Android apps on Home windows 11? Tell us within the feedback under. Ensure that to test our different Windows 11 guides as nicely.