This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
main-site
/
android_auto_test
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
ad028e5741
Ramos
Etiquetas
MergeScriptTest
master
android_auto...
/
Commands
/
getUid.sh
getUid.sh
67 B
Histórico
Em bruto
1
adb -s
$1
shell dumpsys package
$2
| grep userId= | cut -d
'='
-f 2