Fixes on CSV exporting

This commit is contained in:
Alexandros Schillings
2014-04-16 09:09:16 +01:00
parent 7f0d5838eb
commit d14e4f85d7
4 changed files with 107 additions and 8 deletions
+3
View File
@@ -41,5 +41,8 @@
<string name="label_tx_power">TX Power:</string>
<string name="label_uuid">UUID:</string>
<string name="about_dialog_text">This is a sample application using the Bluetooth LE Library.\n\nGithub: https://github.com/alt236/Bluetooth-LE-Library---Android\n\nCopyright: Alexandros Schillings</string>
<string name="exporter_email_subject">Bluetooth LE Scan Results (%s)</string>
<string name="exporter_email_body">Please find attached the scan results.</string>
<string name="exporter_email_picker_text">Please select your email client:</string>
</resources>