-
Notifications
You must be signed in to change notification settings - Fork 1
Android App Thoughts
Andy edited this page Apr 23, 2014
·
3 revisions
- User enters their details
- User details saved to local database
- User details save to local database fails
- User details sent details to server
- Server responds with "success - user registered"
- Server responds with "failed - user already registered"
- Server responds with "failed - error"
- registration fails "no server connection"
- do we retry??
- if so: how many times??
- registration fails "invalid server response"
- SensorTag found
- SensorTag not found
- SensorTag reading retrieved
- SensorTag reading retrieval failed
- SensorTag reading written to local database
- SensorTag reading sent to server
- SensorTag reading failed to write to local database
- SensorTag reading send to server failed