From 542dc2888c4fa9430c4f26bc40f885badc1889b2 Mon Sep 17 00:00:00 2001 From: Christian Ang <124550545+porkboi@users.noreply.github.com> Date: Fri, 13 Mar 2026 22:52:39 -0400 Subject: [PATCH] Change main.py command from 'google' to 'certified' Updated command in README for running main.py from 'google' to 'certified'. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed03881..acb97b8 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ Then launch waydroid with: After waydroid has finished booting, open terminal and switch to directory where "main.py" is located then run: - sudo python3 main.py google + sudo python3 main.py certified 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 10-20 minutes for device to get registered. Then clear Google Play Service's cache and try logging in!