Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/microg/applewifinlpbackend
UnifiedNlp Backend that uses Apple's service to resolve wifi locations. Location calculation is done onboard and wifi locations are cached to minimize data usage.
https://github.com/microg/applewifinlpbackend
android android-app apple geolocation java microg unifiednlp
Last synced: 3 months ago
JSON representation
UnifiedNlp Backend that uses Apple's service to resolve wifi locations. Location calculation is done onboard and wifi locations are cached to minimize data usage.
- Host: GitHub
- URL: https://github.com/microg/applewifinlpbackend
- Owner: microg
- License: apache-2.0
- Created: 2014-03-11T18:41:30.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2018-06-12T21:27:11.000Z (over 6 years ago)
- Last Synced: 2024-09-27T00:01:51.585Z (3 months ago)
- Topics: android, android-app, apple, geolocation, java, microg, unifiednlp
- Language: Java
- Size: 202 KB
- Stars: 78
- Watchers: 16
- Forks: 15
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
AppleWifiNlpBackend
===================
[UnifiedNlp](https://github.com/microg/android_packages_apps_UnifiedNlp) backend that uses Apple's service to resolve wifi locations.Location calculation is done onboard and wifi locations are cached to minimize data usage.
Used libraries
--------------
- [UnifiedNlpApi](https://github.com/microg/android_packages_apps_UnifiedNlp)
- [wire-runtime](https://github.com/square/wire)License
-------
Copyright (C) 2013-2018 microG Project Team
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.The launcher icon (res/drawable-*/ic_launcher.png) is created using the [Launcher Icon Generator from Android Asset Studio](https://android-ui-utils.googlecode.com/hg/asset-studio/dist/icons-launcher.html) and thus licensed under [CC BY 3.0](http://creativecommons.org/licenses/by/3.0/).