Blame view

GameSDKDemo/src/main/res/values/strings.xml 229 Bytes
d6bc71fcb   赵康   add the project o...
1
2
3
4
5
6
7
8
9
  <?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>