Android - Good alternatives to XMPP or REST for communication between servers and clients?

Posted by Ann on Stack Overflow See other posts from Stack Overflow or by Ann
Published on 2011-02-06T15:24:03Z Indexed on 2011/02/06 15:25 UTC
Read the original article Hit count: 202

Filed under:
|

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

© Stack Overflow or respective owner

Related posts about android

Related posts about server