strings.xml 295 B

123456789
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <resources>
  3. <string name="app_name">BluetoothSimple</string>
  4. <string name="hello_world">Hello world!</string>
  5. <string name="discover">Device discovery</string>
  6. <string name="discoverFooterView">Discover more devices</string>
  7. </resources>