MarschOSX / Responder

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

Event Handler Respond with DB Access #25

Closed MarschOSX closed 8 years ago

MarschOSX commented 8 years ago

We need to access the following from the database in the EventHandler: -GeneralReply (set in EditText UI) (GET) -TimingDelay (set in RadioButton UI) (GET) -Contact->LastRecieved message time (SET & GET) -Contact-> phone number(SET & GET)