Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG+FIX]GAPPS Setup Wizard bug #911

Open
Gouster4 opened this issue Nov 15, 2019 · 5 comments
Open

[BUG+FIX]GAPPS Setup Wizard bug #911

Gouster4 opened this issue Nov 15, 2019 · 5 comments

Comments

@Gouster4
Copy link

Gouster4 commented Nov 15, 2019

arch: arm32_binder64 (maybe all)
sar: ab (maybe aonly too)
gapps: included (bug presisit just in gapps version)
version: all android 10 versions

symptoms:

  • no setup wizard appears
  • notification bar cannot be pulled down
  • rececnts button not working
  • home button not working
  • developers options cannot be shown
  • everything what should be locked down during initial setup wizard

cause:

  • missing, corrupted or incompatible setupwizard apk (com.google.android.setupwizard)

workaround:

  • after first boot, install latest setupwizard apk
    i used arm version from apkmirror
  • reboot and do initial setup

notes:

  • not sure if arm and arm64 versions also afected.
  • not sure if aonly affected
  • not sure if Pie versions affected (most likely not)
@Gouster4 Gouster4 changed the title GAPPS Setup Wizard bug [BUG+FIX]GAPPS Setup Wizard bug Nov 15, 2019
@phhusson
Copy link
Owner

phhusson commented Nov 15, 2019 via email

@Gouster4
Copy link
Author

Gouster4 commented Nov 15, 2019

I dont know. Didnt checked it. But i guess its just arm64 apk, because on apkmirror i seen older versions are universal, but latest one is arm64 only.

@DavidVelazquezR
Copy link

it happens in arm devices too.
When i flashed gapps, everything breaks in the GSI

@milankragujevic
Copy link

11-23 00:04:48.999 14901 14901 W ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy@c15df8a
11-23 00:04:49.014 14606 14626 W Looper  : Slow dispatch took 309ms android.fg h=android.os.Handler c=android.app.-$$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@2d570a4 m=0
11-23 00:04:49.026 14901 14901 I SetupWizard: [CarrierSetupWrapper] Activation Carrier app is not configured ()
11-23 00:04:49.028 14606 14871 I ActivityTaskManager: START u0 {act=com.android.wizard.NEXT cmp=com.google.android.setupwizard/.WizardManagerActivity (has extras)} from uid 10101

@PeterCxy
Copy link

PeterCxy commented Jan 9, 2020

the setupwizard apk does not even contain a native library; i guess it must be some sort of bug in the logic instead of arm64 vs arm. The one from current PE opengapps just refuses to load on 32-bit arm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants