Android - Good alternatives to XMPP or REST for communication between servers and clients?
- by Ann
Hello
I am doing a project. For my project i need to create an Android application.
I will use Java and Eclipse.
The main idea of app.
The application works on environment/location. Example the application needs to pick up on
the users location. He should then also be able to communicate with his friends or colleagues which are in the same location.
My question:
I am looking for a good alternatives to XMPP or REST for communication between servers and clients?
Any advice.
Kind regards