aLogcat description
This commit is contained in:
parent
a28ef1c024
commit
e2c37b0fb4
|
|
@ -4,10 +4,13 @@ Web Site:http://code.google.com/p/alogcat/
|
||||||
Source Code:http://code.google.com/p/alogcat/source/checkout
|
Source Code:http://code.google.com/p/alogcat/source/checkout
|
||||||
Issue Tracker:http://code.google.com/p/alogcat/issues/list
|
Issue Tracker:http://code.google.com/p/alogcat/issues/list
|
||||||
|
|
||||||
Summary:Log viewer
|
Summary:System and app log viewer
|
||||||
Description:
|
Description:
|
||||||
Log viewer - an app equivalent of logcat from the Android shell, or
|
Log viewer - an app equivalent of logcat from the Android shell, or
|
||||||
adb logcat from the SDK tools.
|
adb logcat from the SDK tools. You can choose to only see errors or
|
||||||
|
view all the system logs. That can then be filtered by keyword
|
||||||
|
so if an app has problems you can just send the relevant logs to the
|
||||||
|
developer
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git-svn
|
Repo Type:git-svn
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue