Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnityAdMob

Library for using Google AdMob with Unity 3D. This is very old project, so it compatible with Unity 4.3

Contains:

  • JavaAdLib - java code whitch cooperates directly with google-play-services.jar
  • UnityAd - C# wrapper for java class of JavaAdLib. It contains library classes and DSADPluginDemo.cs which demonstrate how to use it.
  • SimpleAdTest - very simplified ad banner test.

Open JavaAdLib project with Eclipse (File -> Import... -> Android -> Existing Android Code Into Workspace) and export .jar file (Export.. -> JAR file). You need put this .jar to plugins\android in Unity editor root. Then you can open Unity project and build it for Android

Useful links:

About

Old project for use Google AdMob with Unity3D

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages