Replies: 1 comment 3 replies
-
|
For the command to return anything your Pi needs to be connected to the internet and show the Google Play Protect screen: You can skip this step of the setup for the time being and just continue without Play Services for a while, it'll work at some point. Just to confirm that you got the command right copy it directly from Google's website: https://www.google.com/android/uncertified/?pli=1 adb root |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
I seem to be struggling to obtain the Google Services Framework Android ID. I enter the 'adb root' command which is successful then I run:
'adb shell 'sqlite3 /data/data/com.google.android.gsf/databases/gservices.db "select * from main where name = "android_id";"''
But nothing happens. Am I supposed to enter something specific within that line of code?
Beta Was this translation helpful? Give feedback.
All reactions