banner



How Do I Get Registered In The Applus System Dps

WSA GApps Script

Required Warnings • YouTube Tutorial • Installation procedure • Uninstallation procedure • Gaining Root Admission • Telegram Group

Required Warnings

This project is Work-In-Progress

This projection is being updated without schedule (though frequently). This README might not exist completely articulate correct now, it will be fixed ASAP.

Every bit for potential questions - please open Discussions instead of Problems.
Bug are needed in cases if you take an actual effect that prevents yous from using this project.

Legal Warnings

By using the tools (scripts, simply not limited to) provided by this project, you concur with the terms of Unlicense License, which states that "THE SOFTWARE IS PROVIDED "AS IS"".

To end user this serves equally a warning, though we currently don't accept any explicit confirmations - such fashion of installing Google Services and Google Play Store may potentially be in a legal gray area.

Copyright notices

Any product or trademark referenced in this document (or projection every bit whole) belongs to their respective owners. No copyright infringement is intended.

YouTube Tutorial

As a temporary measure out and additional data (particularly if README remains unclear, @ADeltaX provides a video-tutorial hosted on YouTube

How to install Google Apps (Play Store) on WSA (Windows Subsystem Android)

Click on the image to see the video

Installation process

Install Windows Subsystem for Linux (Version ii)

Q & A for WSL Installation

If you lot have never used WSL, please exercise check the following:

  • You must be running Windows 10 version 2004 and college (Build 19041 and higher) or Windows 11

Fastest way to check your build version is to run winver command in Windows Search or via "Run..." (Right-click the Get-go push button to admission "Run...")

  • Why do I demand that "WSL"?

Because of the style Android as an operating system is built - specific tools to do the modifications that we are doing are just available on Linux-based OSes. The fastest way to get access to these tools is via WSL.

How to install WSL

  • Open up Windows PowerShell equally an Administrator
  • Run wsl --install: this will install Ubuntu 20.04 LTS in WSL (Version 2) and all necessary components required to run as information technology is default (this is recommended)

Your PC may restart several times when downloading and installing required components. After that - follow installation wizard instructions to proceed. If yous have any questions, official documentation from Microsoft for WSL will help you.

  • Check with wsl --list --verbose to be sure that you take a Linux Distro installed with WSL2 version. If for some reason you take receieved WSL1 kernel (or you have trouble running this command in general) - follow instructions in the department below to perform conversion.

Microsoft Docs: Installing WSL

Microsoft Docs: Prepare and best practices

How to catechumen WSL1 to WSL2 (and manual installation)

If you take trouble installing WSL2 with wsl --install in full general - follow this education from Microsoft.

Microsoft Docs: Manual installation steps for older versions of WSL

If you lot accept already used WSL, have trouble installing with wsl --install or for some reason have received a WSL1 version installation, this section is for you.

Follow these steps:

  • Download WSL2 kernel for manual installation. Utilize the Microsoft Docs link above (Manual Installation) and cheque Stride iv to receive the kernel package.
  • Open Windows PowerShell every bit Administrator and run:
    • wsl --shutdown to stop all WSL related processes (if any are running).
  • Install the kernel package from the step in a higher place.
  • Return to Windows PowerShell and run:
    • wsl --list --verbose to get your installed distribution name. In instance of Ubuntu, it most likely will expect like Ubuntu-20.04.
    • wsl --set-version <distribution name> two, replace with the one that you accept.
    • Optional: if yous would like to automatically install only WSL2 version builds in futurity. wsl --set-default-version 2. To be sure about the divergence, bank check Microsoft Docs: WSL - Compare versions

Install unzip, lzip

For now, we are assuming that y'all have went with default installation (Ubuntu), final commands will exist provided for Ubuntu. Commands provided for the most role will piece of work for other Linux Distributions just at that place may be some that use other package managers. Check how to correctly install applications for your chosen distribution on the net.

Run following in the WSL Terminal (If you are unsure what is WSL Terminal, refer to the video, Microsoft Docs, or search Ubuntu in your start menu to be sure):

Attention! For new users who take never used Linux Terminals - when you are existence asked for your password (which you lot've ready upwards when installed WSL) - it will Not be displayed in the terminal equally part of security measures. Yous should enter information technology blindly and then printing enter. If countersign was entered incorrectly organisation volition give yous two more than attempts, after which you will need to run the command over again and effort entering countersign again.

              sudo apt update sudo apt install unzip lzip                          

We have checked availability of updates and requested installation of two packages which are required for execution of scripts provided by this projection. They may exist already nowadays at your installation, but it is better to check anyhow.

Set up folder structure

For the sake of simplicity, create a binder in the root of C Drive, and then yous volition have C:\WSA\. Yous may utilise other location if you would like, be sure to accommodate commands beneath for new location.

Attention! The folder where you will place the files which we will exist downloading is going to become an installation folder. DO NOT delete that folder!
Attention! At the time of last update for this README, try to run scripts if they are located in path that contains spaces (like "Zulu Storage" in D:\Zulu Storage\WSA) will result in an error. Be sure to employ paths with no spaces as long equally fix have non been implemented.

Hint: You can besides open any folder (even those that are located inside Linux WSL Filesystem, past typing explorer.exe . (Yes, with the dot) in the WSL Last, to move files effectually.

Download Windows Subsystem for Android™️ Installation Package

Download

As we need to change installation files, we cannot download WSA from the Microsoft Store. To download information technology directly nosotros volition employ this service

Use settings:

  • ProductID: 9P3395VX91NR
  • Ring: Wearisome

Click the checkmark, and locate file which has size of approx. ~one.2GB (usually at the bottom of the page) and has .msixbundle extension.

Click the filename to begin downloading. You lot may be warned past your web-browser that "The file cannot exist downloaded securely". Disregard the warning and strength the download (utilize buttons similar "Go along anyway" or similar, depending on your web-browser)

Relieve the file at our prepared directory C:\WSA\

Extract

  • Download 7zip or a similar archival program and use it to excerpt downloaded file. Do not heed that this file does non bear any archival extensions (like .zippo).
  • After extraction open C:\WSA\MicrosoftCorporationII.WindowsSubsystemForAndroid_versionnumber_neutral___identifier\. This folder volition contain a lot of .msix files, apply "Sort by size" to locate two biggest files.
  • Extract the one that is valid for your architecture, like this 1 WsaPackage_1.8.32822.0_x64_Release-Nightly.msix
  • Open the extracted folder
  • Locate and delete files AppxBlockMap.xml, AppxSignature.p7x and \[Content_Types\].xml
  • Locate and delete AppxMetadata folder

Exercise non close this folder - we will return here to collect *.img files.

Download "GApps" via OpenGApps Project

To install Play Store, we need to go it from somewhere. Employ OpenGApps.

Use settings:

  • Platform: x86_64 if you are running Windows on a traditional laptop/PC, otherwise choose ARM64
  • Android: eleven.0
  • Variant: Pico (at the time of writing this README, simply minimal functionality with Pico variant take been confirmed working).

For the time being salve the .zip file at C:\WSA\gapps-zip-file-name.zip. Do not extract it.

Clone this repository and populate the directories

As we take used C:\WSA, you lot volition be able to use Windows Explorer to move files around.

Reminder: commands provided are for Ubuntu

Attending! To exist sure that you tin can access your Windows filesystem from within of WSL, you tin can run cd FolderName to change to another directory and ls to list what files and folders you have there. Typically, Windows Filesystem is available by "/mnt/$DriveLetter/", and so /mnt/c/Users will be your Windows C:\Users

              cd              /mnt/c/WSA git clone https://github.com/WSA-Community/WSAGAScript

Wait for the control to finish running.

At the Excerpt stride (in Download Windows Subsystem for Android™️ Installation Packet) of this Guide we have got a folder that contains four *.img files which are product, system, system_ext and vendor. Move those files into C:\WSA\WSAGAScript\#IMAGES

We as well have C:\WSA\gapps-nil-file-proper noun.zip. Copy this .cypher file into C:\WSA\WSAGAScript\#GAPPS. Practice not extract information technology, just motility the file.

Final preparations

Change compages

If you are using this project on a device with ARM architecture (e.g., Qualcomm Snapdragon), please edit VARIABLES.sh and prepare the correct compages. Hint is in the file.

Set up executable permissions for the scripts

You should still exist in the aforementioned directory within the WSL Last, if not apply cd /mnt/c/WSA/WSAGAScript to get back. Fix executable permissions for the scripts:

Verify that your scripts are executable by running ls -fifty and checking that y'all have -rwxrwxrwx at the start of lines that comprise files: VARIABLES.sh, use.sh, extend_and_mount_images.sh, extract_gapps_pico.sh, unmount_images.sh.

Running the scripts

Brand certain you're in the same directory as in the step before, the run:

./extract_gapps_pico.sh sudo ./extend_and_mount_images.sh sudo ./apply.sh sudo ./unmount_images.sh

Re-create the edited images

After successful execution, you can at present copy edited images from C:\WSA\WSAGAScript\#IMAGES dorsum to C:\WSA\MicrosoftCorporationII.WindowsSubsystemForAndroid_1.8.32822.0_neutral___8wekyb3d8bbwe\WsaPackage_1.eight.32822.0_x64_Release-Nightly (instance, the folder from where you have taken the images).

Registering the edited Windows Subsystem for Android™️ Installation Package

  • Utilise Windows Search to find "Developer Settings", when PC Settings app opens, enable "Developer Way" on that page.
  • Uninstall any other installed versions of WSA (if you had any, uninstall exactly the master WSA app, all Android apps that accept been added to Start Menu will exist removed automatically)
  • Open Windows PowerShell as Administrator and run Add-AppxPackage -Register path-to-extracted-msix\AppxManifest.xml

Where path-to-extracted-msix, apply path from "Re-create the edited images" section (correct to a higher place) equally instance.

WSA volition install with GApps, make sure to sign in to Play Store and install "Android System WebView" or most apps volition crash without that component.

Uninstallation procedure

  • Locate Windows Subsystem for Android™️ in your Start Card, right-click, uninstall. This will uninstall Android and all Android Apps will vanish from Showtime as they are just shortcuts wired in from the WSA. Y'all don't demand to uninstall all Android Apps i-by-one beforehand.
  • Locate the directory where you have placed the files (in the instance of this README it would exist C:\WSA) - remove it.

Done.

Gaining Root Access

Y'all can become root access past replacing the kernel. (This step is no longer required to sign in GApps.)

(ADB SHELL ROOT WITH su)

Re-create the kernel file from this repo (in misc folder) and supplant the kernel file within the Tools folder of your extracted msix (make sure WSA is not running, use Stop push button inside WSA Settings, and close settings).

Kernel files inside misc are named for their respective architectures, do not forget to rename the file y'all took to kernel before placing information technology back into Tools.

This will allow y'all to use su inside the adb beat out. Enter into the adb beat and run the following commands:

Y'all are now root.

Kernel source

  • WSA-Community/WSA-Linux-Kernel

Currently known bug

  • Issues

Source: https://github.com/WSA-Community/WSAGAScript

Posted by: racemyrand.blogspot.com

0 Response to "How Do I Get Registered In The Applus System Dps"

Post a Comment

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel