I have never programmed in Java before so this is not very straight forward for me.
I am trying to create my first library, the banner listener for Appbrain. Here's the SDK Link. I want to track if the ads are shown successfully or not.
Do you have to raise an event for the onAdRequestDone(boolean adAvailable) on onClick methods(). But how do you do thatif you do not have an event name?