Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/x-falcon/android-location-manager
change from https://github.com/MikeFot/Android--Location-Manager-Viewer
https://github.com/x-falcon/android-location-manager
android gps gps-data gps-location gps-tracker
Last synced: 15 days ago
JSON representation
change from https://github.com/MikeFot/Android--Location-Manager-Viewer
- Host: GitHub
- URL: https://github.com/x-falcon/android-location-manager
- Owner: x-falcon
- License: apache-2.0
- Created: 2017-10-13T11:55:10.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-13T11:59:43.000Z (about 7 years ago)
- Last Synced: 2023-03-06T22:49:31.011Z (almost 2 years ago)
- Topics: android, gps, gps-data, gps-location, gps-tracker
- Language: Java
- Homepage:
- Size: 763 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Location Manager Viewer for Android
App which allows for the debugging of the Location Manager## Description
This application displays information on the Location Providers supported by Android Devices:
- GPS Provider
- Network Provider
- Passive Provider## Dependencies
- Apache Commons Collections
http://commons.apache.org/proper/commons-collections/
- CommonsWare Android Components: MergeAdapter
http://commonsware.com/cwac## Target Platforms
Android devices running OS version 15+.The code in this project is licensed under the Apache Software License 2.0.