GmsCore icon indicating copy to clipboard operation
GmsCore copied to clipboard

Can't install latest versions after 0.2.27.223616

Open Andiweli opened this issue 1 year ago • 6 comments

Describe the bug Can't get latest release 0.3.4.240913 to install - error "Zugriffsfehler!" (means "access error"). Latest on I was able to install was 0.2.27.223616.

To Reproduce Steps to reproduce the behavior: Just try to install on my OUYA console, Android 4.1.2

Expected behavior Install as previous version.

System Android Version: 4.1.2 Custom ROM: none

Additional context none

image

Andiweli avatar Dec 08 '24 12:12 Andiweli

official microG has dropped support for old Android versions (< 4.4).

I have the intention of keeping the support for them in my fork but the new version isn't yet ready. Currently I have only the version 0.3.0 ready: https://github.com/micro5k/microg-unofficial-installer/blob/HEAD/zip-content/origin/priv-app/GmsCore-ale5000.apk https://github.com/micro5k/microg-unofficial-installer/blob/HEAD/zip-content/origin/priv-app/FakeStore-ale5000.apk

You can see the info here: https://github.com/micro5k/microg-unofficial-installer/blob/HEAD/zip-content/CONTENTS.rst

ale5000-git avatar Dec 08 '24 13:12 ale5000-git

Thank you @ale5000-git

Andiweli avatar Dec 08 '24 14:12 Andiweli

@ale5000-git I can't get the old 0.2.27 version of my OUYA. Titanium Backup deletes it, but after a restart it is there again. So I am not able to install your fork due to another signature.

Andiweli avatar Dec 08 '24 16:12 Andiweli

Delete the microG files in the /system partition (if you have added them there).

Then uninstall the remains with:

adb uninstall com.android.vending
adb uninstall com.google.android.gms

ale5000-git avatar Dec 08 '24 16:12 ale5000-git

Delete the microG files in the /system partition (if you have added them there).

Then uninstall the remains with:

adb uninstall com.android.vending
adb uninstall com.google.android.gms

Thanks that did the job. Your fork is installed now... :)

Logging into my Google acc never worked with 0.2.27 - also doesn't with your fork. Error 400. Is this known or some misconfiguration on my side? Also several games have a rotating loading animation now... pressing B on the controller closes and loads the game.

image image image

Andiweli avatar Dec 08 '24 18:12 Andiweli

There have been many improvements recently in the microG code, when I have time I will prepare the latest version and many things will work better.

Until the latest version is ready, it isn't worth spending time debugging these issues as they may have been already fixed in the latest code.

ale5000-git avatar Dec 08 '24 19:12 ale5000-git