added a Logcat Exporter debugging tool
This commit is contained in:
parent
3d1b1cd6ff
commit
7f402d370e
12 changed files with 160 additions and 43 deletions
|
|
@ -30,6 +30,11 @@
|
|||
app:layout="@layout/pref_switch"
|
||||
app:title="System Logs" />
|
||||
|
||||
<Preference
|
||||
app:key="pref_export_logcat"
|
||||
app:layout="@layout/pref_text"
|
||||
app:title="Export Logs" />
|
||||
|
||||
<PreferenceCategory
|
||||
app:title="Recent Log Messages"
|
||||
app:layout="@layout/pref_category"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue