GsfProxy icon indicating copy to clipboard operation
GsfProxy copied to clipboard

GsfProxy 0.1.0 - Install Error -SDK

Open morty303 opened this issue 11 months ago • 3 comments

Hello,

the GsfProxy can't be installed on Android 15. SDK Error. A15 has higher Version. Hope you can fix this in next Updates.

best regards

morty303 avatar Feb 02 '25 06:02 morty303

Hi @mar-v-in Maybe it is possible to make GsfProxy a part of GmsCore repository just like FakeStore, so we will always have the latest version with all missing fixes and target SDK ?

ghost avatar Feb 03 '25 12:02 ghost

hi, sorry for late reply. thx for answer. idk bro, i am no dev. hope you get it anytime working. the gsf proxy in a15 needs sdk 24 instead sdk 23.

best regards

morty303 avatar Feb 07 '25 00:02 morty303

You can force install it like this:

adb install --bypass-low-target-sdk-block com.google.android.gsf-8.apk

However, that SDK version requirement is going to get incremented with every major Android version so that's not going to work forever. Please update this for a newer SDK version so this workaround isn't needed.

4oo4 avatar Feb 28 '25 16:02 4oo4

It looks this has been fixed since a3865d6. There is just no release with that commit applied.

It should preferably be bumped to SDK 36 or 35, not 24 though.

marbens-arch avatar Apr 15 '25 16:04 marbens-arch

You can force install it like this:

adb install --bypass-low-target-sdk-block com.google.android.gsf-8.apk

However, that SDK version requirement is going to get incremented with every major Android version so that's not going to work forever. Please update this for a newer SDK version so this workaround isn't needed.

.../0/Download $ su -c "pm install --bypass-low-target-sdk-block $(realpath GsfProxy.apk)" cmd: Failure calling service package: Failed transaction (2147483646)

DirtyCensorship avatar Apr 30 '25 14:04 DirtyCensorship

I made #24 to solve this issue, hopefully the devs will approve

Bryantdl7 avatar May 29 '25 15:05 Bryantdl7

@morty303 microg Gsf for android 15 exists. Take a look at the closed issues in this repo. https://github.com/microg/GsfProxy/issues/21

Made by ale5000-git GsfProxyA5K.apk.zip

david7919 avatar Jul 15 '25 14:07 david7919

Link to the version in my repo: https://github.com/micro5k/microg-unofficial-installer/raw/refs/heads/main/zip-content/origin/priv-app/GsfProxyA5K.apk

I will update it soon with new fixes.

ale5000-git avatar Aug 31 '25 12:08 ale5000-git

Try my fork:
https://github.com/SaeedDev94/GsfProxy

SaeedDev94 avatar Sep 15 '25 08:09 SaeedDev94