added permission support for USB & established a connection using service
This commit is contained in:
@@ -5,8 +5,17 @@
|
||||
<item>TestRight</item>
|
||||
<item>Denovix</item>
|
||||
</string-array>
|
||||
<!-- TODO: Remove or change this placeholder text -->
|
||||
|
||||
<string name="hello_blank_fragment">Hello blank fragment</string>
|
||||
<string name="select_the_test">Select the Test</string>
|
||||
<string name="set_reference">Set Reference</string>
|
||||
|
||||
<!-- Alert Dialog -->
|
||||
<string name="have_you_placed">Have you placed the cuvette containing reference sample?</string>
|
||||
<string name="please_place">Please place the cuvette containing sample for reference before moving forward</string>
|
||||
<string name="yes">Yes</string>
|
||||
<string name="no">No</string>
|
||||
<string name="connect">Connect</string>
|
||||
<string name="connected">Connected</string>
|
||||
<string name="read">Read</string>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user