Skip to content

Doctor-Script/UnityAdMob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published