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

VTMGo app crashes on startup #1186

Closed
goffioul opened this issue Sep 20, 2020 · 2 comments
Closed

VTMGo app crashes on startup #1186

goffioul opened this issue Sep 20, 2020 · 2 comments

Comments

@goffioul
Copy link

I'm testing integration of MicroG within Android-x86, currently being ported to Android 11. A summary of me setup is as follows:

  • signature spoofing is integrated into the build (fyi, Android 11 patch can be found in [1])
  • android-x86 running in qemu with virgl, in live mode (aka /data is tmpfs, no data persistence between run)
  • install GmsCore v0.2.12.203315
  • install com.google.android.gsf-8.apk
  • install com.android.vending-16.apk
  • launch MicroG settings, go to Self Check, enable everything
  • adb shell am start -n com.android.vending/.GrantFakeSignaturePermissionActivity, grant permission
  • go back to MicroG settings -> Self Check, verify all check boxes are ticked
  • install VTMGo [2]
  • launch VTMGo app => crash; logcat output can be found in [1]

[1] https://drive.google.com/drive/folders/1wZ0ZSh-m7jLpWUSwcP9MtvgeHvFzbgjN?usp=sharing
[2] https://apkpure.com/vtm-go/be.vmma.vtm.zenderapp

@mar-v-in
Copy link
Member

Probably fixed through dbcf70f

@goffioul
Copy link
Author

Confirmed, app runs fine now. Thanks.

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

2 participants