MarschOSX / Responder

Senior Design I project for an Android auto-response application
0 stars 0 forks source link

Add Location Dectection #55

Closed gabowser closed 8 years ago

gabowser commented 8 years ago

There are two goals based on detecting the users location:

1) if the permission is enabled, when a contact is responded to, reply with the location appended to the text message (preferably as a map link)

2) periodically (say once every 15 seconds) check the user's location to determine average velocity to best determine if the user is driving or not.

gabowser commented 8 years ago

http://developer.android.com/guide/topics/location/strategies.html