admob - issue showing InterstitialAd in Android -


i showing interstitialad in android, when run apk on nexus 5 version 6.0 application runs smoothly , ads displaying expected. when try run same apk on android tab version 4.4, application crashed.

from logcat

2-09 00:03:58.914: e/androidruntime(12425): fatal exception: main 02-09 00:03:58.914: e/androidruntime(12425): java.lang.noclassdeffounderror: android.support.v4.util.simplearraymap  

any solution that?


Comments

Popular posts from this blog

java - pagination of xlsx file to XSSFworkbook using apache POI -

Unlimited choices in BASH case statement -

apache - How do I stop my index.php being run twice for every user -