can you tell me How transfer messages from web service to android client?. It's available? Example: a client send message A to service .... then i want service send this message to all client using..
Thanks
can you tell me How transfer messages from web service to android client?. It's available? Example: a client send message A to service .... then i want service send this message to all client using..
Thanks
maybe you need this using kSoap or you can make your own webservice using PHP.hopefully use for you :-)
I think you are asking this Doing HTTP Post with Android
You can use HttpClient component from apache.