Download this file

strings.xml    7 lines (5 with data), 174 Bytes

1
2
3
4
5
6
<resources>
<string name="app_name">TutorialApp</string>
<string name="hello_world">Hello</string>
<string name="action_settings">Settings</string>
</resources>