Android Studio – Set a delay of some seconds before reloading an interstitial ad
I want to set/add a delay when reloading an ad when it has failed to load. I think it could be done with Looper.getMainLooper() but I donĀ“t know how to do this. You can see I have implemented that if…