Closed Djfe closed 9 years ago
I do not use Xposed nor intent to do so, but I am quiet sure it is possible with it.
If anybody is interested in doing a Xposed module for UnifiedNlp support with GAPPS installed in parallel: The UnifiedNlp.apk in release is intended for this kind of use, as it can be installed even if Google Play Services is as well. The Xposed module must change a two system resources:
config_networkLocationProviderPackageName
set to org.microg.nlp
(default is unset)
config_enableNetworkLocationOverlay
set to false
(default is true
)
thx for your answer ;) I'm sure someone will declare himself/herself to do this
nice Hopefully the dev will upload a version to the Xposed Repo soon :)
are you going to work together with Rawi01 btw.? (or will Rawi01 just merge the upstream into his repo?)
I uploaded it two minutes ago :)
is it possible to add UnifiedNlp to your system usign the Xposed Framework? If so that would be great.
9 wouldn't be an issue anymore as the app could handle conflicts using the xposed framework.
you would be able to add unifiednlp settings to the system settings->location settings page
people would be able to use UnifiedNlp without the risk to "destroy" their ROM, because they are able to deactivate it anytime they want