Created
July 27, 2018 13:12
-
-
Save seupedro/11ef6179a561054e54ec4d41a03238f0 to your computer and use it in GitHub Desktop.
Android Kitkat bug on setResquetedOrientation Method (Possible Genymotion Emulator)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
07-26 22:13:14.046 3912-3912/? D/dalvikvm: Late-enabling CheckJNI | |
07-26 22:13:14.130 3912-3912/example.android.com I/dalvikvm: Could not find method android.view.Window$Callback.onPointerCaptureChanged, referenced from method android.support.v7.view.WindowCallbackWrapper.onPointerCaptureChanged | |
07-26 22:13:14.130 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve interface method 20920: Landroid/view/Window$Callback;.onPointerCaptureChanged (Z)V | |
07-26 22:13:14.130 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x72 at 0x0002 | |
07-26 22:13:14.130 3912-3912/example.android.com I/dalvikvm: Could not find method android.view.Window$Callback.onProvideKeyboardShortcuts, referenced from method android.support.v7.view.WindowCallbackWrapper.onProvideKeyboardShortcuts | |
07-26 22:13:14.130 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve interface method 20922: Landroid/view/Window$Callback;.onProvideKeyboardShortcuts (Ljava/util/List;Landroid/view/Menu;I)V | |
07-26 22:13:14.130 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x72 at 0x0002 | |
07-26 22:13:14.130 3912-3912/example.android.com W/dalvikvm: VFY: unable to find class referenced in signature (Landroid/view/SearchEvent;) | |
07-26 22:13:14.130 3912-3912/example.android.com I/dalvikvm: Could not find method android.view.Window$Callback.onSearchRequested, referenced from method android.support.v7.view.WindowCallbackWrapper.onSearchRequested | |
07-26 22:13:14.130 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve interface method 20924: Landroid/view/Window$Callback;.onSearchRequested (Landroid/view/SearchEvent;)Z | |
07-26 22:13:14.130 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x72 at 0x0002 | |
07-26 22:13:14.130 3912-3912/example.android.com I/dalvikvm: Could not find method android.view.Window$Callback.onWindowStartingActionMode, referenced from method android.support.v7.view.WindowCallbackWrapper.onWindowStartingActionMode | |
07-26 22:13:14.130 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve interface method 20928: Landroid/view/Window$Callback;.onWindowStartingActionMode (Landroid/view/ActionMode$Callback;I)Landroid/view/ActionMode; | |
07-26 22:13:14.130 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x72 at 0x0002 | |
07-26 22:13:14.130 3912-3912/example.android.com I/dalvikvm: Could not find method android.content.res.TypedArray.getChangingConfigurations, referenced from method android.support.v7.widget.TintTypedArray.getChangingConfigurations | |
07-26 22:13:14.130 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 869: Landroid/content/res/TypedArray;.getChangingConfigurations ()I | |
07-26 22:13:14.130 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6e at 0x0002 | |
07-26 22:13:14.130 3912-3912/example.android.com I/dalvikvm: Could not find method android.content.res.TypedArray.getType, referenced from method android.support.v7.widget.TintTypedArray.getType | |
07-26 22:13:14.130 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 891: Landroid/content/res/TypedArray;.getType (I)I | |
07-26 22:13:14.130 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6e at 0x0008 | |
07-26 22:13:14.142 3912-3912/example.android.com I/dalvikvm: Could not find method android.content.Context.createDeviceProtectedStorageContext, referenced from method android.support.v4.content.ContextCompat.createDeviceProtectedStorageContext | |
07-26 22:13:14.142 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 645: Landroid/content/Context;.createDeviceProtectedStorageContext ()Landroid/content/Context; | |
07-26 22:13:14.142 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6e at 0x0006 | |
07-26 22:13:14.142 3912-3912/example.android.com I/dalvikvm: Could not find method android.content.Context.getCodeCacheDir, referenced from method android.support.v4.content.ContextCompat.getCodeCacheDir | |
07-26 22:13:14.142 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 651: Landroid/content/Context;.getCodeCacheDir ()Ljava/io/File; | |
07-26 22:13:14.142 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6e at 0x0006 | |
07-26 22:13:14.142 3912-3912/example.android.com I/dalvikvm: Could not find method android.content.Context.getColor, referenced from method android.support.v4.content.ContextCompat.getColor | |
07-26 22:13:14.142 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 652: Landroid/content/Context;.getColor (I)I | |
07-26 22:13:14.142 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6e at 0x0006 | |
07-26 22:13:14.142 3912-3912/example.android.com I/dalvikvm: Could not find method android.content.Context.getColorStateList, referenced from method android.support.v4.content.ContextCompat.getColorStateList | |
07-26 22:13:14.142 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 653: Landroid/content/Context;.getColorStateList (I)Landroid/content/res/ColorStateList; | |
07-26 22:13:14.142 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6e at 0x0006 | |
07-26 22:13:14.142 3912-3912/example.android.com I/dalvikvm: Could not find method android.content.Context.getDataDir, referenced from method android.support.v4.content.ContextCompat.getDataDir | |
07-26 22:13:14.142 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 655: Landroid/content/Context;.getDataDir ()Ljava/io/File; | |
07-26 22:13:14.142 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6e at 0x0006 | |
07-26 22:13:14.142 3912-3912/example.android.com I/dalvikvm: Could not find method android.content.Context.getDrawable, referenced from method android.support.v4.content.ContextCompat.getDrawable | |
07-26 22:13:14.142 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 656: Landroid/content/Context;.getDrawable (I)Landroid/graphics/drawable/Drawable; | |
07-26 22:13:14.142 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6e at 0x0006 | |
07-26 22:13:14.142 3912-3912/example.android.com I/dalvikvm: Could not find method android.content.Context.getNoBackupFilesDir, referenced from method android.support.v4.content.ContextCompat.getNoBackupFilesDir | |
07-26 22:13:14.142 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 664: Landroid/content/Context;.getNoBackupFilesDir ()Ljava/io/File; | |
07-26 22:13:14.142 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6e at 0x0006 | |
07-26 22:13:14.142 3912-3912/example.android.com I/dalvikvm: Could not find method android.content.Context.isDeviceProtectedStorage, referenced from method android.support.v4.content.ContextCompat.isDeviceProtectedStorage | |
07-26 22:13:14.142 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 677: Landroid/content/Context;.isDeviceProtectedStorage ()Z | |
07-26 22:13:14.142 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6e at 0x0006 | |
07-26 22:13:14.142 3912-3912/example.android.com I/dalvikvm: Could not find method android.content.Context.startForegroundService, referenced from method android.support.v4.content.ContextCompat.startForegroundService | |
07-26 22:13:14.142 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 692: Landroid/content/Context;.startForegroundService (Landroid/content/Intent;)Landroid/content/ComponentName; | |
07-26 22:13:14.142 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6e at 0x0006 | |
07-26 22:13:14.158 3912-3912/example.android.com I/dalvikvm: Could not find method android.support.design.widget.AppBarLayout.setKeyboardNavigationCluster, referenced from method android.support.design.widget.AppBarLayout.<init> | |
07-26 22:13:14.158 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 3169: Landroid/support/design/widget/AppBarLayout;.setKeyboardNavigationCluster (Z)V | |
07-26 22:13:14.158 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6e at 0x006e | |
07-26 22:13:14.158 3912-3912/example.android.com I/dalvikvm: Could not find method android.support.design.widget.AppBarLayout.setTouchscreenBlocksFocus, referenced from method android.support.design.widget.AppBarLayout.<init> | |
07-26 22:13:14.158 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 3172: Landroid/support/design/widget/AppBarLayout;.setTouchscreenBlocksFocus (Z)V | |
07-26 22:13:14.158 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6e at 0x007f | |
07-26 22:13:14.162 3912-3912/example.android.com I/dalvikvm: Could not find method android.content.Context.getColorStateList, referenced from method android.support.v7.content.res.AppCompatResources.getColorStateList | |
07-26 22:13:14.166 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 653: Landroid/content/Context;.getColorStateList (I)Landroid/content/res/ColorStateList; | |
07-26 22:13:14.166 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6e at 0x0006 | |
07-26 22:13:14.174 3912-3912/example.android.com D/dalvikvm: GC_FOR_ALLOC freed 178K, 9% free 3091K/3392K, paused 4ms, total 4ms | |
07-26 22:13:14.174 3912-3912/example.android.com I/dalvikvm-heap: Grow heap (frag case) to 4.210MB for 1127532-byte allocation | |
07-26 22:13:14.198 3912-3921/example.android.com D/dalvikvm: GC_FOR_ALLOC freed 2K, 7% free 4189K/4496K, paused 8ms, total 8ms | |
07-26 22:13:14.202 3912-3912/example.android.com I/dalvikvm: Could not find method android.widget.Button.getAutoSizeMaxTextSize, referenced from method android.support.v7.widget.AppCompatButton.getAutoSizeMaxTextSize | |
07-26 22:13:14.202 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 21289: Landroid/widget/Button;.getAutoSizeMaxTextSize ()I | |
07-26 22:13:14.202 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6f at 0x0004 | |
07-26 22:13:14.202 3912-3912/example.android.com I/dalvikvm: Could not find method android.widget.Button.getAutoSizeMinTextSize, referenced from method android.support.v7.widget.AppCompatButton.getAutoSizeMinTextSize | |
07-26 22:13:14.202 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 21290: Landroid/widget/Button;.getAutoSizeMinTextSize ()I | |
07-26 22:13:14.202 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6f at 0x0004 | |
07-26 22:13:14.202 3912-3912/example.android.com I/dalvikvm: Could not find method android.widget.Button.getAutoSizeStepGranularity, referenced from method android.support.v7.widget.AppCompatButton.getAutoSizeStepGranularity | |
07-26 22:13:14.202 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 21291: Landroid/widget/Button;.getAutoSizeStepGranularity ()I | |
07-26 22:13:14.202 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6f at 0x0004 | |
07-26 22:13:14.202 3912-3912/example.android.com I/dalvikvm: Could not find method android.widget.Button.getAutoSizeTextAvailableSizes, referenced from method android.support.v7.widget.AppCompatButton.getAutoSizeTextAvailableSizes | |
07-26 22:13:14.202 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 21292: Landroid/widget/Button;.getAutoSizeTextAvailableSizes ()[I | |
07-26 22:13:14.202 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6f at 0x0004 | |
07-26 22:13:14.202 3912-3912/example.android.com I/dalvikvm: Could not find method android.widget.Button.getAutoSizeTextType, referenced from method android.support.v7.widget.AppCompatButton.getAutoSizeTextType | |
07-26 22:13:14.202 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 21293: Landroid/widget/Button;.getAutoSizeTextType ()I | |
07-26 22:13:14.202 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6f at 0x0005 | |
07-26 22:13:14.202 3912-3912/example.android.com I/dalvikvm: Could not find method android.widget.Button.setAutoSizeTextTypeUniformWithConfiguration, referenced from method android.support.v7.widget.AppCompatButton.setAutoSizeTextTypeUniformWithConfiguration | |
07-26 22:13:14.202 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 21302: Landroid/widget/Button;.setAutoSizeTextTypeUniformWithConfiguration (IIII)V | |
07-26 22:13:14.202 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6f at 0x0004 | |
07-26 22:13:14.202 3912-3912/example.android.com I/dalvikvm: Could not find method android.widget.Button.setAutoSizeTextTypeUniformWithPresetSizes, referenced from method android.support.v7.widget.AppCompatButton.setAutoSizeTextTypeUniformWithPresetSizes | |
07-26 22:13:14.202 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 21303: Landroid/widget/Button;.setAutoSizeTextTypeUniformWithPresetSizes ([II)V | |
07-26 22:13:14.202 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6f at 0x0004 | |
07-26 22:13:14.202 3912-3912/example.android.com I/dalvikvm: Could not find method android.widget.Button.setAutoSizeTextTypeWithDefaults, referenced from method android.support.v7.widget.AppCompatButton.setAutoSizeTextTypeWithDefaults | |
07-26 22:13:14.202 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 21304: Landroid/widget/Button;.setAutoSizeTextTypeWithDefaults (I)V | |
07-26 22:13:14.202 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6f at 0x0004 | |
07-26 22:13:14.202 3912-3912/example.android.com I/dalvikvm: Could not find method android.content.res.Resources.getDrawable, referenced from method android.support.v7.widget.ResourcesWrapper.getDrawable | |
07-26 22:13:14.202 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 832: Landroid/content/res/Resources;.getDrawable (ILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable; | |
07-26 22:13:14.202 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6e at 0x0002 | |
07-26 22:13:14.202 3912-3912/example.android.com I/dalvikvm: Could not find method android.content.res.Resources.getDrawableForDensity, referenced from method android.support.v7.widget.ResourcesWrapper.getDrawableForDensity | |
07-26 22:13:14.202 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 834: Landroid/content/res/Resources;.getDrawableForDensity (IILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable; | |
07-26 22:13:14.202 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6e at 0x0002 | |
07-26 22:13:14.210 3912-3912/example.android.com I/dalvikvm: Could not find method android.widget.TextView.getAutoSizeStepGranularity, referenced from method android.support.v7.widget.AppCompatTextHelper.loadFromAttributes | |
07-26 22:13:14.210 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 21811: Landroid/widget/TextView;.getAutoSizeStepGranularity ()I | |
07-26 22:13:14.210 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6e at 0x0161 | |
07-26 22:13:14.210 3912-3912/example.android.com I/dalvikvm: Could not find method android.text.StaticLayout$Builder.obtain, referenced from method android.support.v7.widget.AppCompatTextViewAutoSizeHelper.createStaticLayoutForMeasuring | |
07-26 22:13:14.210 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve static method 20101: Landroid/text/StaticLayout$Builder;.obtain (Ljava/lang/CharSequence;IILandroid/text/TextPaint;I)Landroid/text/StaticLayout$Builder; | |
07-26 22:13:14.210 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x71 at 0x0014 | |
07-26 22:13:14.218 3912-3912/example.android.com E/dalvikvm: Could not find class 'android.graphics.drawable.RippleDrawable', referenced from method android.support.v7.widget.AppCompatImageHelper.hasOverlappingRendering | |
07-26 22:13:14.218 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve instanceof 239 (Landroid/graphics/drawable/RippleDrawable;) in Landroid/support/v7/widget/AppCompatImageHelper; | |
07-26 22:13:14.218 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x20 at 0x000c | |
07-26 22:13:14.222 3912-3912/example.android.com I/dalvikvm: Could not find method android.widget.TextView.getAutoSizeMaxTextSize, referenced from method android.support.v7.widget.AppCompatTextView.getAutoSizeMaxTextSize | |
07-26 22:13:14.222 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 21809: Landroid/widget/TextView;.getAutoSizeMaxTextSize ()I | |
07-26 22:13:14.222 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6f at 0x0004 | |
07-26 22:13:14.222 3912-3912/example.android.com I/dalvikvm: Could not find method android.widget.TextView.getAutoSizeMinTextSize, referenced from method android.support.v7.widget.AppCompatTextView.getAutoSizeMinTextSize | |
07-26 22:13:14.222 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 21810: Landroid/widget/TextView;.getAutoSizeMinTextSize ()I | |
07-26 22:13:14.222 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6f at 0x0004 | |
07-26 22:13:14.222 3912-3912/example.android.com I/dalvikvm: Could not find method android.widget.TextView.getAutoSizeStepGranularity, referenced from method android.support.v7.widget.AppCompatTextView.getAutoSizeStepGranularity | |
07-26 22:13:14.222 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 21811: Landroid/widget/TextView;.getAutoSizeStepGranularity ()I | |
07-26 22:13:14.222 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6f at 0x0004 | |
07-26 22:13:14.222 3912-3912/example.android.com I/dalvikvm: Could not find method android.widget.TextView.getAutoSizeTextAvailableSizes, referenced from method android.support.v7.widget.AppCompatTextView.getAutoSizeTextAvailableSizes | |
07-26 22:13:14.222 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 21812: Landroid/widget/TextView;.getAutoSizeTextAvailableSizes ()[I | |
07-26 22:13:14.222 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6f at 0x0004 | |
07-26 22:13:14.222 3912-3912/example.android.com I/dalvikvm: Could not find method android.widget.TextView.getAutoSizeTextType, referenced from method android.support.v7.widget.AppCompatTextView.getAutoSizeTextType | |
07-26 22:13:14.222 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 21813: Landroid/widget/TextView;.getAutoSizeTextType ()I | |
07-26 22:13:14.222 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6f at 0x0005 | |
07-26 22:13:14.222 3912-3912/example.android.com I/dalvikvm: Could not find method android.widget.TextView.setAutoSizeTextTypeUniformWithConfiguration, referenced from method android.support.v7.widget.AppCompatTextView.setAutoSizeTextTypeUniformWithConfiguration | |
07-26 22:13:14.222 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 21866: Landroid/widget/TextView;.setAutoSizeTextTypeUniformWithConfiguration (IIII)V | |
07-26 22:13:14.222 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6f at 0x0004 | |
07-26 22:13:14.222 3912-3912/example.android.com I/dalvikvm: Could not find method android.widget.TextView.setAutoSizeTextTypeUniformWithPresetSizes, referenced from method android.support.v7.widget.AppCompatTextView.setAutoSizeTextTypeUniformWithPresetSizes | |
07-26 22:13:14.222 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 21867: Landroid/widget/TextView;.setAutoSizeTextTypeUniformWithPresetSizes ([II)V | |
07-26 22:13:14.222 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6f at 0x0004 | |
07-26 22:13:14.222 3912-3912/example.android.com I/dalvikvm: Could not find method android.widget.TextView.setAutoSizeTextTypeWithDefaults, referenced from method android.support.v7.widget.AppCompatTextView.setAutoSizeTextTypeWithDefaults | |
07-26 22:13:14.222 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 21868: Landroid/widget/TextView;.setAutoSizeTextTypeWithDefaults (I)V | |
07-26 22:13:14.222 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6f at 0x0004 | |
07-26 22:13:14.718 3912-3912/example.android.com D/libEGL: loaded /system/lib/egl/libEGL_emulation.so | |
loaded /system/lib/egl/libGLESv1_CM_emulation.so | |
loaded /system/lib/egl/libGLESv2_emulation.so | |
07-26 22:13:14.974 3912-3912/example.android.com D/EGL_emulation: eglCreateContext: 0xb7b10b20: maj 2 min 0 rcv 2 | |
07-26 22:13:15.022 3912-3912/example.android.com E/EGL_emulation: tid 3912: eglSurfaceAttrib(1210): error 0x3009 (EGL_BAD_MATCH) | |
07-26 22:13:15.022 3912-3912/example.android.com W/HardwareRenderer: Backbuffer cannot be preserved | |
07-26 22:13:15.030 3912-3912/example.android.com E/OpenGLRenderer: Getting MAX_TEXTURE_SIZE from GradienCache | |
MAX_TEXTURE_SIZE: 8192 | |
07-26 22:13:15.054 3912-3912/example.android.com E/OpenGLRenderer: Getting MAX_TEXTURE_SIZE from Caches::initConstraints() | |
MAX_TEXTURE_SIZE: 8192 | |
07-26 22:13:15.054 3912-3912/example.android.com D/OpenGLRenderer: Enabling debug mode 0 | |
07-26 22:13:15.086 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: started | |
onCreate: super called | |
07-26 22:13:15.106 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: setContentView called | |
07-26 22:13:15.514 3912-3912/example.android.com D/TimerActivityCLONE: onStart: | |
07-26 22:13:15.546 3912-3912/example.android.com D/dalvikvm: GC_FOR_ALLOC freed 214K, 7% free 4489K/4824K, paused 5ms, total 5ms | |
07-26 22:13:15.550 3912-3912/example.android.com I/dalvikvm: Could not find method android.view.View.setTooltipText, referenced from method android.support.v7.widget.TooltipCompat.setTooltipText | |
07-26 22:13:15.550 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 20688: Landroid/view/View;.setTooltipText (Ljava/lang/CharSequence;)V | |
07-26 22:13:15.550 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6e at 0x0006 | |
07-26 22:13:15.550 3912-3912/example.android.com I/Choreographer: Skipped 73 frames! The application may be doing too much work on its main thread. | |
07-26 22:13:15.554 3912-3912/example.android.com I/dalvikvm: Could not find method android.graphics.drawable.Drawable.applyTheme, referenced from method android.support.v4.graphics.drawable.DrawableCompat.applyTheme | |
07-26 22:13:15.554 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 1163: Landroid/graphics/drawable/Drawable;.applyTheme (Landroid/content/res/Resources$Theme;)V | |
07-26 22:13:15.554 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6e at 0x0006 | |
07-26 22:13:15.554 3912-3912/example.android.com I/dalvikvm: Could not find method android.graphics.drawable.Drawable.canApplyTheme, referenced from method android.support.v4.graphics.drawable.DrawableCompat.canApplyTheme | |
07-26 22:13:15.554 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 1164: Landroid/graphics/drawable/Drawable;.canApplyTheme ()Z | |
07-26 22:13:15.554 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6e at 0x0006 | |
07-26 22:13:15.554 3912-3912/example.android.com I/dalvikvm: Could not find method android.graphics.drawable.Drawable.getColorFilter, referenced from method android.support.v4.graphics.drawable.DrawableCompat.getColorFilter | |
07-26 22:13:15.554 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 1172: Landroid/graphics/drawable/Drawable;.getColorFilter ()Landroid/graphics/ColorFilter; | |
07-26 22:13:15.554 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6e at 0x0006 | |
07-26 22:13:15.554 3912-3912/example.android.com I/dalvikvm: Could not find method android.graphics.drawable.Drawable.inflate, referenced from method android.support.v4.graphics.drawable.DrawableCompat.inflate | |
07-26 22:13:15.554 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 1188: Landroid/graphics/drawable/Drawable;.inflate (Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)V | |
07-26 22:13:15.554 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6e at 0x0006 | |
07-26 22:13:15.554 3912-3912/example.android.com I/dalvikvm: Could not find method android.graphics.drawable.Drawable.setHotspot, referenced from method android.support.v4.graphics.drawable.DrawableCompat.setHotspot | |
07-26 22:13:15.554 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 1208: Landroid/graphics/drawable/Drawable;.setHotspot (FF)V | |
07-26 22:13:15.554 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6e at 0x0006 | |
07-26 22:13:15.558 3912-3912/example.android.com I/dalvikvm: Could not find method android.graphics.drawable.Drawable.setHotspotBounds, referenced from method android.support.v4.graphics.drawable.DrawableCompat.setHotspotBounds | |
07-26 22:13:15.558 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 1209: Landroid/graphics/drawable/Drawable;.setHotspotBounds (IIII)V | |
07-26 22:13:15.558 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6e at 0x0006 | |
07-26 22:13:15.558 3912-3912/example.android.com I/dalvikvm: Could not find method android.graphics.drawable.Drawable.setLayoutDirection, referenced from method android.support.v4.graphics.drawable.DrawableCompat.setLayoutDirection | |
07-26 22:13:15.558 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 1210: Landroid/graphics/drawable/Drawable;.setLayoutDirection (I)Z | |
07-26 22:13:15.558 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6e at 0x0006 | |
07-26 22:13:15.558 3912-3912/example.android.com I/dalvikvm: Could not find method android.graphics.drawable.Drawable.setTint, referenced from method android.support.v4.graphics.drawable.DrawableCompat.setTint | |
07-26 22:13:15.558 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 1213: Landroid/graphics/drawable/Drawable;.setTint (I)V | |
07-26 22:13:15.558 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6e at 0x0006 | |
07-26 22:13:15.558 3912-3912/example.android.com I/dalvikvm: Could not find method android.graphics.drawable.Drawable.setTintList, referenced from method android.support.v4.graphics.drawable.DrawableCompat.setTintList | |
07-26 22:13:15.558 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 1214: Landroid/graphics/drawable/Drawable;.setTintList (Landroid/content/res/ColorStateList;)V | |
07-26 22:13:15.558 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6e at 0x0006 | |
07-26 22:13:15.558 3912-3912/example.android.com I/dalvikvm: Could not find method android.graphics.drawable.Drawable.setTintMode, referenced from method android.support.v4.graphics.drawable.DrawableCompat.setTintMode | |
07-26 22:13:15.558 3912-3912/example.android.com W/dalvikvm: VFY: unable to resolve virtual method 1215: Landroid/graphics/drawable/Drawable;.setTintMode (Landroid/graphics/PorterDuff$Mode;)V | |
07-26 22:13:15.558 3912-3912/example.android.com D/dalvikvm: VFY: replacing opcode 0x6e at 0x0006 | |
07-26 22:13:17.754 3912-3912/example.android.com E/EGL_emulation: tid 3912: eglSurfaceAttrib(1210): error 0x3009 (EGL_BAD_MATCH) | |
07-26 22:13:17.754 3912-3912/example.android.com W/HardwareRenderer: Backbuffer cannot be preserved | |
07-26 22:13:18.106 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: started | |
onCreate: super called | |
07-26 22:13:18.122 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: setContentView called | |
07-26 22:13:18.506 3912-3912/example.android.com D/TimerActivityCLONE: onStart: | |
07-26 22:13:18.570 3912-3912/example.android.com I/Choreographer: Skipped 47 frames! The application may be doing too much work on its main thread. | |
07-26 22:13:18.958 3912-3912/example.android.com E/EGL_emulation: tid 3912: eglSurfaceAttrib(1210): error 0x3009 (EGL_BAD_MATCH) | |
07-26 22:13:18.958 3912-3912/example.android.com W/HardwareRenderer: Backbuffer cannot be preserved | |
07-26 22:13:19.446 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: started | |
onCreate: super called | |
07-26 22:13:19.466 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: setContentView called | |
07-26 22:13:19.766 3912-3912/example.android.com D/TimerActivityCLONE: onStart: | |
07-26 22:13:19.842 3912-3912/example.android.com I/Choreographer: Skipped 52 frames! The application may be doing too much work on its main thread. | |
07-26 22:13:20.166 3912-3912/example.android.com E/EGL_emulation: tid 3912: eglSurfaceAttrib(1210): error 0x3009 (EGL_BAD_MATCH) | |
07-26 22:13:20.166 3912-3912/example.android.com W/HardwareRenderer: Backbuffer cannot be preserved | |
07-26 22:13:20.494 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: started | |
07-26 22:13:20.502 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: super called | |
07-26 22:13:20.522 3912-3912/example.android.com D/dalvikvm: GC_FOR_ALLOC freed 131K, 5% free 4908K/5160K, paused 4ms, total 4ms | |
07-26 22:13:20.522 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: setContentView called | |
07-26 22:13:20.598 3912-3912/example.android.com D/TimerActivityCLONE: onStart: | |
07-26 22:13:20.714 3912-3912/example.android.com E/EGL_emulation: tid 3912: eglSurfaceAttrib(1210): error 0x3009 (EGL_BAD_MATCH) | |
07-26 22:13:20.714 3912-3912/example.android.com W/HardwareRenderer: Backbuffer cannot be preserved | |
07-26 22:13:20.946 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: started | |
onCreate: super called | |
07-26 22:13:20.950 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: setContentView called | |
07-26 22:13:21.022 3912-3912/example.android.com D/TimerActivityCLONE: onStart: | |
07-26 22:13:21.082 3912-3912/example.android.com E/EGL_emulation: tid 3912: eglSurfaceAttrib(1210): error 0x3009 (EGL_BAD_MATCH) | |
07-26 22:13:21.082 3912-3912/example.android.com W/HardwareRenderer: Backbuffer cannot be preserved | |
07-26 22:13:21.562 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: started | |
07-26 22:13:21.594 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: super called | |
07-26 22:13:21.610 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: setContentView called | |
07-26 22:13:21.870 3912-3912/example.android.com D/TimerActivityCLONE: onStart: | |
07-26 22:13:21.898 3912-3912/example.android.com I/Choreographer: Skipped 48 frames! The application may be doing too much work on its main thread. | |
07-26 22:13:22.062 3912-3912/example.android.com E/EGL_emulation: tid 3912: eglSurfaceAttrib(1210): error 0x3009 (EGL_BAD_MATCH) | |
07-26 22:13:22.062 3912-3912/example.android.com W/HardwareRenderer: Backbuffer cannot be preserved | |
07-26 22:13:22.282 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: started | |
onCreate: super called | |
07-26 22:13:22.290 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: setContentView called | |
07-26 22:13:22.498 3912-3912/example.android.com D/TimerActivityCLONE: onStart: | |
07-26 22:13:22.742 3912-3912/example.android.com E/EGL_emulation: tid 3912: eglSurfaceAttrib(1210): error 0x3009 (EGL_BAD_MATCH) | |
07-26 22:13:22.742 3912-3912/example.android.com W/HardwareRenderer: Backbuffer cannot be preserved | |
07-26 22:13:23.030 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: started | |
07-26 22:13:23.046 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: super called | |
07-26 22:13:23.050 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: setContentView called | |
07-26 22:13:23.198 3912-3912/example.android.com D/TimerActivityCLONE: onStart: | |
07-26 22:13:23.314 3912-3912/example.android.com E/EGL_emulation: tid 3912: eglSurfaceAttrib(1210): error 0x3009 (EGL_BAD_MATCH) | |
07-26 22:13:23.314 3912-3912/example.android.com W/HardwareRenderer: Backbuffer cannot be preserved | |
07-26 22:13:23.646 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: started | |
07-26 22:13:23.654 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: super called | |
07-26 22:13:23.678 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: setContentView called | |
07-26 22:13:23.778 3912-3912/example.android.com D/TimerActivityCLONE: onStart: | |
07-26 22:13:23.842 3912-3912/example.android.com I/Choreographer: Skipped 31 frames! The application may be doing too much work on its main thread. | |
07-26 22:13:24.058 3912-3912/example.android.com E/EGL_emulation: tid 3912: eglSurfaceAttrib(1210): error 0x3009 (EGL_BAD_MATCH) | |
07-26 22:13:24.058 3912-3912/example.android.com W/HardwareRenderer: Backbuffer cannot be preserved | |
07-26 22:13:24.190 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: started | |
onCreate: super called | |
07-26 22:13:24.194 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: setContentView called | |
07-26 22:13:24.322 3912-3912/example.android.com D/TimerActivityCLONE: onStart: | |
07-26 22:13:24.410 3912-3912/example.android.com E/EGL_emulation: tid 3912: eglSurfaceAttrib(1210): error 0x3009 (EGL_BAD_MATCH) | |
07-26 22:13:24.410 3912-3912/example.android.com W/HardwareRenderer: Backbuffer cannot be preserved | |
07-26 22:13:24.530 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: started | |
07-26 22:13:24.550 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: super called | |
07-26 22:13:24.562 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: setContentView called | |
07-26 22:13:24.682 3912-3912/example.android.com D/TimerActivityCLONE: onStart: | |
07-26 22:13:24.754 3912-3912/example.android.com E/EGL_emulation: tid 3912: eglSurfaceAttrib(1210): error 0x3009 (EGL_BAD_MATCH) | |
07-26 22:13:24.754 3912-3912/example.android.com W/HardwareRenderer: Backbuffer cannot be preserved | |
07-26 22:13:24.786 3912-3912/example.android.com D/dalvikvm: GC_FOR_ALLOC freed 365K, 9% free 5234K/5720K, paused 9ms, total 9ms | |
07-26 22:13:24.902 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: started | |
onCreate: super called | |
07-26 22:13:24.906 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: setContentView called | |
07-26 22:13:25.410 3912-3912/example.android.com D/TimerActivityCLONE: onStart: | |
07-26 22:13:25.546 3912-3912/example.android.com I/Choreographer: Skipped 46 frames! The application may be doing too much work on its main thread. | |
07-26 22:13:25.754 3912-3912/example.android.com E/EGL_emulation: tid 3912: eglSurfaceAttrib(1210): error 0x3009 (EGL_BAD_MATCH) | |
07-26 22:13:25.754 3912-3912/example.android.com W/HardwareRenderer: Backbuffer cannot be preserved | |
07-26 22:13:25.982 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: started | |
07-26 22:13:25.990 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: super called | |
07-26 22:13:26.002 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: setContentView called | |
07-26 22:13:26.098 3912-3912/example.android.com D/TimerActivityCLONE: onStart: | |
07-26 22:13:26.326 3912-3912/example.android.com E/EGL_emulation: tid 3912: eglSurfaceAttrib(1210): error 0x3009 (EGL_BAD_MATCH) | |
07-26 22:13:26.326 3912-3912/example.android.com W/HardwareRenderer: Backbuffer cannot be preserved | |
07-26 22:13:26.526 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: started | |
onCreate: super called | |
07-26 22:13:26.530 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: setContentView called | |
07-26 22:13:26.638 3912-3912/example.android.com D/TimerActivityCLONE: onStart: | |
07-26 22:13:26.706 3912-3912/example.android.com E/EGL_emulation: tid 3912: eglSurfaceAttrib(1210): error 0x3009 (EGL_BAD_MATCH) | |
07-26 22:13:26.706 3912-3912/example.android.com W/HardwareRenderer: Backbuffer cannot be preserved | |
07-26 22:13:26.786 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: started | |
onCreate: super called | |
07-26 22:13:26.790 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: setContentView called | |
07-26 22:13:26.906 3912-3912/example.android.com D/TimerActivityCLONE: onStart: | |
07-26 22:13:26.998 3912-3912/example.android.com E/EGL_emulation: tid 3912: eglSurfaceAttrib(1210): error 0x3009 (EGL_BAD_MATCH) | |
07-26 22:13:26.998 3912-3912/example.android.com W/HardwareRenderer: Backbuffer cannot be preserved | |
07-26 22:13:27.222 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: started | |
onCreate: super called | |
07-26 22:13:27.230 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: setContentView called | |
07-26 22:13:27.322 3912-3912/example.android.com D/TimerActivityCLONE: onStart: | |
07-26 22:13:27.490 3912-3912/example.android.com E/EGL_emulation: tid 3912: eglSurfaceAttrib(1210): error 0x3009 (EGL_BAD_MATCH) | |
07-26 22:13:27.490 3912-3912/example.android.com W/HardwareRenderer: Backbuffer cannot be preserved | |
07-26 22:13:27.590 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: started | |
onCreate: super called | |
07-26 22:13:27.594 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: setContentView called | |
07-26 22:13:27.838 3912-3912/example.android.com D/TimerActivityCLONE: onStart: | |
07-26 22:13:28.250 3912-3912/example.android.com E/EGL_emulation: tid 3912: eglSurfaceAttrib(1210): error 0x3009 (EGL_BAD_MATCH) | |
07-26 22:13:28.258 3912-3912/example.android.com W/HardwareRenderer: Backbuffer cannot be preserved | |
07-26 22:13:28.426 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: started | |
07-26 22:13:28.438 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: super called | |
07-26 22:13:28.446 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: setContentView called | |
07-26 22:13:28.582 3912-3912/example.android.com D/TimerActivityCLONE: onStart: | |
07-26 22:13:28.666 3912-3912/example.android.com E/EGL_emulation: tid 3912: eglSurfaceAttrib(1210): error 0x3009 (EGL_BAD_MATCH) | |
07-26 22:13:28.666 3912-3912/example.android.com W/HardwareRenderer: Backbuffer cannot be preserved | |
07-26 22:13:28.786 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: started | |
onCreate: super called | |
07-26 22:13:28.802 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: setContentView called | |
07-26 22:13:28.910 3912-3912/example.android.com D/TimerActivityCLONE: onStart: | |
07-26 22:13:29.034 3912-3912/example.android.com E/EGL_emulation: tid 3912: eglSurfaceAttrib(1210): error 0x3009 (EGL_BAD_MATCH) | |
07-26 22:13:29.034 3912-3912/example.android.com W/HardwareRenderer: Backbuffer cannot be preserved | |
07-26 22:13:29.210 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: started | |
07-26 22:13:29.214 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: super called | |
07-26 22:13:29.230 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: setContentView called | |
07-26 22:13:29.326 3912-3912/example.android.com D/TimerActivityCLONE: onStart: | |
07-26 22:13:29.354 3912-3912/example.android.com D/dalvikvm: GC_FOR_ALLOC freed 506K, 11% free 5529K/6156K, paused 5ms, total 5ms | |
07-26 22:13:29.486 3912-3912/example.android.com E/EGL_emulation: tid 3912: eglSurfaceAttrib(1210): error 0x3009 (EGL_BAD_MATCH) | |
07-26 22:13:29.486 3912-3912/example.android.com W/HardwareRenderer: Backbuffer cannot be preserved | |
07-26 22:13:29.602 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: started | |
07-26 22:13:29.610 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: super called | |
07-26 22:13:29.618 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: setContentView called | |
07-26 22:13:29.714 3912-3912/example.android.com D/TimerActivityCLONE: onStart: | |
07-26 22:13:29.774 3912-3912/example.android.com E/EGL_emulation: tid 3912: eglSurfaceAttrib(1210): error 0x3009 (EGL_BAD_MATCH) | |
07-26 22:13:29.774 3912-3912/example.android.com W/HardwareRenderer: Backbuffer cannot be preserved | |
07-26 22:13:29.890 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: started | |
07-26 22:13:29.894 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: super called | |
07-26 22:13:29.898 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: setContentView called | |
07-26 22:13:29.986 3912-3912/example.android.com D/TimerActivityCLONE: onStart: | |
07-26 22:13:30.102 3912-3912/example.android.com E/EGL_emulation: tid 3912: eglSurfaceAttrib(1210): error 0x3009 (EGL_BAD_MATCH) | |
07-26 22:13:30.102 3912-3912/example.android.com W/HardwareRenderer: Backbuffer cannot be preserved | |
07-26 22:13:30.230 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: started | |
07-26 22:13:30.234 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: super called | |
07-26 22:13:30.238 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: setContentView called | |
07-26 22:13:30.378 3912-3912/example.android.com D/TimerActivityCLONE: onStart: | |
07-26 22:13:30.454 3912-3912/example.android.com E/EGL_emulation: tid 3912: eglSurfaceAttrib(1210): error 0x3009 (EGL_BAD_MATCH) | |
07-26 22:13:30.454 3912-3912/example.android.com W/HardwareRenderer: Backbuffer cannot be preserved | |
07-26 22:13:30.618 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: started | |
onCreate: super called | |
07-26 22:13:30.634 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: setContentView called | |
07-26 22:13:30.710 3912-3912/example.android.com D/TimerActivityCLONE: onStart: | |
07-26 22:13:30.794 3912-3912/example.android.com E/EGL_emulation: tid 3912: eglSurfaceAttrib(1210): error 0x3009 (EGL_BAD_MATCH) | |
07-26 22:13:30.794 3912-3912/example.android.com W/HardwareRenderer: Backbuffer cannot be preserved | |
07-26 22:13:30.890 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: started | |
07-26 22:13:30.894 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: super called | |
07-26 22:13:30.898 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: setContentView called | |
07-26 22:13:30.990 3912-3912/example.android.com D/TimerActivityCLONE: onStart: | |
07-26 22:13:31.110 3912-3912/example.android.com E/EGL_emulation: tid 3912: eglSurfaceAttrib(1210): error 0x3009 (EGL_BAD_MATCH) | |
07-26 22:13:31.110 3912-3912/example.android.com W/HardwareRenderer: Backbuffer cannot be preserved | |
07-26 22:13:31.334 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: started | |
07-26 22:13:31.338 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: super called | |
07-26 22:13:31.346 3912-3912/example.android.com D/TimerActivityCLONE: onCreate: setContentView called | |
07-26 22:13:31.422 3912-3912/example.android.com D/TimerActivityCLONE: onStart: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment