This is a test project for loading Mopub ads in LibGDX on Android and iOS..
libgdx-mopub-demo is hosted in the following web site
https://github.com/terrarum/libgdx-mopub-demo
If you think the Android project libgdx-mopub-demo listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of libgdx-mopub-demo.
Item | Value |
---|---|
Java File Count | 10 |
Target SDK Version | 19 |
Minimum SDK Version | 9 |
Activity Count | 5 |
jar files used | mopub-1.0.0-SNAPSHOT.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\badlogic.jpg |
libgdx-mopub-demo has the following Java source files.
com.mygdx.mopubtest.HideAdListener.java com.mygdx.mopubtest.IOSLauncher.java com.mygdx.mopubtest.Listener.java com.mygdx.mopubtest.ListenerManager.java com.mygdx.mopubtest.MopubTest.java com.mygdx.mopubtest.ShowAdListener.java com.mygdx.mopubtest.android.AndroidLauncher.java com.mygdx.mopubtest.android.HideAdListener.java com.mygdx.mopubtest.android.ShowAdListener.java com.mygdx.mopubtest.desktop.DesktopLauncher.java