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

    <string name="app_name">GameSDKSample</string>
    <string name="hello_world">Hello world!</string>
    <string name="action_settings">Settings</string>
  
</resources>