First commit

This commit is contained in:
Alexandros Schillings
2014-03-09 23:00:00 +00:00
commit a738bcc38e
33 changed files with 992 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Bluetooth LE Scanner</string>
<string name="action_settings">Settings</string>
<string name="hello_world">Hello world!</string>
<string name="off">Off</string>
<string name="on">On</string>
<string name="not_supported">Not supported</string>
<string name="supported">Supported</string>
<string name="no_data">No data</string>
</resources>