| | |
| | | import com.weikou.beibeivideo.util.JsonUtil; |
| | | import com.weikou.beibeivideo.util.UmengEventUtil; |
| | | import com.weikou.beibeivideo.util.VideoUtil; |
| | | import com.weikou.beibeivideo.util.ad.AdUtil; |
| | | import com.weikou.beibeivideo.util.ad.CSJConstant; |
| | | import com.weikou.beibeivideo.util.ad.FullVideoAdManager; |
| | | import com.weikou.beibeivideo.util.ad.InterstitialAdUtil; |
| | | import com.weikou.beibeivideo.util.goldcorn.GoldCornUtil; |
| | | import com.weikou.beibeivideo.util.ui.IPageEventListener; |
| | | import com.weikou.beibeivideo.util.ui.TopStatusSettings; |
| | |
| | | private TTFullScreenVideoAd mTTFullScreenVideoAd; |
| | | |
| | | private void showInterstitialAd() { |
| | | |
| | | // InterstitialAdUtil.showAd(this, AdUtil.AD_TYPE.csj,"946608275"); |
| | | // if(1>0){ |
| | | // return; |
| | | // } |
| | | |
| | | TTAdNative mTTAdNative = TTAdSdk.getAdManager().createAdNative(VideoDetailActivity2.this); |
| | | AdSlot adSlot = new AdSlot.Builder() |
| | | .setCodeId("946608275") |