Skip to content

finitrox/Android-SDK-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppLovin Android Demo

This is our open source demo application for Android. You may re-use any code in your own project(s). If you have any questions, feel free to drop us a line at [email protected].

Instructions

  1. Download the latest SDK from https://applovin.com.

  2. Copy the AppLovin SDK JAR into Android-SDK-Demo/AppLovin-Android-Demo-App/libs folder.

  3. Add your SDK key into your AndroidManifest.xml file, inside the <application> tag:

<meta-data
            android:name="applovin.sdk.key"
            android:value="YOUR_SDK_KEY_HERE" />

About

AppLovin's open source Android demo application. http://applovin.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages