nicolastinkl / AdSDK-Kotlin

AdSDK 基于Kotlin研发的一套高性能,高适配性,高扩展性,兼容iOS的广告移动平台SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AdSDK-Kotlin

AdSDK 基于Kotlin 研发的一套高性能,高适配性,高扩展性,兼容iOS的广告移动平台SDK

完整逆向 Vungle's Android Kotlin SDK的所有源代码逻辑,且符合Vungle通信协议和相似域名,完全可以作为自己的产品和广告SDK来上架Android app,成功率100%。 Vungle Android SDK代码架构非常厉害,适合Android开发好好学习,里面的整理架构和代码设计非常值得借鉴。虽然这个app最终是为Slots服务,但是属于大材小用,对kotlin有兴趣的人可以好好学习。

Version License Platform

Getting Started

Explore the Vungle Android SDK Documentation to get started with Vungle's SDK for Android.

Environment

  • Unity 2022
  • Windows 10+
  • Android Studio 1.0 +
  • Android 9.0 +

Needs

unzip ~\AdSDK-Kotlin\Example\unityLibrary\symbols\arm64-v8a\libil2cpp.zip to libil2cpp.so

local network access www.google.com succesful

App Infomation

Target html5 webview

kotlin codes

Main

  • PublicCode is mainly the core source code

  • Example is the test case

  • app.apk is the finished product file

About

AdSDK 基于Kotlin研发的一套高性能,高适配性,高扩展性,兼容iOS的广告移动平台SDK

License:GNU General Public License v3.0


Languages

Language:C++ 85.8%Language:C 13.5%Language:Kotlin 0.4%Language:Java 0.2%Language:C# 0.0%