Skip to content

Instantly share code, notes, and snippets.

@amdev01
Created July 10, 2022 00:41
Show Gist options
  • Save amdev01/ecb3c6b9682c74bc19c32d598ec6919d to your computer and use it in GitHub Desktop.
Save amdev01/ecb3c6b9682c74bc19c32d598ec6919d to your computer and use it in GitHub Desktop.
adb to file and print
adb logcat 2>&1 | tee logcat.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment