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

Can't install latest versions after 0.2.27.223616 #2672

Open
andiweli opened this issue Dec 8, 2024 · 6 comments
Open

Can't install latest versions after 0.2.27.223616 #2672

andiweli opened this issue Dec 8, 2024 · 6 comments
Labels

Comments

@andiweli
Copy link

andiweli commented Dec 8, 2024

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 andiweli added the bug label Dec 8, 2024
@ale5000-git
Copy link
Member

ale5000-git commented Dec 8, 2024

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

@andiweli
Copy link
Author

andiweli commented Dec 8, 2024

Thank you @ale5000-git

@andiweli
Copy link
Author

andiweli commented Dec 8, 2024

@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.

@ale5000-git
Copy link
Member

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

@andiweli
Copy link
Author

andiweli commented Dec 8, 2024

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

@ale5000-git
Copy link
Member

ale5000-git commented Dec 8, 2024

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.

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

No branches or pull requests

2 participants