ADMOB VNTIS (USING JAR LIBRARY) IS DISCONTINUED, NEW VERSION AVAILABLE HERE WITH SIMILAR FEATURES.
Unity Admob Plug-in by VNTIS is the easiest choice for you. Just drag & drop, put your adunitid and start earning money.
Download:
Donate: http://tinyurl.com/AdmobVNTISDonate
(Donate 10$ or more will receive Pro version)
This is my game using my Plug-in, if you like this plug-in, please give me 5 stars rating
https://play.google.com/store/apps/details?id=gs.robotap.vn
If you have games using my plug-in, post it here, i will give a 5 stars rating
///////////////////////////////////////////////////////
VERSION 4.1:
at October 21, 2015
4.1
- Latest Google Play Services library version : 8115000
- Show debug log instead of errors when run in editor
- Unity 5.2 working.
4.0
- Easier to use with static methods
- Add Toast feature //if you dont know what Toast is, search google for images : âandroid toastâ
- Support event listeners of interstitial ad
- Latest Google Play Services library version : 6587000
3.0
- Change code logic, no more delay.
- Latest Google Play Services library version : 5089000
2.2
- Bug fixed
2.1
- Remove unnecessary permission (which make banner in some game unclickable)
2.0
- Simplest way Admob Interagtion
- Lastest Google Play Services
- No more banner toast (free for banner using)
1.1
- show and hide bannersupport
1.0
- first version
///////////////////////////////////////////////////////
WHATâS NEW 4.1:
- No more errors cause by java library, working with Google Play Games
- Working with Unity 5.2
- Run plugin in Editor now show some logs (plugin do not work in Editor).
WHATâS NEW 4.0:
- Toast.showText(âThis is toast messageâ, Toast.LENGTH_LONG), now you can toast without other plugins
- New static method help you call ad methods from everywhere:
- AdmobVNTIS._showBanner ();
- AdmobVNTIS._hideBanner ();
- AdmobVNTIS._get (); //get AdmovVNTIS for advance task;
- AdmobVNTIS_Interstitial._showInterstitial ();
- AdmobVNTIS_Interstitial._showInterstitialImmediately ();
- AdmobVNTIS_Interstitial._numberOfImpressions ();
- AdmobVNTIS_Interstitial._isAdLoaded ();
- AdmobVNTIS_Interstitial._get (); //get AdmovVNTIS_Interstitial for advance task;
- Now you can listen to ad event and call your method.
///////////////////////////////////////////////////////
To remove toast interstitial, you have to buy Pro version:
Buy now: http://tinyurl.com/AdmobVNTISBuyProVersion
(Pro version will be send to your email later ASAP)
taquangtien92@gmail.com
My plug-in isnt available in Asset Store, you can only buy via email.
///////////////////////////////////////////////////////
FEATURES:
- the easiest plugin to use
- support banner types (free, no toast)
- support interstitial (short toast)
- support align adview
- support a test device
- support show and hide banner
- support Toast
Note: This Admob Plug-in was made from Unity5.1 and Android SDK
///////////////////////////////////////////////////////
How to basic use?
Banner types:
-
Import the Admob_VNTIS.unitypackage
-
Drag and drop the AdmobVNTISObject prefab (locate at **Assets\AdmobVNTIS**) to your scene
-
In the Inspector of AdmobVNTISObject, fill your Admob Banner Ad Unit ID
-
Fill your test device ID (just 1) for test, otherwise leave blank
-
Choose your Advertisement Size (type)
-
Add rules to align Adview
6.1 Expand the Advertisement Rules
6.2 Set Size : the numbers of alignment rules you need
6.3 Set rule on each Elements -
Check Show On Load
-
Build run on device => Done
Interstitial:
-
Import the Admob_VNTIS.unitypackage
-
Drag and drop the AdmobVNTISInterstitialObject prefab (locate at **Assets\AdmobVNTIS**) to your scene
-
In the Inspector of AdmobVNTISInterstitialObject, fill your Admob Interstitial Ad Unit ID
-
Fill your test device ID (just 1) for test, otherwise leave blank
-
Check Show Interstitial On Load
-
Build run on device => Done
Andvance Features:
Advance features (include manually show/hide banner)for Banner: see AdmobVNTIS\Demo*BannerDemo.unity* scene
Manually show Interstitial: see AdmobVNTIS\Demo*InterstitialDemo.unity* scene
GOOD LUCK
Download:
Donate: http://tinyurl.com/AdmobVNTISDonate
(Donate 10$ or more will receive Pro version)