项目作者: GamePlatform

项目描述 :
Custom Campaign/AD/Image/Text popup
高级语言: Kotlin
项目地址: git://github.com/GamePlatform/Campaign-SDK-Android.git
创建时间: 2017-05-21T02:41:02Z
项目社区:https://github.com/GamePlatform/Campaign-SDK-Android

开源协议:

下载


Campain Adviser SDK

This SDK is for Android
version 0.0.1_test

Usuage

java

CampaignAdviser ca = new CampaignAdviser()
ca.setAppId(“myApp”)
ca.loadCampaign(this, “1”)

Kotlin

val ca = CampaignAdviser()
ca.setAppId(“myApp”)
ca.loadCampaign(this, “1”)

Provides

  1. Tools that you can register your advertisements easy
  2. Three layout themes(Pop_ups) and Settings that you can set the days to show your advertisements or not
  3. Functions that can track advertisements you registered