Hi,
I managed to build com.google.android.gms.apk from the latest sources. However, I cannot install it, because of a signature error:
adb: failed to install outputs/com.google.android.gms.apk: Failure [INSTALL_FAILED_UPDATE_INCOMPATIBLE: Package com.google.android.gms signatures do not match previously installed version; ignoring!]
Is there a way of completey removing an old version of microg so that I can install my self-signed apk? Or else, is it possible to get a signed build of the apk containing all the latest commits and fixes? The last stable release v0.2.7.17455 does not contain the "Calling package detection in KK+" fix, so many of my apps keep crashing.
Thanks!
tom
Hi,
I managed to build com.google.android.gms.apk from the latest sources. However, I cannot install it, because of a signature error:
adb: failed to install outputs/com.google.android.gms.apk: Failure [INSTALL_FAILED_UPDATE_INCOMPATIBLE: Package com.google.android.gms signatures do not match previously installed version; ignoring!]Is there a way of completey removing an old version of microg so that I can install my self-signed apk? Or else, is it possible to get a signed build of the apk containing all the latest commits and fixes? The last stable release v0.2.7.17455 does not contain the "Calling package detection in KK+" fix, so many of my apps keep crashing.
Thanks!
tom