| | |
| | | |
| | | <!--SDK end--> |
| | | |
| | | |
| | | <meta-data |
| | | android:name="ALD_GAME_MAIN_ACTIVITY" |
| | | android:value="com.secondworld.sdk.GameActivity" /> |
| | | <meta-data |
| | | android:name="ALD_GAME_CHANNELID" |
| | | android:value="335" /> |
| | | <meta-data |
| | | android:name="ALD_GAME_APPID" |
| | | android:value="67"/> |
| | | <meta-data |
| | | android:name="ALD_GAME_GAMEID" |
| | | android:value="1135"/> |
| | | |
| | | <!--appflyer参数 --> |
| | | <meta-data |
| | | android:name="appflyer-key" |
| | | android:value=""/> |
| | | </application> |
| | | |
| | | </manifest> |
| | |
| | | ;**************游戏相关配置, 游戏需要根据各自情况修改 START **********
|
| | | ;游戏的CHANNELID
|
| | | GAME_CHANNELID=334
|
| | | GAME_CHANNELID=331
|
| | |
|
| | | ;游戏的APPID
|
| | | GAME_APPID=79
|
| | | GAME_APPID=92
|
| | |
|
| | | ;游戏的GAMEID
|
| | | GAME_GAMEID=1135
|
| | | GAME_GAMEID=1141
|
| | |
|
| | | SDK_LOG_SWITCH=true
|
| | |
|
| | |
| | | ;数据上报开关(appsflyer,firebase),除谷歌需求包以外都关
|
| | | ADVERT_REPORT_SWITCH=true
|
| | | ;af的key
|
| | | APPSFLYER_KEY=9Ye3CBvoXGDFRep43oUoyT |
| | | APPSFLYER_KEY=u4xXAnH8AjyycX6eAQAmBS |