CloudServices/Location/Software: Difference between revisions
< CloudServices | Location
Jump to navigation
Jump to search
(Add note about OS level stumbling) |
(Add libstumbler) |
||
| Line 12: | Line 12: | ||
====Android==== | ====Android==== | ||
* [https://github.com/microg/IchnaeaNlpBackend Ichnaea NLP Backend] is a | * [https://github.com/mozilla/MozStumbler/wiki/Using-libstumbler libstumbler] is an embeddable Android library supporting both stumbling and location lookups. | ||
* [https://github.com/microg/IchnaeaNlpBackend Ichnaea NLP Backend] is a [https://github.com/microg/android_packages_apps_UnifiedNlp UnifiedNlp] backend that uses MLS 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 12:05, 11 June 2015
Software
Client software
- There are some official clients mentioned on the services apps page.
Firefox OS
- FxStumbler is a prototype of a stumbling app for Firefox OS.
- OS level support for stumbling is underway and will appear in a future version of Firefox OS.
Android
- libstumbler is an embeddable Android library supporting both stumbling and location lookups.
- Ichnaea NLP Backend is a UnifiedNlp backend that uses MLS 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
- See our FAQ on iOS