Closed mfulz closed 1 year ago
Ok got it working by using sideload instead of magisk
Ok sorry I've to reopen this issue. I don't know why but after the OTA Update of lineageos I'm unable to get the playstore back. I've tried flashing via magisk (magisk & system) as well as via lineagerecovery and adb sideload with no luck.
Tried all variants of minmicrog: standard, iap and playstore addon
I found a reproducable way to install it on my pixel 7 (lineageos):
Via Magisk:
Important point is to NOT reboot between the installs just go through all three and reboot afterwards. By using this procedure everything - including Play Store - is working fine.
I'm not sure what is happening but would be happy to help out with logs or anything to resolve it.
Hi,
Sorry for the late reply. Are you still facing this issue? Please try this build with a different Playstore build: https://github.com/FriendlyNeighborhoodShane/MinMicroG-abuse-CI/releases/tag/2023.07.29
Closing for inactivity, feel free to reopen.
I am having the same issue when installing the PlayStore zip from 2023.08.13 via Magisk. In the app settings, I can see the play store app, but it says "Not installed for users".
npem won't work as it's not included in the playstore zip.
You will need to use this snippet instead:
pm install -r "$(pm list packages -f com.android.vending | sed 's|package:\(.*\)=[^=]*|\1|g')"
Am I doing something wrong or is the Playstore app not compatible with A13? I've tried the standard release and also the MinAddon for playstore but it isn't available.