From b80dcf171f1c01112b08dab66d213cb05d4cd868 Mon Sep 17 00:00:00 2001 From: mak448a <94062293+mak448a@users.noreply.github.com> Date: Thu, 15 Jun 2023 13:38:56 -0500 Subject: [PATCH] Update README.md --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index c65f064..556e464 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Waydroid Extras Script -Script to add gapps and other stuff to waydroid ! +Script to add GApps and other stuff to Waydroid! # Installation/Usage @@ -50,7 +50,7 @@ sudo python main.py ![](assets/1.png) -Open terminal and switch to directory where "main.py" is located then run: +Open terminal and switch to the directory where "main.py" is located then run: sudo python3 main.py install gapps @@ -58,10 +58,10 @@ Then launch waydroid with: waydroid show-full-ui -After waydroid has finished booting open terminal and switch to directory where "main.py" is located then run: +After waydroid has finished booting, open terminal and switch to directory where "main.py" is located then run: sudo python3 main.py google -Copy the returned numeric ID open ["https://google.com/android/uncertified/?pli=1"](https://google.com/android/uncertified/?pli=1) enter the id and register it, you may need to wait upto 10-20 minutes for device to get registered, then clear Google Play Service's cache and try logging in ! +Copy the returned numeric ID, then open ["https://google.com/android/uncertified/?pli=1"](https://google.com/android/uncertified/?pli=1). Enter the ID and register it. Wait for 10-20 minutes for device to get registered. Then clear Google Play Service's cache and try logging in! ## Install Magisk @@ -71,7 +71,7 @@ Open terminal and switch to directory where "main.py" is located then run: sudo python3 main.py install magisk -Magisk will be installed on next boot ! +Magisk will be installed on next boot! Zygisk and modules like LSPosed should work now. @@ -171,12 +171,12 @@ sudo python3 main.py hack hidestatusbar ## Get Android ID for device registration -You need to register you device with its it before being able to use gapps, this will print out your Android ID which you can use for device registration required for google apps: +You need to register you device with its it before being able to use gapps, this will print out your Android ID which you can use for device registration required for Google apps: Open terminal and switch to directory where "main.py" is located then run: sudo python3 main.py google -Star this repository if you find this useful, if you encounter problem create a issue on github ! +Star this repository if you find this useful, if you encounter problem create an issue on GitHub! ## Error handling