I am creating an application with android.support.v4.view.ViewPager
and AdMob.
My heap size is -Xms1024m -Xmx1024m
App will work if I use both separately, but integrated together I get:
Caused by: java.lang.ClassNotFoundException: Didn't find class "com.google.android.gms.ads.AdView" on path: DexPathList[[zip file "/data/app/info.androidhive.imageslider-2.apk"],nativeLibraryDirectories=[/data/app-lib/info.androidhive.imageslider-2, /vendor/lib, /system/lib]]
App properties