strings.xml 274 Bytes
<?xml version="1.0" encoding="utf-8"?>
<resources>

    <string name="app_name">Accelerometer Data</string>
    <string name="hello_world">Hello world!</string>
    <string name="action_settings">Settings</string>
    <string name="Empty">NaN</string>

</resources>