Update prompt
This commit is contained in:
parent
854b4b0a6c
commit
821c7c0bc2
1 changed files with 1 additions and 1 deletions
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Reference in a new issue