microg / NetworkLocation

Deprecated! Use UnifiedNlp --- Geolocation using wlan and gsm cells. Data provided by Apple and opencellid.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't install update on Cyanogen 11

dvenza opened this issue · comments

Installing on CyanogenMon 11 M5 (4.4), by clicking on the apk installed in the correct location, gives the following error on logcat:

Can't install update of com.google.android.gms update version 1302 is older than installed version 4325036

I have the gapps installed.

NetworkLocation conflicts at least with Google Play Services, which is included in GAPPS on Android 4.4.
You can try uninstalling Google Play Services and removing GmsCore.apk from /system/app (or /system/priv-app), but this will remove any Play Services related features.

You may want to have a look at Xposed Unified NLP (https://github.com/Rawi01/XposedUnifiedNlp) that avoid conflict with GApps.