button.setOnClickListener(new View.OnClickListener( @override onClick(View v){ if(interstitial.isLoaded()){ interstitial.show(); } } ));