CloudServices/Location/Software: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Add kde)
(Add note about OS level stumbling)
Line 8: Line 8:


* [https://github.com/clochix/FxStumbler FxStumbler] is a prototype of a stumbling app for Firefox OS.
* [https://github.com/clochix/FxStumbler FxStumbler] is a prototype of a stumbling app for Firefox OS.
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1154435 OS level support for stumbling] is underway and will appear in a future version of Firefox OS.


====Android====
====Android====

Revision as of 11:51, 11 June 2015

Software

Client software

Firefox OS

Android

  • Ichnaea NLP Backend is a 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

  • GeoClue is a D-Bus service that provides location information, using for example GPS daemons but also MLS.
  • KDE Plasma Desktop uses MLS to get country level and precise geolocation information.

iOS