hallo
i am quiet new to this forum, so excuse if i have posted it wrong.
now my quiestion, I have build my fist app (jeej) but now I want some ads in it, because its a free app. But when I put the lines of code in my app, from this site,
click, i got two errors.
one says at this line of code, it says that my adunit is undecleared.( i put my publisher id in it like this = XXXXXXXXXX)
Code:
// Specify the ad's "unit identifier." This is your AdMob Publisher ID.
bannerView_.adUnitID = MY_BANNER_UNIT_ID;
and the second thing that goes wrong is at the end of the code, orsomething
he says its undeclaerd when i put the code in from admob, but when the code of admob isnt there, there is noting matter with that line of code
can some one help me please?
Theastamana