• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Android Programming

AnaAD

Lurker
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! :)
 
Welcome to our AndroidForums, @AnaAD :).

I've moved your thread over here to the Application Development area for in hopes the folks in here can give you some helpful suggestions.

Cheers!
 
Back
Top Bottom