I would like to detect (and then pass on through) AdMob clicks but I'm not 
sure how to do this.  My efforts so far have not been entirely fruitful.  
Has anyone done this before?  I overrode the AdView class and detected 
touch events in onInterceptEvent(), but only tap events actually trigger an 
ad and I can't detect those (I implemented OnGestureListener but 
onSingleTapUp() isn't called).  There's no easy easy to determine that an 
'up' event is a tap in onInterceptEvent().

Thanks.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to