Skip to content

Instantly share code, notes, and snippets.

@rogergcc
Last active January 30, 2026 16:21
Show Gist options
  • Select an option

  • Save rogergcc/7dfce7ba7c97f04254dff885adf51f39 to your computer and use it in GitHub Desktop.

Select an option

Save rogergcc/7dfce7ba7c97f04254dff885adf51f39 to your computer and use it in GitHub Desktop.
Comandos Git Adb
git reflog show <branch_name>
Sample
git reflog show issue/honor15
5ad0c5f (HEAD -> issue/honor15, origin/issue/honor15) issue/honor15@{0}: commit: + admin: progress adding Temporar Logs Error Table what happend in Android 15 Honor ( resolve https://don
tkillmyapp.com/huawei
607f84e (origin/develop, develop) issue/honor15@{1}: branch: Created from develop^0
@rogergcc
Copy link
Author

adb shell "run-as com.sample.paquete cat shared_prefs/nombre_archivo_sharedprefencec.xml"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment