Open terminal and switch to directory where "main.py" is located then run:
sudo python3 main.py -g
sudo python3 main.py install gapps
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:
sudo python3 main.py -i
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 !
## Install Magisk

Open terminal and switch to directory where "main.py" is located then run:
sudo python3 main.py -m
sudo python3 main.py install magisk
Magisk will be installed on next boot !
@ -47,6 +49,8 @@ Zygisk and modules like LSPosed should work now.
Please use `Direct Install into system partition` to update Magisk in Magisk manager.
This script only focuses on Magisk installation, if you need more management, please check https://github.com/nitanmarcel/waydroid-magisk
## Install libndk arm translation
libndk_translation from guybrush firmware.
@ -55,7 +59,7 @@ libndk seems to have better performance than libhoudini on AMD.
Open terminal and switch to directory where "main.py" is located then run:
Open terminal and switch to directory where "main.py" is located then run:
sudo python3 main.py -l
sudo python3 main.py install libhoudini
## Integrate Widevine DRM (L3)

Open terminal and switch to directory where "main.py" is located then run:
sudo python3 main.py -w
sudo python3 main.py install widevine
## Install Smart Dock


Open terminal and switch to directory where "main.py" is located then run:
sudo python3 main.py install smartdock
## Get Android ID for device registration
@ -82,7 +96,7 @@ Open terminal and switch to directory where "main.py" is located then run:
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 -i
sudo python3 main.py google
Star this repository if you find this useful, if you encounter problem create a issue on github !
@ -99,3 +113,10 @@ You need to get the mounting point using `df | grep waydroid`. It will be someth