Hy,
I want to make a Client-Server Application on Android and I need some help regarding communication protocol (http, Google Cloud Messaging). Which is better and easy to implement?
Specifications:
Application allows user to easily raise an alert that will be visible to all other users in the nearby area
Examples of alert types:
-> Fire
-> Flooding
-> Earthquake
-> Bomb attack
-> Armed attack
Others alert types may be added
Phone app requires:
- GPS localization
- Internet connection
When a user raises an alert, all users in the area considered relevant will be informed.
Users that are informed by an alert will have the option to confirm the unhappy event, contributing to the validity of the alert.
Any kinds of information will help me to implement this application.
Thank you!
I want to make a Client-Server Application on Android and I need some help regarding communication protocol (http, Google Cloud Messaging). Which is better and easy to implement?
Specifications:
Application allows user to easily raise an alert that will be visible to all other users in the nearby area
Examples of alert types:
-> Fire
-> Flooding
-> Earthquake
-> Bomb attack
-> Armed attack
Others alert types may be added
Phone app requires:
- GPS localization
- Internet connection
When a user raises an alert, all users in the area considered relevant will be informed.
Users that are informed by an alert will have the option to confirm the unhappy event, contributing to the validity of the alert.
Any kinds of information will help me to implement this application.
Thank you!
