android - Where is my logcat ? can I know my logcat storage path when thre is no stdout in cmd shell? -
i'm trying filter logcat package result get:
c:\users\user>adb shell logcat -s my.package.name --------- beginning of system --------- beginning of main
so, possible know android storing output if it's not visible on stdout?
Comments
Post a Comment