Hello everyone,
I am a beginner in the android world and I've used AdMob so far.
Now I decided to switch to Adwhirl and I am having some problems.
I've done the site set up correctly (I believe) and I associated to my
application AdMob 70% and MillenialMedia 30%.
But from the application side, I am having some problems about
understanding the whole set up.
First of all the layout:
from the instructions:
(
http://www.adwhirl.com/doc/android/AdWhirlAndroidSDKSetup.html)
I don't clearly understand if the Java solution (4.1) is an
alternative way to the XML solution (again 4.1, but below).
Or do I have to use both of them?
If I edit only the xml manifest, do I still have to extend my base
class to "implements AdWhirlInterface"?
Would it work editing the manifest alone?
Finally: how to test it in the emulator?
Thanks for any hint,
Mik