CloudServices/Location/Software: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(added Ichnaea NLP backend)
(added comments about broken Xposed on Android 5.0 and 5.1)
Line 12: Line 12:


* [https://github.com/microg/IchnaeaNlpBackend Ichnaea NLP Backend] is a  [https://github.com/microg/android_packages_apps_UnifiedNlp UnifiedNlp] backend that uses Mozilla Location Services to resolve locations.
* [https://github.com/microg/IchnaeaNlpBackend Ichnaea NLP Backend] is a  [https://github.com/microg/android_packages_apps_UnifiedNlp UnifiedNlp] backend that uses Mozilla Location Services to resolve locations.
  * The NLP backend requires XPosed to be installed.  As of 2015-06-03, this seems to be broken for Android 5.0 and 5.1 ART runtimes.


====Linux====
====Linux====

Revision as of 17:44, 3 June 2015

Software

Client software

Firefox OS

  • FxStumbler is a prototype of a stumbling app for Firefox OS.

Android

 * The NLP backend requires XPosed to be installed.  As of 2015-06-03, this seems to be broken for Android 5.0 and 5.1 ART runtimes.

Linux

  • GeoClue is a D-Bus service that provides location information, using for example GPS daemons but also MLS.

iOS