You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ sudo waydroid shell -- sh -c "sqlite3 /data/data/com.google.android.gsf/databases/gservices.db 'select * from main where name = \"android_id\";'"
8
+
9
+
Or:
10
+
7
11
$ sudo waydroid shell
8
12
9
-
2. In waydroid shell, run command:
13
+
# In waydroid shell, run command:
10
14
11
15
$ ANDROID_RUNTIME_ROOT=/apex/com.android.runtime ANDROID_DATA=/data ANDROID_TZDATA_ROOT=/apex/com.android.tzdata ANDROID_I18N_ROOT=/apex/com.android.i18n sqlite3 /data/data/com.google.android.gsf/databases/gservices.db "select * from main where name = \"android_id\";"
12
16
13
-
3. then access the link and use the number generated
17
+
2. then access the link and use the number generated
0 commit comments