You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The logcat utility is very powerful and provides an incredible amount of info that we may be able to use, in case not available from API. This thread is about investigating these possibilities. For example in the source code we have:
The logcat utility is very powerful and provides an incredible amount of info that we may be able to use, in case not available from API. This thread is about investigating these possibilities. For example in the source code we have:
Thus using the binary switch for logcat, we might be able to see these, with something like:
In addition the logcat utility have some hidden functions as well, like
-Q
and--test
...Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: