LocationCacheMap
LocationCacheMap copied to clipboard
Shows cached locations from your android phone.
ROOT REQUIRED!
- Map (Google Maps)
- List (text)
Changelog v0.2
- option to delete the cache
- option to block the caches (no data will be written to the disc) (busybox required with lsattr && chattr!)
- hopefully fixed a FC on Epic 4G (untested) v0.3
- easier blocking (lsattr/chattr not required)
- fix if tmp dir does not exists v0.4
- fixed map FC
- gpx export v0.5
- even more bugs found v0.6 (not yet released)
- accuracy overlay
- TODO timeslider
PERMISSIONS
- INTERNET for the map tiles
- WRITE for the GPX export
Credits packetlss (information about the cache files) https://github.com/packetlss/android-locdump
Stericson (RootTools) https://code.google.com/p/roottools/