Update prompt

This commit is contained in:
Rikka 2023-08-24 21:19:00 +08:00
parent 854b4b0a6c
commit 821c7c0bc2
No known key found for this signature in database
GPG key ID: CD36B07FA9F7D2AA

View file

@ -14,7 +14,7 @@ class AndroidId:
except:
return
else:
Logger.error("WayDroid isn't running !")
Logger.error("Please make sure Waydroid is running and Gapps has been installed!")
return
print(queryout.replace("android_id|", "").strip())
print(" ^----- Open https://google.com/android/uncertified/?pli=1")