Java消灭星星小游戏源码
YumiMediationSDK
Android
1.
概述
1.1
面向人群
当前文档面向需要在
Android
产品中接入玉米移动广告
SDK
的开发人员。
1.2
开发环境
OS:
Windows,
Mac,
Linux
Android
SDK:
>
4.4(API
level
19)
IDE:
Eclipse
with
ADT
(ADT
version
23.0.4)
OR
Android-Studio
Java:
>
JDK
7
2.
开发环境配置
2.1
Android-studio
接入
配置聚合主包及各
Network
在项目根目录下的
build.gradle
文件中添加以下配置
buildscript
{
repositories
{
jcenter()
}
}
allprojets
{
repositories
{
jcenter()
//
可选,如果需要导入
Google
Server
相关的
SDK
时需要添加以下
repo
google()
//
可选,如果需要导入
Innerative,bytedance
相关的
SDK
时需
2023-12-03 14:47:34
5.25MB
系统开源
1