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

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -