Skip to content

SingingBush/android-call-location

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

android-call-location

Build Status

Android application to associate geo-location to call history

Android Call Location is an app that retrieves geo-location each time a phone call or text message is received and stores it internally, allowing users to view where they were at the time of the call.

This is achieved by use of a service that runs in the background checking for updated location information and listening out for incomming connections by extending the PhoneStateListener interface.

The Google Maps API is used to show the locations of calls within the applications call history.

About

Android application to associate geo-location to call history

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages