Skip to content

Tapligh Native library sample project. If you are not familiar with what is native advertising read our site first:

Notifications You must be signed in to change notification settings

tapligh/android-native-sample

Repository files navigation

Tapligh Android Native Library Demo

Native ads are banner ads which have the same look and feel as the original items of an app have. You can integrate tapligh native ads by passing some simple steps. First, create an account from Tapligh panel. Next, register your app through this link.

Installation

  1. Add Tapligh repository into the main build.gradle file of your project like below:
repositories {

        maven { url  "https://dl.bintray.com/tapligh/Tapligh-SDK" }

}
  1. Next add tapligh native ad dependency into the gradle file of your app module.

dependencies {

    implementation 'com.tapligh.sdk:native-sdk:1.+'

}

Usage

Please follow this link to understand how to integrate tapligh native ad in your app.

About

Tapligh Native library sample project. If you are not familiar with what is native advertising read our site first:

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages