Tracking Map On Android

Periodically tracking and recording user's location in the background
Alternatives To Tracking Map On Android
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Locokit1,461
32 months ago41October 22, 201830lgpl-3.0Swift
Location, motion, and activity recording framework for iOS
Dash199
21 days ago8apache-2.0Kotlin
This is an Android Spyware App, Which uploads user data such as Contacts, Messages, Call log & recordings, Send messages, Photos, Videos, etc.
Tracking Map On Android73
11 years ago1Java
Periodically tracking and recording user's location in the background
Ios Uitouch Bluedots48
8 years agoObjective-C
Simple code to add blue dots for every UITouch in an app - Helpful for recording app demos that show touch locations during use.
Locatorz30
4 years agomitDart
An Android App, which lets you work on Location Data, built with :heart: using Flutter
Reminderpro27
a year ago9apache-2.0Kotlin
ReminderPro(location, note, voice recording)
Eyetv Export Scripts15
8 years agoAppleScript
Scripts to help with EyeTV
Jogjournal11
9 years agomitObjective-C
An iOS demo app for recording jog data
Cyclo6
9 years ago5Java
Cyclo Location Recording Service
Pugmarks Socionity3
9 years agoJava
Pugmarks is a tool which can be used to record Location tracks and routes on a map interactively along with Photos, Videos, Audio clippings and Messages mapped to locations. The tool is aimed to help crowdsource local resources, tracks and folklore along routes.
Alternatives To Tracking Map On Android
Select To Compare


Alternative Project Comparisons
Readme

##Tracking map on Android

Note: this is originally based on my other repo, but it has been changed drastically therefore I think it would be easier to just create another new version. The old one still works, but from now I will only update this version.

Screenshot

###What's new 2012.07.19

  • Now be able to keep tracking indoor using Network location provider
  • Location update interval for GPS is 2s, Network is 30s

###What could it do

  • start the background process to periodically track user's location (GPS enabled)
  • for every point it records, it also obtain nearby places via Google Places API
  • store data and meta info into local database
  • an icon on notification bar to indicate the running process and also be able to go back to the app
  • start/stop functions
  • export location data (to "sdcard/tracking/")
  • draw points on map based on the data
  • create log file automatically

###Dependencies

  • Android support library: could downloaded via Android SDK manager
  • Google API Java client
  • Google Place API sample from ddewaele, updated to be compatible with the newest version of google API

###Issues

  • You have to obtain your own google api key.
  • map drawing not real time

Feel free to fork it; have fun.

Popular Location Projects
Popular Recording Projects
Popular Libraries Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Java
Google
Location
Gps
Recording