[+] Activity to request root

This commit is contained in:
Azalea Gui
2023-01-29 12:59:43 -05:00
parent a51e534d8a
commit 94c7f51b3e
4 changed files with 100 additions and 9 deletions
+5
View File
@@ -12,4 +12,9 @@
<string name="pref_influx_token">Token</string>
<string name="pref_influx_test">Test Connection</string>
<string name="pref_influx_test_sub">Test your connection to the influxdb server.</string>
<!-- Splash Screen -->
<string name="root_title">Request Root</string>
<string name="root_grant">Please grant root permissions\n(For accessing mi fitness db)</string>
<string name="root_button">Test root</string>
</resources>