Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

logcat android

Logcat is a command-line tool that dumps a log of system messages, 
including stack traces when the device throws an error and messages 
that you have written from your app with the Log class.
 
PREVIOUS NEXT
Tagged: #logcat #android
ADD COMMENT
Topic
Name
7+8 =