Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

about adb logcat -s "introspy" #5

Open
xdggplus opened this issue Sep 23, 2014 · 3 comments
Open

about adb logcat -s "introspy" #5

xdggplus opened this issue Sep 23, 2014 · 3 comments

Comments

@xdggplus
Copy link

there'nothing to output...
i hava installed all requried app.

@avradip
Copy link

avradip commented Nov 14, 2014

Same for me. However if I manually create introspy.config, then introspy.db gets created and that can be analyzed with introspy analyzer. "adb logcat -s 'introspy' " still outputs nothing.

@subin1405
Copy link

I have been trying with the manual creation of introspy.config method. It creates a database folder but not the introspy.db file.

@metissec
Copy link

the logcat command is weird and is more like a stream to fix this I just dump into a out file that ctrl + c when I am done. So "adb shell su -c logcat > out.txt". then just ctrl+c when you are done. This a full logfile so it is kinda hard to sort through but at least it is something

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants