1 votos

Google Play Store se bloquea en Amlogic Android TV

He instalado Google Play Store (a través del flasheo de un paquete de GApps a través de la recuperación personalizada) en un dispositivo Amlogic Android TV, pero después de 2-3 reinicios sigue fallando.

Aquí están los registros de adb logcat :

I/ActivityManager(  494): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=com.android.vending/com.google.android.finsky.activities.MainActivity} from pid 2306
I/ActivityManager(  494): start package name is com.android.vending, class name is com.google.android.finsky.activities.MainActivity, error code is 0
I/dalvikvm( 2306): Could not find method android.app.Activity.finishAfterTransition, referenced from method android.support.v4.app.FragmentActivity.onBackPressed
W/dalvikvm( 2306): VFY: unable to resolve virtual method 104: Landroid/app/Activity;.finishAfterTransition ()V
D/dalvikvm( 2306): VFY: replacing opcode 0x6e at 0x0012
W/dalvikvm( 2306): VFY: unable to find class referenced in signature (Landroid/view/SearchEvent;)
I/dalvikvm( 2306): Could not find method android.view.Window$Callback.onSearchRequested, referenced from method android.support.v7.internal.view.WindowCallbackWrapper.onSearchRequested
W/dalvikvm( 2306): VFY: unable to resolve interface method 9350: Landroid/view/Window$Callback;.onSearchRequested (Landroid/view/SearchEvent;)Z
D/dalvikvm( 2306): VFY: replacing opcode 0x72 at 0x0002
I/dalvikvm( 2306): Could not find method android.view.Window$Callback.onWindowStartingActionMode, referenced from method android.support.v7.internal.view.WindowCallbackWrapper.onWindowStartingActionMode
W/dalvikvm( 2306): VFY: unable to resolve interface method 9354: Landroid/view/Window$Callback;.onWindowStartingActionMode (Landroid/view/ActionMode$Callback;I)Landroid/view/ActionMode;
D/dalvikvm( 2306): VFY: replacing opcode 0x72 at 0x0002
I/dalvikvm( 2306): Failed resolving Lcom/google/android/play/drawer/PlayDrawerLayout$1; interface 1305 'Landroid/view/View$OnApplyWindowInsetsListener;'
W/dalvikvm( 2306): Link of class 'Lcom/google/android/play/drawer/PlayDrawerLayout$1;' failed
E/dalvikvm( 2306): Could not find class 'com.google.android.play.drawer.PlayDrawerLayout$1', referenced from method com.google.android.play.drawer.PlayDrawerLayout.onFinishInflate
W/dalvikvm( 2306): VFY: unable to resolve new-instance 6664 (Lcom/google/android/play/drawer/PlayDrawerLayout$1;) in Lcom/google/android/play/drawer/PlayDrawerLayout;
D/dalvikvm( 2306): VFY: replacing opcode 0x22 at 0x0030
I/dalvikvm( 2306): Failed resolving Lcom/google/android/play/drawer/PlayDrawerLayout$1; interface 1305 'Landroid/view/View$OnApplyWindowInsetsListener;'
W/dalvikvm( 2306): Link of class 'Lcom/google/android/play/drawer/PlayDrawerLayout$1;' failed
D/dalvikvm( 2306): DexOpt: unable to opt direct call 0x94c8 at 0x32 in Lcom/google/android/play/drawer/PlayDrawerLayout;.onFinishInflate
W/dalvikvm( 2306): VFY: unable to find class referenced in signature (Landroid/view/WindowInsets;)
I/dalvikvm( 2306): Could not find method android.view.WindowInsets.getSystemWindowInsetLeft, referenced from method com.google.android.finsky.layout.InsetsFrameLayout.onApplyWindowInsets
W/dalvikvm( 2306): VFY: unable to resolve virtual method 9371: Landroid/view/WindowInsets;.getSystemWindowInsetLeft ()I
D/dalvikvm( 2306): VFY: replacing opcode 0x6e at 0x0020
I/dalvikvm( 2306): Could not find method android.view.View.dispatchApplyWindowInsets, referenced from method com.google.android.finsky.layout.InsetsFrameLayout.onApplyWindowInsets
W/dalvikvm( 2306): VFY: unable to resolve virtual method 8973: Landroid/view/View;.dispatchApplyWindowInsets (Landroid/view/WindowInsets;)Landroid/view/WindowInsets;
D/dalvikvm( 2306): VFY: replacing opcode 0x6e at 0x0071
I/dalvikvm( 2306): Could not find method android.view.WindowInsets.consumeSystemWindowInsets, referenced from method com.google.android.finsky.layout.InsetsFrameLayout.onApplyWindowInsets
W/dalvikvm( 2306): VFY: unable to resolve virtual method 9369: Landroid/view/WindowInsets;.consumeSystemWindowInsets ()Landroid/view/WindowInsets;
D/dalvikvm( 2306): VFY: replacing opcode 0x6e at 0x007b
I/dalvikvm( 2306): Could not find method android.widget.FrameLayout.<init>, referenced from method com.google.android.finsky.layout.SpacerHeightAwareFrameLayout.<init>
W/dalvikvm( 2306): VFY: unable to resolve direct method 9808: Landroid/widget/FrameLayout;.<init> (Landroid/content/Context;Landroid/util/AttributeSet;II)V
D/dalvikvm( 2306): VFY: replacing opcode 0x70 at 0x0000
D/TextLayoutCache( 2306): Using debug level = 0 - Debug Enabled = 0
I/dalvikvm( 2306): Could not find method android.content.Context.getColor, referenced from method android.support.v4.content.ContextCompat.getColor
W/dalvikvm( 2306): VFY: unable to resolve virtual method 413: Landroid/content/Context;.getColor (I)I
D/dalvikvm( 2306): VFY: replacing opcode 0x6e at 0x0006
I/dalvikvm( 2306): Could not find method android.content.Context.getDrawable, referenced from method android.support.v4.content.ContextCompat.getDrawable
W/dalvikvm( 2306): VFY: unable to resolve virtual method 417: Landroid/content/Context;.getDrawable (I)Landroid/graphics/drawable/Drawable;
D/dalvikvm( 2306): VFY: replacing opcode 0x6e at 0x0006
D/dalvikvm( 2306): GC_FOR_ALLOC freed 686K, 24% free 7774K/10188K, paused 45ms, total 45ms
I/dalvikvm-heap( 2306): Grow heap (frag case) to 7.884MB for 281896-byte allocation
D/dalvikvm( 2306): GC_FOR_ALLOC freed 2K, 24% free 8047K/10464K, paused 41ms, total 41ms
I/dalvikvm( 2306): Could not find method android.view.ViewAnimationUtils.createCircularReveal, referenced from method com.google.android.play.search.PlaySearch.onActionViewExpanded
W/dalvikvm( 2306): VFY: unable to resolve static method 9155: Landroid/view/ViewAnimationUtils;.createCircularReveal (Landroid/view/View;IIFF)Landroid/animation/Animator;
D/dalvikvm( 2306): VFY: replacing opcode 0x71 at 0x002d
E/HAL     ( 2642): load: module=/system/lib/hw/keystore.amlogic.so
E/HAL     ( 2642): dlopen failed: could not load library "libamlkeymaster.so" needed by "keystore.amlogic.so"; caused by library "libamlkeymaster.so" not found
E/keystore( 2642): could not find any keystore module
E/keystore( 2642): keystore keymaster could not be initialized; exiting
I/dalvikvm( 2306): Could not find method android.view.ViewAnimationUtils.createCircularReveal, referenced from method com.google.android.play.search.PlaySearchToolbar$2.onModeChanged
W/dalvikvm( 2306): VFY: unable to resolve static method 9155: Landroid/view/ViewAnimationUtils;.createCircularReveal (Landroid/view/View;IIFF)Landroid/animation/Animator;
D/dalvikvm( 2306): VFY: replacing opcode 0x71 at 0x0055
E/dalvikvm( 2306): Could not find class 'android.app.ActivityManager$TaskDescription', referenced from method com.google.android.finsky.layout.actionbar.ActionBarHelper.syncState
W/dalvikvm( 2306): VFY: unable to resolve new-instance 30 (Landroid/app/ActivityManager$TaskDescription;) in Lcom/google/android/finsky/layout/actionbar/ActionBarHelper;
D/dalvikvm( 2306): VFY: replacing opcode 0x22 at 0x00e4
I/dalvikvm( 2306): Could not find method android.view.Window.setStatusBarColor, referenced from method com.google.android.finsky.layout.actionbar.ActionBarHelper.syncState
W/dalvikvm( 2306): VFY: unable to resolve virtual method 9368: Landroid/view/Window;.setStatusBarColor (I)V
D/dalvikvm( 2306): VFY: replacing opcode 0x6e at 0x01b8
D/dalvikvm( 2306): DexOpt: unable to opt direct call 0x009b at 0xfa in Lcom/google/android/finsky/layout/actionbar/ActionBarHelper;.syncState
D/Finsky  ( 2306): [1] SelfUpdateScheduler.checkForSelfUpdate: Skipping DFE self-update. Local Version [80430500] >= Server Version [-1]
D/dalvikvm(  871): GC_CONCURRENT freed 643K, 23% free 2886K/3708K, paused 1ms+3ms, total 23ms
V/GLSActivity(  871): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
V/GLSActivity(  871): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
V/GLSActivity(  871): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
V/GLSActivity(  871): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
D/libEGL  ( 2306): loaded /system/lib/egl/libGLES_mali.so
D/OpenGLRenderer( 2306): Enabling debug mode 0
I/dalvikvm( 2306): Could not find method android.widget.ImageView.drawableHotspotChanged, referenced from method com.google.android.play.image.FifeImageView.drawableHotspotChanged
W/dalvikvm( 2306): VFY: unable to resolve virtual method 9894: Landroid/widget/ImageView;.drawableHotspotChanged (FF)V
D/dalvikvm( 2306): VFY: replacing opcode 0x6f at 0x0000
D/dalvikvm( 2306): GC_FOR_ALLOC freed 345K, 21% free 8331K/10464K, paused 37ms, total 37ms
I/qtaguid ( 2306): Failed write_ctrl(u 55) res=-1 errno=22
I/qtaguid ( 2306): Untagging socket 55 failed errno=-22
W/NetworkManagementSocketTagger( 2306): untagSocket(55) failed with errno -22
D/Finsky  ( 2306): [1] UpdateWidgetsReceiver.onReceive: Updated 0 MarketWidgetProvider widgets (com.google.android.finsky.action.TOC_SET)
D/Finsky  ( 2306): [1] UpdateWidgetsReceiver.onReceive: Updated 0 RecommendedWidgetProvider widgets (com.google.android.finsky.action.TOC_SET)
D/Finsky  ( 2306): [1] UpdateWidgetsReceiver.onReceive: Updated 0 NowPlayingWidgetProvider widgets (com.google.android.finsky.action.TOC_SET)
I/dalvikvm( 2306): Could not find method android.content.res.Resources.getDrawable, referenced from method android.support.v7.internal.widget.ResourcesWrapper.getDrawable
W/dalvikvm( 2306): VFY: unable to resolve virtual method 668: Landroid/content/res/Resources;.getDrawable (ILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;
D/dalvikvm( 2306): VFY: replacing opcode 0x6e at 0x0002
I/dalvikvm( 2306): Could not find method android.content.res.Resources.getDrawableForDensity, referenced from method android.support.v7.internal.widget.ResourcesWrapper.getDrawableForDensity
W/dalvikvm( 2306): VFY: unable to resolve virtual method 670: Landroid/content/res/Resources;.getDrawableForDensity (IILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;
D/dalvikvm( 2306): VFY: replacing opcode 0x6e at 0x0002
D/Finsky  ( 2306): [1] BaseWidgetProvider.onReceive: Received ACTION_APPWIDGET_UPDATE, updating 0 widgets.
D/Finsky  ( 2306): [1] InstallerImpl.kick: Installer kick - starting com.google.android.gms
I/ActivityManager(  494): Displayed com.android.vending/com.google.android.finsky.activities.MainActivity: +664ms (total +734ms)
W/Settings( 2306): Setting download_manager_max_bytes_over_mobile has moved from android.provider.Settings.Secure to android.provider.Settings.Global.
D/Finsky  ( 2306): [1] GaiaRecoveryHelper.prefetchAndCacheGaiaAuthRecoveryIntent: Skipping fetching recovery intent -- gaia recovery disabled
W/dalvikvm( 2306): Unable to resolve superclass of Landroid/support/v4/app/FragmentTransitionCompat21$3; (1239)
W/dalvikvm( 2306): Link of class 'Landroid/support/v4/app/FragmentTransitionCompat21$3;' failed
E/dalvikvm( 2306): Could not find class 'android.support.v4.app.FragmentTransitionCompat21$3', referenced from method android.support.v4.app.BackStackRecord.configureTransitions
W/dalvikvm( 2306): VFY: unable to resolve new-instance 410 (Landroid/support/v4/app/FragmentTransitionCompat21$3;) in Landroid/support/v4/app/BackStackRecord;
D/dalvikvm( 2306): VFY: replacing opcode 0x22 at 0x01a4
V/GLSActivity(  871): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
V/GLSActivity(  871): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
I/dalvikvm( 2306): Could not find method android.view.View.getTransitionName, referenced from method android.support.v4.app.BackStackRecord.setBackNameOverrides
W/dalvikvm( 2306): VFY: unable to resolve virtual method 9032: Landroid/view/View;.getTransitionName ()Ljava/lang/String;
D/dalvikvm( 2306): VFY: replacing opcode 0x6e at 0x0020
I/dalvikvm( 2306): Could not find method android.view.View.getTransitionName, referenced from method android.support.v4.app.BackStackRecord.setNameOverrides
W/dalvikvm( 2306): VFY: unable to resolve virtual method 9032: Landroid/view/View;.getTransitionName ()Ljava/lang/String;
D/dalvikvm( 2306): VFY: replacing opcode 0x6e at 0x0013
I/dalvikvm( 2306): Could not find method android.view.View.getTransitionName, referenced from method android.support.v4.app.BackStackRecord.addSharedElement
W/dalvikvm( 2306): VFY: unable to resolve virtual method 9032: Landroid/view/View;.getTransitionName ()Ljava/lang/String;
D/dalvikvm( 2306): VFY: replacing opcode 0x6e at 0x0004
W/dalvikvm( 2306): Unable to resolve superclass of Landroid/support/v4/app/FragmentTransitionCompat21$3; (1239)
W/dalvikvm( 2306): Link of class 'Landroid/support/v4/app/FragmentTransitionCompat21$3;' failed
D/dalvikvm( 2306): DexOpt: unable to opt direct call 0x0890 at 0x1a6 in Landroid/support/v4/app/BackStackRecord;.configureTransitions
D/Finsky  ( 2306): [1] MainActivity.onReady: Optimistically fetching billing countries.
D/Finsky  ( 2306): [1] BaseWidgetProvider.onReceive: Received ACTION_APPWIDGET_UPDATE, updating 0 widgets.
I/dalvikvm( 2306): Could not find method android.view.ViewPropertyAnimator.z, referenced from method com.google.android.play.headerlist.PlayHeaderListLayout.setHeaderShadowVisible
W/dalvikvm( 2306): VFY: unable to resolve virtual method 9321: Landroid/view/ViewPropertyAnimator;.z (F)Landroid/view/ViewPropertyAnimator;
D/dalvikvm( 2306): VFY: replacing opcode 0x6e at 0x0037
I/dalvikvm( 2306): Could not find method com.google.android.play.headerlist.PlayHeaderStatusBarUnderlay.setOutlineProvider, referenced from method com.google.android.play.headerlist.PlayHeaderListLayout.configure
W/dalvikvm( 2306): VFY: unable to resolve virtual method 38489: Lcom/google/android/play/headerlist/PlayHeaderStatusBarUnderlay;.setOutlineProvider (Landroid/view/ViewOutlineProvider;)V
D/dalvikvm( 2306): VFY: replacing opcode 0x6e at 0x01d5
W/dalvikvm( 2306): VFY: unable to find class referenced in signature (Landroid/view/WindowInsets;)
I/dalvikvm( 2306): Could not find method android.view.WindowInsets.getSystemWindowInsetTop, referenced from method com.google.android.play.headerlist.PlayHeaderListLayout.onApplyWindowInsets
W/dalvikvm( 2306): VFY: unable to resolve virtual method 9373: Landroid/view/WindowInsets;.getSystemWindowInsetTop ()I
D/dalvikvm( 2306): VFY: replacing opcode 0x6e at 0x0000
D/Finsky  ( 2306): [1] BaseWidgetProvider.onReceive: Received ACTION_APPWIDGET_UPDATE, updating 0 widgets.
I/qtaguid ( 2306): Failed write_ctrl(u 62) res=-1 errno=22
I/qtaguid ( 2306): Untagging socket 62 failed errno=-22
W/NetworkManagementSocketTagger( 2306): untagSocket(62) failed with errno -22
V/GLSActivity(  871): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
V/GLSActivity(  871): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
I/qtaguid ( 2306): Failed write_ctrl(u 55) res=-1 errno=22
I/qtaguid ( 2306): Untagging socket 55 failed errno=-22
W/NetworkManagementSocketTagger( 2306): untagSocket(55) failed with errno -22
D/Finsky  ( 2306): [1] DownloadImpl.setState: Duplicate state set for 'com.google.android.gms' (0). Already in that state
D/Finsky  ( 2306): [1] DownloadQueueImpl.add: Download com.google.android.gms added to DownloadQueue
D/Finsky  ( 2306): [1] DownloadImpl.setState: com.google.android.gms from 0 to 1.
I/installd(  136): free_cache(22795155) avail 5437329408
D/Finsky  ( 2306): [1] StartNextDownloadRunnable.run: Download com.google.android.gms starting
I/qtaguid ( 2306): Failed write_ctrl(u 62) res=-1 errno=22
I/qtaguid ( 2306): Untagging socket 62 failed errno=-22
W/NetworkManagementSocketTagger( 2306): untagSocket(62) failed with errno -22
D/Finsky  ( 2306): [152] DownloadQueueImpl$7.run: Enqueued com.google.android.gms as content://downloads/my_downloads/3
D/Finsky  ( 2306): [1] DownloadImpl.setState: com.google.android.gms from 1 to 2.
D/Finsky  ( 2306): [1] DownloadQueueImpl.onStart: com.google.android.gms: onStart
W/dalvikvm( 2306): Unable to resolve superclass of Lcom/google/android/finsky/layout/ControlsContainerBackgroundCoordinator$2; (1325)
W/dalvikvm( 2306): Link of class 'Lcom/google/android/finsky/layout/ControlsContainerBackgroundCoordinator$2;' failed
E/dalvikvm( 2306): Could not find class 'com.google.android.finsky.layout.ControlsContainerBackgroundCoordinator$2', referenced from method com.google.android.finsky.layout.FinskyTabStrip.onAttachedToWindow
W/dalvikvm( 2306): VFY: unable to resolve new-instance 3013 (Lcom/google/android/finsky/layout/ControlsContainerBackgroundCoordinator$2;) in Lcom/google/android/finsky/layout/FinskyTabStrip;
D/dalvikvm( 2306): VFY: replacing opcode 0x22 at 0x006b
W/dalvikvm( 2306): Unable to resolve superclass of Lcom/google/android/finsky/layout/ControlsContainerBackgroundCoordinator$2; (1325)
W/dalvikvm( 2306): Link of class 'Lcom/google/android/finsky/layout/ControlsContainerBackgroundCoordinator$2;' failed
D/dalvikvm( 2306): DexOpt: unable to opt direct call 0x502e at 0x6d in Lcom/google/android/finsky/layout/FinskyTabStrip;.onAttachedToWindow
W/dalvikvm( 2306): VFY: unable to resolve static field 4997 (BACKGROUND) in Landroid/view/ViewOutlineProvider;
D/dalvikvm( 2306): VFY: replacing opcode 0x62 at 0x000b
I/dalvikvm( 2306): Could not find method android.view.ViewGroup.invalidateOutline, referenced from method com.google.android.finsky.layout.ControlsContainerBackgroundCoordinator.updateBackgroundHeightAndFades
W/dalvikvm( 2306): VFY: unable to resolve virtual method 9228: Landroid/view/ViewGroup;.invalidateOutline ()V
D/dalvikvm( 2306): VFY: replacing opcode 0x6e at 0x003a
I/dalvikvm( 2306): Could not find method android.view.ViewPropertyAnimator.z, referenced from method com.google.android.play.animation.AnimationCompat.animateZ
W/dalvikvm( 2306): VFY: unable to resolve virtual method 9321: Landroid/view/ViewPropertyAnimator;.z (F)Landroid/view/ViewPropertyAnimator;
D/dalvikvm( 2306): VFY: replacing opcode 0x6e at 0x000c
W/dalvikvm( 2306): VFY: unable to find class referenced in signature (Landroid/graphics/Outline;)
I/dalvikvm( 2306): Could not find method android.graphics.Outline.setRect, referenced from method com.google.android.play.headerlist.PlayHeaderListLayout$6.getOutline
W/dalvikvm( 2306): VFY: unable to resolve virtual method 914: Landroid/graphics/Outline;.setRect (Landroid/graphics/Rect;)V
D/dalvikvm( 2306): VFY: replacing opcode 0x6e at 0x0004
I/dalvikvm( 2306): Could not find method com.google.android.finsky.layout.play.PlayHighlightsBannerItemView.setElevation, referenced from method com.google.android.finsky.activities.HighlightsPagerAdapter$HighlightsTab.onCurrentBannerChanged
W/dalvikvm( 2306): VFY: unable to resolve virtual method 23519: Lcom/google/android/finsky/layout/play/PlayHighlightsBannerItemView;.setElevation (F)V
D/dalvikvm( 2306): VFY: replacing opcode 0x6e at 0x002c
I/dalvikvm( 2306): Could not find method com.google.android.finsky.layout.play.PlayHighlightsBannerItemView.setElevation, referenced from method com.google.android.finsky.activities.HighlightsPagerAdapter$HighlightsTab.onCurrentBannerChanged
W/dalvikvm( 2306): VFY: unable to resolve virtual method 23519: Lcom/google/android/finsky/layout/play/PlayHighlightsBannerItemView;.setElevation (F)V
D/dalvikvm( 2306): VFY: replacing opcode 0x6e at 0x003a
V/GLSActivity(  871): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
V/GLSActivity(  871): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
I/dalvikvm( 2306): Could not find method android.widget.FrameLayout.<init>, referenced from method com.google.android.finsky.layout.ControlsContainerBackground.<init>
W/dalvikvm( 2306): VFY: unable to resolve direct method 9808: Landroid/widget/FrameLayout;.<init> (Landroid/content/Context;Landroid/util/AttributeSet;II)V
D/dalvikvm( 2306): VFY: replacing opcode 0x70 at 0x0000
I/dalvikvm( 2306): Could not find method android.view.ViewAnimationUtils.createCircularReveal, referenced from method com.google.android.finsky.layout.ControlsContainerBackground.setBackgroundDrawable
W/dalvikvm( 2306): VFY: unable to resolve static method 9155: Landroid/view/ViewAnimationUtils;.createCircularReveal (Landroid/view/View;IIFF)Landroid/animation/Animator;
D/dalvikvm( 2306): VFY: replacing opcode 0x71 at 0x0087
D/Finsky  ( 2306): [1] DownloadQueueImpl.notifyProgress: com.google.android.gms: onProgress 0/-1 Status: 190.
I/dalvikvm( 2306): Could not find method com.google.android.finsky.layout.DocImageView.setTransitionName, referenced from method com.google.android.finsky.adapters.HighlightsContentBinder.bindChild
W/dalvikvm( 2306): VFY: unable to resolve virtual method 20813: Lcom/google/android/finsky/layout/DocImageView;.setTransitionName (Ljava/lang/String;)V
D/dalvikvm( 2306): VFY: replacing opcode 0x6e at 0x00ac
I/dalvikvm( 2306): Could not find method android.widget.RelativeLayout.drawableHotspotChanged, referenced from method com.google.android.play.layout.ForegroundRelativeLayout.drawableHotspotChanged
W/dalvikvm( 2306): VFY: unable to resolve virtual method 10171: Landroid/widget/RelativeLayout;.drawableHotspotChanged (FF)V
D/dalvikvm( 2306): VFY: replacing opcode 0x6f at 0x0000
I/DownloadManager(  754): Download 3 starting
W/ActivityThread(  754): ClassLoader.loadClass: The class loader returned by Thread.getContextClassLoader() may fail for processes that host multiple applications. You should explicitly specify a context class loader. For example: Thread.setContextClassLoader(getClass().getClassLoader());
D/dalvikvm( 2306): GC_FOR_ALLOC freed 1394K, 15% free 9320K/10956K, paused 46ms, total 46ms
D/dalvikvm(  754): GC_CONCURRENT freed 431K, 24% free 1724K/2244K, paused 1ms+3ms, total 13ms
I/qtaguid ( 2306): Failed write_ctrl(u 62) res=-1 errno=22
I/qtaguid ( 2306): Untagging socket 62 failed errno=-22
W/NetworkManagementSocketTagger( 2306): untagSocket(62) failed with errno -22
V/GLSActivity(  871): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
V/GLSActivity(  871): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
E/RecyclerView( 2306): No adapter attached; skipping layout
D/Finsky  ( 2306): [1] DownloadQueueImpl.notifyProgress: com.google.android.gms: onProgress 0/-1 Status: 192.
I/qtaguid ( 2306): Failed write_ctrl(u 84) res=-1 errno=22
I/qtaguid ( 2306): Untagging socket 84 failed errno=-22
W/NetworkManagementSocketTagger( 2306): untagSocket(84) failed with errno -22
D/dalvikvm( 2306): GC_EXPLICIT freed 350K, 11% free 10748K/11984K, paused 9ms+6ms, total 86ms
I/dalvikvm( 2306): Could not find method android.widget.LinearLayout.drawableHotspotChanged, referenced from method com.google.android.finsky.layout.ForegroundLinearLayout.drawableHotspotChanged
W/dalvikvm( 2306): VFY: unable to resolve virtual method 9970: Landroid/widget/LinearLayout;.drawableHotspotChanged (FF)V
D/dalvikvm( 2306): VFY: replacing opcode 0x6f at 0x0000
I/qtaguid ( 2306): Failed write_ctrl(u 62) res=-1 errno=22
I/qtaguid ( 2306): Untagging socket 62 failed errno=-22
W/NetworkManagementSocketTagger( 2306): untagSocket(62) failed with errno -22
D/dalvikvm( 2306): GC_EXPLICIT freed 168K, 10% free 10855K/11984K, paused 2ms+6ms, total 85ms
D/dalvikvm(  754): GC_CONCURRENT freed 401K, 22% free 1773K/2252K, paused 3ms+1ms, total 16ms
D/dalvikvm( 2306): GC_EXPLICIT freed 171K, 9% free 12901K/14040K, paused 2ms+6ms, total 63ms
I/qtaguid ( 2306): Failed write_ctrl(u 91) res=-1 errno=22
I/qtaguid ( 2306): Untagging socket 91 failed errno=-22
W/NetworkManagementSocketTagger( 2306): untagSocket(91) failed with errno -22
I/qtaguid ( 2306): Failed write_ctrl(u 95) res=-1 errno=22
I/qtaguid ( 2306): Untagging socket 95 failed errno=-22
W/NetworkManagementSocketTagger( 2306): untagSocket(95) failed with errno -22
V/GLSActivity(  871): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
V/GLSActivity(  871): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
I/qtaguid ( 2306): Failed write_ctrl(u 95) res=-1 errno=22
I/qtaguid ( 2306): Untagging socket 95 failed errno=-22
W/NetworkManagementSocketTagger( 2306): untagSocket(95) failed with errno -22
I/qtaguid ( 2306): Failed write_ctrl(u 84) res=-1 errno=22
I/qtaguid ( 2306): Untagging socket 84 failed errno=-22
W/NetworkManagementSocketTagger( 2306): untagSocket(84) failed with errno -22
I/qtaguid ( 2306): Failed write_ctrl(u 91) res=-1 errno=22
I/qtaguid ( 2306): Untagging socket 91 failed errno=-22
W/NetworkManagementSocketTagger( 2306): untagSocket(91) failed with errno -22
V/RenderScript( 2306): 0x6c7f3d28 Launching thread(s), CPUs 4
I/qtaguid ( 2306): Failed write_ctrl(u 95) res=-1 errno=22
I/qtaguid ( 2306): Untagging socket 95 failed errno=-22
W/NetworkManagementSocketTagger( 2306): untagSocket(95) failed with errno -22
D/PlayCommon( 2306): [1] BitmapLoader.access$200: http://lh3.googleusercontent.com/oWjDuhYth4eSUtoYC3LQOJnXNgu4NcF5As7CgZW07HZBpnO4Yd7_Y-wh94WSYaEQVNg=rw-w683-h448 is not cached
D/PlayCommon( 2306): [1] BitmapLoader.access$200: http://lh3.googleusercontent.com/RAgEBMk9GidYnxNMN8k8vKHi19XnGn17INA06_dVi01yUrxh-lGISyvl1lDKbifFm5ju=rw-w683-h448 is not cached
D/PlayCommon( 2306): [1] BitmapLoader.access$200: http://lh3.googleusercontent.com/_2y4wyOtvwASXzNaXjJ5uSABZ3tm1XnoRMLZf0UYVvJfqjut1NE4_cMWac84F7Z0LFA=rw-w683-h448 is not cached
I/qtaguid ( 2306): Failed write_ctrl(u 62) res=-1 errno=22
I/qtaguid ( 2306): Untagging socket 62 failed errno=-22
W/NetworkManagementSocketTagger( 2306): untagSocket(62) failed with errno -22
D/AndroidRuntime( 2306): Shutting down VM
W/dalvikvm( 2306): threadid=1: thread exiting with uncaught exception (group=0x41687ba8)
D/dalvikvm(  754): GC_CONCURRENT freed 278K, 17% free 1883K/2252K, paused 1ms+1ms, total 13ms
E/AndroidRuntime( 2306): FATAL EXCEPTION: main
E/AndroidRuntime( 2306): Process: com.android.vending, PID: 2306
E/AndroidRuntime( 2306): java.lang.ClassCastException: android.view.View cannot be cast to com.google.android.finsky.layout.play.PlayHighlightsBannerItemView
E/AndroidRuntime( 2306):    at com.google.android.finsky.layout.play.PlayClusterViewContentV2.getViewForItemPosition(PlayClusterViewContentV2.java:391)
E/AndroidRuntime( 2306):    at com.google.android.finsky.layout.play.PlayHighlightsBannerView.isItemLoaded(PlayHighlightsBannerView.java:99)
E/AndroidRuntime( 2306):    at com.google.android.finsky.activities.HighlightsPagerAdapter$HighlightsTab$1.run(HighlightsPagerAdapter.java:251)
E/AndroidRuntime( 2306):    at android.os.Handler.handleCallback(Handler.java:733)
E/AndroidRuntime( 2306):    at android.os.Handler.dispatchMessage(Handler.java:95)
E/AndroidRuntime( 2306):    at android.os.Looper.loop(Looper.java:136)
E/AndroidRuntime( 2306):    at android.app.ActivityThread.main(ActivityThread.java:5017)
E/AndroidRuntime( 2306):    at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 2306):    at java.lang.reflect.Method.invoke(Method.java:515)
E/AndroidRuntime( 2306):    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:788)
E/AndroidRuntime( 2306):    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:604)
E/AndroidRuntime( 2306):    at dalvik.system.NativeStart.main(Native Method)
W/ActivityManager(  494):   Force finishing activity com.android.vending/com.google.android.finsky.activities.MainActivity
D/dalvikvm(  494): GC_FOR_ALLOC freed 1150K, 22% free 7664K/9760K, paused 40ms, total 40ms
V/GLSActivity(  871): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
V/GLSActivity(  871): AuthDelegateWrapperCreated with selected intent: Intent { cmp=com.google.android.gms/.auth.DefaultAuthDelegateService }
W/ActivityManager(  494): Activity pause timeout for ActivityRecord{41cd4898 u0 com.android.vending/com.google.android.finsky.activities.MainActivity t6 f}

1 votos

¿Cuál es su versión de Android? ¿Estás utilizando un paquete de GApps ARM32? Tu sistema funciona con un procesador Cortex A9, que es muy antiguo y puede que no sea compatible con las últimas versiones de Play Store para Android 4.4 y superiores.

0 votos

Android 4.4.2, estoy usando Amlogic s802 soc y ARM32 GApps

0 votos

Buscando en StackOverflow, hay errores relacionados con el desarrollo de Multidex con firmas similares. El motivo son las dependencias no resueltas. ¿Puedes remitirme a la guía que has utilizado para el procedimiento para que pueda cotejarlo?

3voto

En nuestro chat, y a partir de los comentarios, puedo identificar su problema, pero una solución es actualmente inviable para usted.

El problema:

Las GApps no funcionan porque estás usando GApps pensadas para un Nexus 5 (fuente: tu comentario de enlace ), un teléfono, en un Android TV. En realidad no estoy seguro de cómo se instaló en primer lugar. No debería haberlo hecho.

Las GApps son muy específicas para cada dispositivo. Hay diferentes versiones según la arquitectura del procesador, que no es el problema, ya que tanto tu televisor como un Nexus 5 tienen procesadores basados en ARMv7l.

También hay diferentes versiones por DPI (densidad de pantalla) de la pantalla, que no son necesariamente intercompatibles. 1ª fuente de problemas.

