Replies: 1 comment
-
there has to be some kind of issue with the command, copy it from google(it's visible on the device registration website). The Android ID is accessible after the error from play protect has been shown on the display, was this the case for you? The command won't return anything if you run in just after booting to Android |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I get to step 13 in the Android install.
I type in adb root. This completes successfully.
I then enter: adb shell 'sqlite3 /data/data/com.google.android.gsf/databases/gservices.db "select * from main where name = "android_id";"'
but get the following error : inaccessible or not found
Beta Was this translation helpful? Give feedback.
All reactions