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: about 1 year 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-13T11:59:43.000Z (over 8 years ago)
- Last Synced: 2025-03-31T02:51:09.481Z (over 1 year ago)
- Topics: android, gps, gps-data, gps-location, gps-tracker
- Language: Java
- Homepage:
- Size: 763 KB
- Stars: 4
- Watchers: 3
- 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.
