Skip to content

VGalkov/yandex-ads-sdk-android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yandex Advertising Network Mobile

This package contains Yandex Advertising Network Mobile SDK and source code of samples of SDK usage.

Documentation

Documentation could be found at the [official website] DOCUMENTATION

License

EULA is available at [EULA website] LICENSE

Quick start in Android Studio

1. Running Android Studio 1.0 or higher
2. Import one of example projects:
  • /Examples/AdFoxMediationBannerExample;
  • /Examples/AdFoxMediationInterstitialExample;
  • /Examples/AdFoxMediationNativeExample;
  • /Examples/AdMobBannerAdapterExample;
  • /Examples/AdMobInterstitialAdapterExample;
  • /Examples/BannerExample;
  • /Examples/InterstitialExample;
  • /Examples/MoPubBannerAdapterExample;
  • /Examples/MoPubInterstitialAdapterExample;
  • /Examples/NativeExample;
  • /Examples/NativeTemplatesExample;
  • /Examples/NativeTemplatesRecyclerViewExample;
  • /Examples/VastExample.
3. Build and run.

Integration

Configuring gradle

For the integration of YandexMobileAds SDK need:

1. compile AppMetrica SDK (API Level AppMetrica = 70 or higher):
compile 'com.yandex.android:mobmetricalib:3.2.2'
2. compile YandexMobileAds SDK:
compile 'com.yandex.android:mobileads:2.75'

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%