added methods to parse read string from device into java objects + added progress bar

This commit is contained in:
vsuryakumar
2023-01-24 17:13:05 +05:30
parent dc52b14335
commit c6599a9f41
11 changed files with 214 additions and 30 deletions

View File

@@ -18,4 +18,7 @@
<string name="connect">Connect</string>
<string name="connected">Connected</string>
<string name="read">Read</string>
<string name="Instructions">Instructions</string>
<string name="step1"><b><u>Step 1</u> : </b> Place the cuvette containing reference/baseline sample for referencing.</string>
<string name="step2"><b><u>Step 2</u> : </b> Press the button below to start the device reading values.</string>
</resources>