nift4 / microg_installer_revived

Install microG GmsCore, GsfProxy, FakeStore (or Play Store if you want so) and MapsV1 to /system/
GNU General Public License v3.0
773 stars 42 forks source link

MicroG APKs cannot be installed #182

Open Stelle-5 opened 3 days ago

Stelle-5 commented 3 days ago

Device : Samsung Galaxy Tab S3 OS : Android 9.0

Installation checklist : STEP 1 "Install gms_delete.zip v3" : OK STEP 2 "Reboot" : OK STEP 3 "Uninstall Google Play Services" : OK EDIT : NOT OK seem my comment I've tried to disabled it in a first time, after that i've "uninstalled" it with UAD Next-Gen, and i've tried with the adb command "pm uninstall" (not working for the 3 methods).

STEP 4 : "Install microG APK (must succeed) and Companion / Play Store APK" : NOT OK

Issue :

MicroG APKs (Services or Companion) can't be installed correctly on the device. I've tried almost all apks version of MicroG Services (0.2.23 ; 0.2.27 ; 0.3.1.2 ; 0.3.3) and MicroG Compagnion (0.0.1 ; 0.2.1 ; 3.2) And so we can't execute the MicroG installer ver. 4.1.1-0 (not working on 4.0.2-0 too) and install MicroG.

Screenshot_20241005-212525_Package installer

Screenshot_20241005-212335

Solution found : Using MicroG ver. 3.4.4-0 or below works fine to install MicroG.

Screenshot_20241005-212647

Screenshot_20241005-212820_microG Services

Stelle-5 commented 3 days ago

I've finaly found where the problem was, it seems that disabled, or "uninstall" with adb original play store/services/framework isn't sufficient.

You really need to uninstall it with an app manager with root permission. And you need to verify that it's really uninstalled (i've uninstalled com.google.android.gms twice...) (I've used this : https://github.com/nicolaserlonghi/UninstallSystemApps)

Screenshot_20241006-092356