Toggle navigation
Toggle navigation
This project
Loading...
Sign in
easygame_sdk
/
easygame_sdk_android
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
lizhihui
2016-11-03 07:47:34 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
0567e9856162682fc8d24621ac5899472811dd70
0567e985
1 parent
0d0a9b21
Update README.md
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
README.md
README.md
View file @
0567e98
...
...
@@ -13,7 +13,7 @@ FB登录改成 GRAPH_API_VERSION = "v2.7"
## 以下参数需游戏客户端根据实际情况修改 ##
### res/values/p7725sdk_app_private_yijidq140515.xml ###
`res/values/p7725sdk_app_private_yijidq140515.xml`
```
xml
<string
name=
"com_7725_app_name"
>
这里填写游戏名字
</string>
<string
name=
"com_7725_game_main_activity"
>
程序入口的类名和包名
</string>
...
...
Please
register
or
login
to post a comment