Feature #1182
Add logcat support
Status: | New | Start date: | 07/12/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Zbigniew Rebacz | % Done: | 0% | |
Category: | Android | Spent time: | - | |
Target version: | - |
Description
Now, to read logs you need to manually call "adb -d logcat" command from terminal. To speed up this process ide should be able to read that logs.
More about logcat:
http://developer.android.com/tools/help/logcat.html