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-09 03:13:09 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
645cfb0f5c2fd9c1800e5be1e8538e93276344de
645cfb0f
1 parent
93d992b9
Update README.md
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
README.md
README.md
View file @
645cfb0
...
...
@@ -26,6 +26,12 @@ FB登录改成 GRAPH_API_VERSION = "v2.7"
<string
name=
"com_7725_sdkProtocolGame"
>
这里填写由我方提供的游戏简称
</string>
<string
name=
"com_7725_facebookSdkApplicationId"
>
这里填写游戏FaceBook的APPID
</string>
```
`AndroidManifest.xml`
```
xml
<meta-data
android:name=
"com_7725_payment_flag"
android:value=
"gash"
/>
gash为只显示第三方充值,google为调用支付根据0/1来是否显示第三方支付
```
## 1.配置开发环境 ##
-
使用easygameSDK环境配置需要完成下面几个步骤:
...
...
Please
register
or
login
to post a comment