MarschOSX / Responder

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

Based on Permission, Respond with Current Location #52

Closed MarschOSX closed 8 years ago

MarschOSX commented 8 years ago

When the EventHandler permissionsRequested() method determines that the response to be sent will be a location (based on permissions), have the EventHandler send a Drop Pin of the current location of the user out as an SMS. If a Drop Pin is too difficult, then maybe try just an address as a string.

MarschOSX commented 8 years ago

Maybe have an option for the user to choose between Drop Pin, String Address, or String Latitude Longitude