Created
July 10, 2022 00:41
-
-
Save amdev01/ecb3c6b9682c74bc19c32d598ec6919d to your computer and use it in GitHub Desktop.
adb to file and print
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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