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-12-23 10:10:37 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
1f222d8094430325292527fb1745e5c74837d527
1f222d80
1 parent
6a44cd4f
支付修改可重新提交 删除Google安装监听
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
24 deletions
EasyGame_demo/AndroidManifest.xml
EasyGame_demo/libs/p7725SDK.jar → EasyGame_demo/libs/P7725SDK_1223.jar
EasyGame_demo/res/values/p7725sdk_app_private_yijidq140515.xml
EasyGame_demo/AndroidManifest.xml
View file @
1f222d8
...
...
@@ -106,28 +106,7 @@
<action
android:name=
"android.intent.action.BATTERY_CHANGED"
/>
</intent-filter>
</receiver>
<receiver
android:name=
"com.appsflyer.MultipleInstallBroadcastReceiver"
android:exported=
"true"
>
<intent-filter>
<action
android:name=
"com.android.vending.INSTALL_REFERRER"
/>
</intent-filter>
</receiver>
<receiver
android:name=
"com.platform7725.gamesdk.InstallReceiver"
android:enabled=
"true"
android:exported=
"true"
>
<intent-filter>
<action
android:name=
"com.android.vending.INSTALL_REFERRER"
/>
</intent-filter>
</receiver>
<receiver
android:name=
"com.mobileapptracker.Tracker"
android:exported=
"true"
>
<intent-filter>
<action
android:name=
"com.android.vending.INSTALL_REFERRER"
/>
</intent-filter>
</receiver>
<service
android:name=
"com.kuadcpa.OpenUDID_service"
>
<intent-filter>
...
...
EasyGame_demo/libs/
p7725SDK
.jar
→
EasyGame_demo/libs/
P7725SDK_1223
.jar
View file @
1f222d8
No preview for this file type
EasyGame_demo/res/values/p7725sdk_app_private_yijidq140515.xml
View file @
1f222d8
...
...
@@ -16,8 +16,8 @@
<string name="com_7725_sdkProtocolToken">3f36dc69b4330ed1ed6f50c412018d50</string>
<string name="com_7725_sdkProtocolGame">tfws</string>
-->
<string
name=
"com_7725_sdkProtocolToken"
>
f8ea4b100a5f2c774160434e038f044a
</string>
<string
name=
"com_7725_sdkProtocolGame"
>
demo
</string>
<string
name=
"com_7725_sdkProtocolToken"
>
83b04187527a6162305024c8f84873c4
</string>
<string
name=
"com_7725_sdkProtocolGame"
>
shushan
</string>
...
...
Please
register
or
login
to post a comment