buildToolsVersion '29.0.3'implementation 'com.google.firebase:firebase-ads:19.1.0'I trying on all old version of the sdk but it is also got the same error.Thanks and Regards
Hi there,
Dear Sir,I send you full stacktrace and sample code from google.Thanks and Regards.2020-05-11 14:36:02.497 13472-13472/? E/Zygote: v22020-05-11 14:36:02.497 13472-13472/? I/libpersona: KNOX_SDCARD checking this for 101832020-05-11 14:36:02.497 13472-13472/? I/libpersona: KNOX_SDCARD not a persona2020-05-11 14:36:02.498 13472-13472/? E/Zygote: accessInfo : 02020-05-11 14:36:02.498 13472-13472/? W/SELinux: SELinux selinux_android_compute_policy_index : Policy Index[2], Con:u:r:zygote:s0 RAM:SEPF_SECMOBILE_7.0_0009, [-1 -1 -1 -1 0 1]2020-05-11 14:36:02.499 13472-13472/? I/SELinux: SELinux: seapp_context_lookup: seinfo=untrusted, level=s0:c512,c768, pkgname=com.google.android.gms.example.bannerexample2020-05-11 14:36:02.502 13472-13472/? I/art: Late-enabling -Xcheck:jni2020-05-11 14:36:02.516 13472-13472/? D/TimaKeyStoreProvider: TimaKeyStore is not enabled: cannot add TimaSignature Service and generateKeyPair Service2020-05-11 14:36:02.544 13472-13472/com.google.android.gms.example.bannerexample W/System: ClassLoader referenced unknown path: /data/app/com.google.android.gms.example.bannerexample-2/lib/arm642020-05-11 14:36:02.594 13472-13472/com.google.android.gms.example.bannerexample W/art: Before Android 4.1, method android.graphics.PorterDuffColorFilter androidx.vectordrawable.graphics.drawable.VectorDrawableCompat.updateTintFilter(android.graphics.PorterDuffColorFilter, android.content.res.ColorStateList, android.graphics.PorterDuff$Mode) would have incorrectly overridden the package-private method in android.graphics.drawable.Drawable2020-05-11 14:36:02.648 13472-13501/com.google.android.gms.example.bannerexample W/DynamiteModule: Local module descriptor class for com.google.android.gms.measurement.dynamite not found.2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: Rejecting re-init on previously-failed class java.lang.Class<androidx.core.view.ViewCompat$OnUnhandledKeyEventListenerWrapper>: java.lang.NoClassDefFoundError: Failed resolution of: Landroid/view/View$OnUnhandledKeyEventListener;2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at void androidx.core.view.ViewCompat.setBackground(android.view.View, android.graphics.drawable.Drawable) (ViewCompat.java:2341)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at void androidx.appcompat.widget.ActionBarContainer.<init>(android.content.Context, android.util.AttributeSet) (ActionBarContainer.java:62)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at java.lang.Object java.lang.reflect.Constructor.newInstance0!(java.lang.Object[]) (Constructor.java:-2)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at java.lang.Object java.lang.reflect.Constructor.newInstance(java.lang.Object[]) (Constructor.java:430)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at android.view.View android.view.LayoutInflater.createView(java.lang.String, java.lang.String, android.util.AttributeSet) (LayoutInflater.java:652)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at android.view.View android.view.LayoutInflater.createViewFromTag(android.view.View, java.lang.String, android.content.Context, android.util.AttributeSet, boolean) (LayoutInflater.java:794)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at android.view.View android.view.LayoutInflater.createViewFromTag(android.view.View, java.lang.String, android.content.Context, android.util.AttributeSet) (LayoutInflater.java:734)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at void android.view.LayoutInflater.rInflate(org.xmlpull.v1.XmlPullParser, android.view.View, android.content.Context, android.util.AttributeSet, boolean) (LayoutInflater.java:865)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at void android.view.LayoutInflater.rInflateChildren(org.xmlpull.v1.XmlPullParser, android.view.View, android.util.AttributeSet, boolean) (LayoutInflater.java:828)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at android.view.View android.view.LayoutInflater.inflate(org.xmlpull.v1.XmlPullParser, android.view.ViewGroup, boolean) (LayoutInflater.java:525)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at android.view.View android.view.LayoutInflater.inflate(int, android.view.ViewGroup, boolean) (LayoutInflater.java:427)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at android.view.View android.view.LayoutInflater.inflate(int, android.view.ViewGroup) (LayoutInflater.java:378)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at android.view.ViewGroup androidx.appcompat.app.AppCompatDelegateImpl.createSubDecor() (AppCompatDelegateImpl.java:607)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at void androidx.appcompat.app.AppCompatDelegateImpl.ensureSubDecor() (AppCompatDelegateImpl.java:518)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at void androidx.appcompat.app.AppCompatDelegateImpl.setContentView(int) (AppCompatDelegateImpl.java:466)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at void androidx.appcompat.app.AppCompatActivity.setContentView(int) (AppCompatActivity.java:140)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at void com.google.android.gms.example.bannerexample.MyActivity.onCreate(android.os.Bundle) (MyActivity.java:40)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at void android.app.Activity.performCreate(android.os.Bundle) (Activity.java:6942)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at void android.app.Instrumentation.callActivityOnCreate(android.app.Activity, android.os.Bundle) (Instrumentation.java:1126)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at android.app.Activity android.app.ActivityThread.performLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent) (ActivityThread.java:2880)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at void android.app.ActivityThread.handleLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:2988)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at void android.app.ActivityThread.-wrap14(android.app.ActivityThread, android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:-1)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at void android.app.ActivityThread$H.handleMessage(android.os.Message) (ActivityThread.java:1631)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:102)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at void android.os.Looper.loop() (Looper.java:154)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6682)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at java.lang.Object java.lang.reflect.Method.invoke!(java.lang.Object, java.lang.Object[]) (Method.java:-2)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at void com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run() (ZygoteInit.java:1520)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:1410)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: Caused by: java.lang.ClassNotFoundException: Didn't find class "android.view.View$OnUnhandledKeyEventListener" on path: DexPathList[[zip file "/data/app/com.google.android.gms.example.bannerexample-2/base.apk"],nativeLibraryDirectories=[/data/app/com.google.android.gms.example.bannerexample-2/lib/arm64, /system/lib64, /vendor/lib64]]2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at java.lang.Class dalvik.system.BaseDexClassLoader.findClass(java.lang.String) (BaseDexClassLoader.java:56)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String, boolean) (ClassLoader.java:380)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String) (ClassLoader.java:312)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at void androidx.core.view.ViewCompat.setBackground(android.view.View, android.graphics.drawable.Drawable) (ViewCompat.java:2341)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at void androidx.appcompat.widget.ActionBarContainer.<init>(android.content.Context, android.util.AttributeSet) (ActionBarContainer.java:62)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at java.lang.Object java.lang.reflect.Constructor.newInstance0!(java.lang.Object[]) (Constructor.java:-2)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at java.lang.Object java.lang.reflect.Constructor.newInstance(java.lang.Object[]) (Constructor.java:430)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at android.view.View android.view.LayoutInflater.createView(java.lang.String, java.lang.String, android.util.AttributeSet) (LayoutInflater.java:652)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at android.view.View android.view.LayoutInflater.createViewFromTag(android.view.View, java.lang.String, android.content.Context, android.util.AttributeSet, boolean) (LayoutInflater.java:794)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at android.view.View android.view.LayoutInflater.createViewFromTag(android.view.View, java.lang.String, android.content.Context, android.util.AttributeSet) (LayoutInflater.java:734)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at void android.view.LayoutInflater.rInflate(org.xmlpull.v1.XmlPullParser, android.view.View, android.content.Context, android.util.AttributeSet, boolean) (LayoutInflater.java:865)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at void android.view.LayoutInflater.rInflateChildren(org.xmlpull.v1.XmlPullParser, android.view.View, android.util.AttributeSet, boolean) (LayoutInflater.java:828)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at android.view.View android.view.LayoutInflater.inflate(org.xmlpull.v1.XmlPullParser, android.view.ViewGroup, boolean) (LayoutInflater.java:525)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at android.view.View android.view.LayoutInflater.inflate(int, android.view.ViewGroup, boolean) (LayoutInflater.java:427)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at android.view.View android.view.LayoutInflater.inflate(int, android.view.ViewGroup) (LayoutInflater.java:378)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at android.view.ViewGroup androidx.appcompat.app.AppCompatDelegateImpl.createSubDecor() (AppCompatDelegateImpl.java:607)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at void androidx.appcompat.app.AppCompatDelegateImpl.ensureSubDecor() (AppCompatDelegateImpl.java:518)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at void androidx.appcompat.app.AppCompatDelegateImpl.setContentView(int) (AppCompatDelegateImpl.java:466)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at void androidx.appcompat.app.AppCompatActivity.setContentView(int) (AppCompatActivity.java:140)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at void com.google.android.gms.example.bannerexample.MyActivity.onCreate(android.os.Bundle) (MyActivity.java:40)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at void android.app.Activity.performCreate(android.os.Bundle) (Activity.java:6942)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at void android.app.Instrumentation.callActivityOnCreate(android.app.Activity, android.os.Bundle) (Instrumentation.java:1126)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at android.app.Activity android.app.ActivityThread.performLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent) (ActivityThread.java:2880)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at void android.app.ActivityThread.handleLaunchActivity(android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:2988)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at void android.app.ActivityThread.-wrap14(android.app.ActivityThread, android.app.ActivityThread$ActivityClientRecord, android.content.Intent, java.lang.String) (ActivityThread.java:-1)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at void android.app.ActivityThread$H.handleMessage(android.os.Message) (ActivityThread.java:1631)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:102)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at void android.os.Looper.loop() (Looper.java:154)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:6682)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at java.lang.Object java.lang.reflect.Method.invoke!(java.lang.Object, java.lang.Object[]) (Method.java:-2)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at void com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run() (ZygoteInit.java:1520)2020-05-11 14:36:02.654 13472-13472/com.google.android.gms.example.bannerexample I/art: at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:1410)2020-05-11 14:36:02.667 13472-13491/com.google.android.gms.example.bannerexample I/DynamiteModule: Considering local module com.google.android.gms.ads.dynamite:0 and remote module com.google.android.gms.ads.dynamite:214002020-05-11 14:36:02.667 13472-13491/com.google.android.gms.example.bannerexample I/DynamiteModule: Selected remote version of com.google.android.gms.ads.dynamite, version >= 214002020-05-11 14:36:02.668 13472-13491/com.google.android.gms.example.bannerexample V/DynamiteModule: Dynamite loader version >= 2, using loadModule2NoCrashUtils2020-05-11 14:36:02.673 13472-13501/com.google.android.gms.example.bannerexample I/DynamiteModule: Considering local module com.google.android.gms.measurement.dynamite:0 and remote module com.google.android.gms.measurement.dynamite:132020-05-11 14:36:02.673 13472-13501/com.google.android.gms.example.bannerexample I/DynamiteModule: Selected remote version of com.google.android.gms.measurement.dynamite, version >= 132020-05-11 14:36:02.674 13472-13501/com.google.android.gms.example.bannerexample V/DynamiteModule: Dynamite loader version >= 2, using loadModule2NoCrashUtils2020-05-11 14:36:02.682 13472-13501/com.google.android.gms.example.bannerexample W/System: ClassLoader referenced unknown path:2020-05-11 14:36:02.700 13472-13501/com.google.android.gms.example.bannerexample I/DynamiteLoaderV2: [71] Measurementdynamite2020-05-11 14:36:02.704 13472-13472/com.google.android.gms.example.bannerexample D/TextView: setTypeface with style : 02020-05-11 14:36:02.706 13472-13501/com.google.android.gms.example.bannerexample W/System: ClassLoader referenced unknown path: /data/user_de/0/com.google.android.gms/app_chimera/m/00000160/n/arm64-v8a2020-05-11 14:36:02.706 13472-13472/com.google.android.gms.example.bannerexample D/TextView: setTypeface with style : 02020-05-11 14:36:02.713 13472-13491/com.google.android.gms.example.bannerexample I/DynamiteLoaderV2: [71] AdsFdrDynamite.integ2020-05-11 14:36:02.714 13472-13472/com.google.android.gms.example.bannerexample D/TextView: setTypeface with style : 02020-05-11 14:36:02.717 13472-13501/com.google.android.gms.example.bannerexample W/DynamiteModule: Local module descriptor class for com.google.android.gms.measurement.dynamite not found.2020-05-11 14:36:02.723 13472-13491/com.google.android.gms.example.bannerexample W/System: ClassLoader referenced unknown path: /data/user_de/0/com.google.android.gms/app_chimera/m/00000141/n/arm64-v8a2020-05-11 14:36:02.793 13472-13504/com.google.android.gms.example.bannerexample I/FA-Ads: App measurement initialized, version: 250212020-05-11 14:36:02.793 13472-13504/com.google.android.gms.example.bannerexample I/FA-Ads: To enable debug logging run: adb shell setprop log.tag.FA VERBOSE2020-05-11 14:36:02.814 13472-13472/com.google.android.gms.example.bannerexample I/DynamiteModule: Considering local module com.google.android.gms.ads.dynamite:0 and remote module com.google.android.gms.ads.dynamite:214002020-05-11 14:36:02.814 13472-13472/com.google.android.gms.example.bannerexample I/DynamiteModule: Selected remote version of com.google.android.gms.ads.dynamite, version >= 214002020-05-11 14:36:02.825 13472-13472/com.google.android.gms.example.bannerexample D/DynamitePackage: Instantiated singleton DynamitePackage.2020-05-11 14:36:02.825 13472-13472/com.google.android.gms.example.bannerexample D/DynamitePackage: Instantiating com.google.android.gms.ads.ChimeraMobileAdsSettingManagerCreatorImpl2020-05-11 14:36:02.833 13472-13507/com.google.android.gms.example.bannerexample D/NetworkSecurityConfig: No Network Security Config specified, using platform default2020-05-11 14:36:02.838 13472-13472/com.google.android.gms.example.bannerexample E/Ads: Google Mobile Ads SDK initialization functionality unavailable for this session. Ad requests can be made at any time.2020-05-11 14:36:02.850 13472-13472/com.google.android.gms.example.bannerexample D/DynamitePackage: Instantiating com.google.android.gms.ads.ChimeraAdManagerCreatorImpl2020-05-11 14:36:02.863 13472-13472/com.google.android.gms.example.bannerexample I/Ads: Updating ad debug logging enablement.2020-05-11 14:36:02.888 13472-13472/com.google.android.gms.example.bannerexample I/Ads: Starting ad request.2020-05-11 14:36:02.888 13472-13472/com.google.android.gms.example.bannerexample I/Ads: SDK version: afma-sdk-a-v201004999.201004000.12020-05-11 14:36:02.888 13472-13472/com.google.android.gms.example.bannerexample I/Ads: This request is sent from a test device.2020-05-11 14:36:02.934 13472-13472/com.google.android.gms.example.bannerexample W/ResourceType: Found multiple library tables, ignoring...2020-05-11 14:36:02.936 13472-13472/com.google.android.gms.example.bannerexample I/WebViewFactory: Loading com.android.chrome version 81.0.4044.138 (code 404413823)2020-05-11 14:36:03.020 13472-13472/com.google.android.gms.example.bannerexample I/cr_LibraryLoader: Loaded native library version number "81.0.4044.138"2020-05-11 14:36:03.041 13472-13472/com.google.android.gms.example.bannerexample W/ResourceType: Failure getting entry for 0x7f13054c (t=18 e=1356) (error -2147483647)2020-05-11 14:36:03.113 13472-13472/com.google.android.gms.example.bannerexample D/ConnectivityManager: requestNetwork; CallingUid : 10183, CallingPid : 134722020-05-11 14:36:03.160 13472-13545/com.google.android.gms.example.bannerexample W/cr_media: Requires BLUETOOTH permission2020-05-11 14:36:03.203 13472-13560/com.google.android.gms.example.bannerexample D/libEGL: loaded /vendor/lib64/egl/libGLES_mali.so2020-05-11 14:36:03.207 13472-13512/com.google.android.gms.example.bannerexample W/art: Before Android 4.1, method double java.util.concurrent.ThreadLocalRandom.internalNextDouble(double, double) would have incorrectly overridden the package-private method in java.util.Random2020-05-11 14:36:03.207 13472-13512/com.google.android.gms.example.bannerexample W/art: Before Android 4.1, method int java.util.concurrent.ThreadLocalRandom.internalNextInt(int, int) would have incorrectly overridden the package-private method in java.util.Random2020-05-11 14:36:03.207 13472-13512/com.google.android.gms.example.bannerexample W/art: Before Android 4.1, method long java.util.concurrent.ThreadLocalRandom.internalNextLong(long, long) would have incorrectly overridden the package-private method in java.util.Random2020-05-11 14:36:03.228 13472-13591/com.google.android.gms.example.bannerexample W/Ads: Invoke Firebase method getInstance error.2020-05-11 14:36:03.228 13472-13591/com.google.android.gms.example.bannerexample W/Ads: The Google Mobile Ads SDK will not integrate with Firebase. Admob/Firebase integration requires the latest Firebase SDK jar, but Firebase SDK is either missing or out of date2020-05-11 14:36:03.232 13472-13560/com.google.android.gms.example.bannerexample E/libEGL: validate_display:99 error 3008 (EGL_BAD_DISPLAY)2020-05-11 14:36:03.259 13472-13472/com.google.android.gms.example.bannerexample D/ViewRootImpl@127e93d[MyActivity]: ThreadedRenderer.create() translucent=false2020-05-11 14:36:03.265 13472-13472/com.google.android.gms.example.bannerexample D/InputTransport: Input channel constructed: fd=1332020-05-11 14:36:03.265 13472-13472/com.google.android.gms.example.bannerexample D/ViewRootImpl@127e93d[MyActivity]: setView = DecorView@b4d3356[MyActivity] touchMode=true2020-05-11 14:36:03.277 13472-13472/com.google.android.gms.example.bannerexample D/ConnectivityManager: requestNetwork; CallingUid : 10183, CallingPid : 134722020-05-11 14:36:03.298 13472-13560/com.google.android.gms.example.bannerexample W/AudioCapabilities: Unsupported mime audio/mpeg-L12020-05-11 14:36:03.298 13472-13560/com.google.android.gms.example.bannerexample W/AudioCapabilities: Unsupported mime audio/mpeg-L22020-05-11 14:36:03.302 13472-13560/com.google.android.gms.example.bannerexample W/AudioCapabilities: Unsupported mime audio/x-ms-wma2020-05-11 14:36:03.304 13472-13472/com.google.android.gms.example.bannerexample D/ViewRootImpl@127e93d[MyActivity]: dispatchAttachedToWindow2020-05-11 14:36:03.304 13472-13560/com.google.android.gms.example.bannerexample W/AudioCapabilities: Unsupported mime audio/x-ima2020-05-11 14:36:03.306 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile/level 1/32 for video/mp4v-es2020-05-11 14:36:03.307 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile/level 32768/2 for video/mp4v-es2020-05-11 14:36:03.307 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile/level 32768/64 for video/mp4v-es2020-05-11 14:36:03.307 13472-13516/com.google.android.gms.example.bannerexample W/Ads: Update ad debug logging enablement as true2020-05-11 14:36:03.316 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.317 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.317 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.317 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.317 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.317 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.317 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.317 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.317 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.317 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.317 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.317 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.317 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.317 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.317 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.317 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.317 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706434 for video/avc2020-05-11 14:36:03.321 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.321 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.321 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.321 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.321 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.321 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.321 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.321 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.321 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.321 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.321 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.321 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.321 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.321 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.321 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.321 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.321 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706434 for video/avc2020-05-11 14:36:03.338 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unsupported mime video/wvc12020-05-11 14:36:03.339 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unsupported mime video/x-ms-wmv2020-05-11 14:36:03.346 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile/level 1/32 for video/mp4v-es2020-05-11 14:36:03.347 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile/level 32768/2 for video/mp4v-es2020-05-11 14:36:03.347 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile/level 32768/64 for video/mp4v-es2020-05-11 14:36:03.348 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unsupported mime video/wvc12020-05-11 14:36:03.349 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unsupported mime video/x-ms-wmv2020-05-11 14:36:03.351 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unsupported mime video/x-ms-wmv72020-05-11 14:36:03.353 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unsupported mime video/x-ms-wmv82020-05-11 14:36:03.355 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unsupported mime video/mp432020-05-11 14:36:03.362 13472-13472/com.google.android.gms.example.bannerexample D/ViewRootImpl@127e93d[MyActivity]: Relayout returned: oldFrame=[0,0][0,0] newFrame=[0,0][1440,2560] result=0x27 surface={isValid=true 521617787392} surfaceGenerationChanged=true2020-05-11 14:36:03.362 13472-13606/com.google.android.gms.example.bannerexample I/OpenGLRenderer: Initialized EGL, version 1.42020-05-11 14:36:03.362 13472-13606/com.google.android.gms.example.bannerexample D/OpenGLRenderer: Swap behavior 12020-05-11 14:36:03.362 13472-13472/com.google.android.gms.example.bannerexample D/ViewRootImpl@127e93d[MyActivity]: mHardwareRenderer.initialize() mSurface={isValid=true 521617787392} hwInitialized=true2020-05-11 14:36:03.367 13472-13560/com.google.android.gms.example.bannerexample W/AudioCapabilities: Unsupported mime audio/mpeg-L12020-05-11 14:36:03.368 13472-13560/com.google.android.gms.example.bannerexample W/AudioCapabilities: Unsupported mime audio/mpeg-L22020-05-11 14:36:03.378 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.378 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.378 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.378 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.378 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.378 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.378 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.378 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.378 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.378 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.378 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.378 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.378 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.378 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.378 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.378 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc2020-05-11 14:36:03.378 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile 2130706434 for video/avc2020-05-11 14:36:03.382 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile/level 1/32 for video/mp4v-es2020-05-11 14:36:03.382 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile/level 32768/2 for video/mp4v-es2020-05-11 14:36:03.382 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unrecognized profile/level 32768/64 for video/mp4v-es2020-05-11 14:36:03.405 13472-13560/com.google.android.gms.example.bannerexample I/VideoCapabilities: Unsupported profile 4 for video/mp4v-es2020-05-11 14:36:03.417 13472-13606/com.google.android.gms.example.bannerexample D/mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1440x2560]-format:12020-05-11 14:36:03.437 13472-13560/com.google.android.gms.example.bannerexample W/VideoCapabilities: Unsupported mime video/sorenson2020-05-11 14:36:03.442 13472-13560/com.google.android.gms.example.bannerexample W/AudioCapabilities: Unsupported mime audio/qcelp2020-05-11 14:36:03.442 13472-13472/com.google.android.gms.example.bannerexample W/Activity: AppLock checkAppLockState locked:false verifying:false pkgName = com.google.android.gms.example.bannerexample isInMultiWindowMode:false2020-05-11 14:36:03.443 13472-13560/com.google.android.gms.example.bannerexample W/AudioCapabilities: Unsupported mime audio/qcelp2020-05-11 14:36:03.447 13472-13560/com.google.android.gms.example.bannerexample W/AudioCapabilities: Unsupported mime audio/evrc2020-05-11 14:36:03.450 13472-13560/com.google.android.gms.example.bannerexample W/AudioCapabilities: Unsupported mime audio/evrc2020-05-11 14:36:03.600 13472-13472/com.google.android.gms.example.bannerexample D/ViewRootImpl@127e93d[MyActivity]: MSG_RESIZED_REPORT: ci=Rect(0, 96 - 0, 0) vi=Rect(0, 96 - 0, 0) or=12020-05-11 14:36:03.605 13472-13472/com.google.android.gms.example.bannerexample D/ViewRootImpl@127e93d[MyActivity]: MSG_WINDOW_FOCUS_CHANGED 12020-05-11 14:36:03.606 13472-13472/com.google.android.gms.example.bannerexample D/ViewRootImpl@127e93d[MyActivity]: mHardwareRenderer.initializeIfNeeded()#2 mSurface={isValid=true 521617787392}2020-05-11 14:36:03.606 13472-13472/com.google.android.gms.example.bannerexample V/InputMethodManager: Starting input: tba=android.view.inputmethod.EditorInfo@d07572e nm : com.google.android.gms.example.bannerexample ic=null2020-05-11 14:36:03.606 13472-13472/com.google.android.gms.example.bannerexample I/InputMethodManager: [IMM] startInputInner - mService.startInputOrWindowGainedFocus2020-05-11 14:36:03.617 13472-13486/com.google.android.gms.example.bannerexample D/InputTransport: Input channel constructed: fd=1542020-05-11 14:36:03.647 13472-13472/com.google.android.gms.example.bannerexample V/InputMethodManager: Starting input: tba=android.view.inputmethod.EditorInfo@44452cf nm : com.google.android.gms.example.bannerexample ic=null2020-05-11 14:36:13.608 13472-13486/com.google.android.gms.example.bannerexample W/Ads: There was a problem getting an ad response. ErrorCode: 02020-05-11 14:36:13.617 13472-13472/com.google.android.gms.example.bannerexample W/Ads: Failed to load ad: 02020-05-11 14:36:13.693 13472-13472/com.google.android.gms.example.bannerexample D/ConnectivityManager: unregisterNetworkCallback; CallingUid : 10183, CallingPid : 134722020-05-11 14:36:13.698 13472-13555/com.google.android.gms.example.bannerexample E/ConnectivityManager.CallbackHandler: callback not found for RELEASED message
Vào 00:33:20 UTC+7 Thứ Bảy, ngày 09 tháng 5 năm 2020, mobileadssdkforumadvisor đã viết:
--
---
You received this message because you are subscribed to the Google Groups "Google Mobile Ads SDK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-admob-ads...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-admob-ads-sdk/bb55b0a0-6ac5-42fe-9818-b528313388e5%40googlegroups.com.
Dear Sir,
I send you full stacktrace and sample code from google.
Link example: https://drive.google.com/open?id=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Thanks and Regards.
Hi Tuan,