Vungle SDK Version: android 4.0.3
Admob Unity Plugin Version: Unity plugin 3.3.0

1. Set Vungle as a net source for your app id on Admob Dashboard.

2.Coding for request Ad and play an ad.

3. Put Vungle SDK into your unity project.

3.1 Vungle Adapter and SDK 4.0.3 into Assets/Plugins/Android/GoogleMobileAdsPlugin/libs

VungleAdapter.aar
Vungle Android SDK4.0.3
- vungle-publisher-adaptive-id-4.0.3.jar
- dagger-2.7.jar
- javax.inject-1.jar

3.2 Android Manifest with the new following activities:

4. BUT we have to do the following additional steps as the VungleAdapter.aar is NOT working.

- Remove the VungleAdapter.aar file and decompile it.- Extract out classes.jar from the decompilation.- Rename classes.jar to VungleAdapter.jar and place it where VungleAdapter.aar would be.

更多相关文章

  1. 代码中设置drawableleft
  2. android 3.0 隐藏 系统标题栏
  3. Android开发中activity切换动画的实现
  4. Android(安卓)学习 笔记_05. 文件下载
  5. Android中直播视频技术探究之—摄像头Camera视频源数据采集解析
  6. 技术博客汇总
  7. android 2.3 wifi (一)
  8. AndRoid Notification的清空和修改
  9. Android中的Chronometer

随机推荐

  1. android:layout_gravity="bottom"不起作
  2. android中listview控件覆盖了其它控件使
  3. Android(安卓)NDK概述
  4. Android(安卓)开发环境下载地址 -- 百度
  5. error: Error retrieving parent for ite
  6. Android获得系统(system)权限
  7. Android之WebView
  8. Android开发—利用FrameLayout实现图标中
  9. Android中的自动测试(1)
  10. Android(安卓)Studio如何轻松整理字符串