Emergency Situation Sharing Tool would provide the situations with location information of your people such as your family when a great disaster happens. Here I will record the development.
Twitter4j[3] should be studied for implementation.
In terms of methodology, Websocket and Webhooks should be studied[2]
Twitter Account Activity API[4], which is one of webhook, seems not to provide realtime tweets of someone. (I can get webhook json of my own tweet information in realtime from twitter, but that is not what I wanted to do).
Mightbe Firebase[5] can be used, but Firebase is not free for combination with third web service such as GMAIL and Twitter.
req2: GMAIL will be used. Still other notification method will be investigated.
I tried to Send Message by Gmail and I think we can develop android application to send GMAIL with location information.
req3: Location
About Location, I try to use Location API[7]. LocationManager I used before seems to be old.->Android Location
Android
abstract#
Emergency Situation Sharing Tool would provide the situations with location information of your people such as your family when a great disaster happens. Here I will record the development.topics#
mission#
this tool would provide the situations with location information of your people such as your family when a great disaster happens.usecase scenario#
requirements#
Design#
Investigation#
reference#