Además, un teléfono que ejecuta Android Kitkat y un Android TV que ejecuta Android TV Kitkat no exponen el mismo conjunto de APIs a las aplicaciones, especialmente a nivel nativo. Las GApps son fuertemente nativas, como se ha ilustrado anteriormente. 2ª fuente de problemas.

Sólo porque Android TV no proporciona muchas de las dependencias de la API para una aplicación estándar de Android, sus GApps, pensadas para un teléfono, se bloquean.

Posibles soluciones:

Utiliza un paquete de GApps ARMv7l (ARM) específico para Android TV. Esto es más fácil de decir que de hacer en su caso, porque, yo, incluso después de una búsqueda muy exhaustiva, no pude localizar un solo paquete GApps ARM Kitkat específico para Android TV. Sin embargo, sí he encontrado paquetes de este tipo para Lollipop y Marshmallow.

Esto nos deja sin muchas opciones. Lo único factible sería actualizar a Lollipop o superior, lo cual, de nuevo, es más fácil de decir que de hacer. No conozco ninguna ROM personalizada de Lollipop o Marshmallow para tu dispositivo.

Enlaces a paquetes de GApps de Android TV (No se confía en que permanezcan disponibles por mucho tiempo ya que no hay un host oficial para GApps específicas de Android TV (Leanback launcher)):

  1. Lollipop es aquí .
  2. El malvavisco es aquí .

Si hay alguno más que pueda encontrar, no dude en editarlo.

Lamento decepcionarte, pero probablemente te quedes con la aplicación de mercado que te haya proporcionado el OEM.

0 votos

@Firelord, se han añadido enlaces muy poco fiables ;) (No hay host oficial para Leanback GApps)

PreguntAndroid.com

PreguntAndroid es una comunidad de usuarios de Android en la que puedes resolver tus problemas y dudas.
Puedes consultar las preguntas de otros usuarios, hacer tus propias preguntas o resolver las de los demás.

Powered by:

X