Added GATT Services Exporter
This commit is contained in:
@@ -41,9 +41,10 @@
|
||||
<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>
|
||||
<string name="exporter_email_device_list_subject">Bluetooth LE Scan Results (%s)</string>
|
||||
<string name="exporter_email_device_services_subject" formatted="false">Bluetooth LE Device GATT Results (%s, %s)</string>
|
||||
<string name="exporter_email_device_list_body">Please find attached the scan results.</string>
|
||||
<string name="exporter_email_device_list_picker_text">Please select your email client:</string>
|
||||
<string name="header_ibeacon_data">iBeacon Data</string>
|
||||
<string name="header_raw_ad_records">Raw Ad Records</string>
|
||||
<string name="header_scan_record">Scan Record</string>
|
||||
|
||||
Reference in New Issue
Block a user