android: add troubleshooter for easier log access

This commit is contained in:
Kavish Devar
2025-05-12 16:50:26 +05:30
parent 0611509782
commit 810a3c90e4
10 changed files with 1338 additions and 2 deletions

View File

@@ -59,4 +59,9 @@
<string name="ear_detection">Automatic Ear Detection</string>
<string name="auto_play">Auto Play</string>
<string name="auto_pause">Auto Pause</string>
<string name="troubleshooting">Troubleshooting</string>
<string name="troubleshooting_description">Collect logs to diagnose issues with AirPods connection</string>
<string name="collect_logs">Collect Logs</string>
<string name="saved_logs">Saved Logs</string>
<string name="no_logs_found">No saved logs found</string>
</resources>