From 07c1a369570a1fb67f3740cf49eb97e4644e869b Mon Sep 17 00:00:00 2001 From: Andy Khang <75353820+AndyKhang404@users.noreply.github.com> Date: Fri, 20 Sep 2024 11:48:35 +0700 Subject: [PATCH] Update README.md Fix the command to get device ID --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98efc48..f124a24 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 venv/bin/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!