# SplashAd **Repository Path**: wxd199/splash-ad ## Basic Information - **Project Name**: SplashAd - **Description**: splashad - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-12-06 - **Last Updated**: 2023-06-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: Kotlin, Android ## README # SplashAd #### 介绍 splashad. Android 简单的广告控件 #### 软件架构 viewbinding +kotlin 形式 #### 安装教程 1. allprojects { repositories { ... maven { url 'https://jitpack.io' } } } 2. implementation 'com.gitee.wxd199:splash-ad:Tag' #### 使用说明 1. 未完善待续