GsfProxy 0.1.0 - Install Error -SDK
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
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 ?
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
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.
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.
You can force install it like this:
adb install --bypass-low-target-sdk-block com.google.android.gsf-8.apkHowever, 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)
I made #24 to solve this issue, hopefully the devs will approve
@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
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.
Try my fork:
https://github.com/SaeedDev94/GsfProxy