Android Admob advert in Unity setup

preview_player
Показать описание
Easy setup for AdMob in Unity. Get muddled about the SDK version, just ignore that bit :).

Рекомендации по теме
Комментарии
Автор

i checked all tutorials on Youtube for this topic. This is BY FAR the best. People with High end audio and video somehow fail to keep the explanation simple and cant understand what info we noobs really need :)

mingoms
Автор

Thanks for the video! Now I'm able to have an interstitial ad in my app...Thanks a lot!

sangwookwon
Автор

this was the best! i wish i had seen this 24 hours ago :)

dannysi
Автор

Google play services is listed to install but not google admob ads sdk. According to google it is now within Google play services.

TheThorns
Автор

2:29 Google play services is listed to install but not google admob ads sdk.

TheThorns
Автор

I need to do the same process using Mac.. Can I follow this instructions?

pablovillalon
Автор

Hi!

I have a question. I use this plugin.
When i am online its working fine, i request an Interstitial AD and show it, the performance is good, after the AD closed. But if i am offline, i cant Destroy the AD and the process and i have frame drops in the game every time. How can i shut down the process, when i am offline? Not the request and show metod the problem, i think a java process working in the background, what it closing, when we close the Interstitial ad, m but if we not got any advert, the process run continiusly. I try that i wait 3 second and then i call interstitial.Destroy() method, but not working, the performance is very bad. Any idea?

Bobszee
Автор

can u plaease help when i followed ur method it worked fine in while i m in unity but when i build my game it shows the following error

Error building Player: CommandInvokationFailure: Failed to re-package resources. See the Console for details.
package --auto-add-overlay -v -f -m -J gen -M AndroidManifest.xml -S "res" -I -F bin/resources.ap_

stderr[

]
stdout[
Configurations:

user
Автор

Hey, I was wondering if this tutorial is still valid after Admobs changed the way they worked. I followed the video to the end and I've even input my own adUnitIds and test device Ids but I still can't get the ads to display on my android phone.

TheLittleZergling
Автор

David, cant i show ads without requesting for one. Then how ads automatically shows up without any button or request permissions ?

Abh
Автор

hey david very nice tutorial...but i am having a problem...i followed you exactly the same..but it shows error for me while i bulid my project...it says "unable to merge android manifests"

in console i am having this statement...

Error building Player: CommandInvokationFailure: Unable to merge android manifests. See the Console for more details. 
java.exe -Xmx2048M -Dfile.encoding=UTF8 -jar "C:/Program Files -

stderr[
  <activity
      <intent-filter>
--        <category
--        </category>
  <activity
++    </intent-filter>
++    <meta-data
]
stdout[
]



please do help me asap

ankurrathore
Автор

what app have you used to record your screen?

gamurarandrei