Thanks you very much.

I didn't ask you for the "best solution" but I said : "...which is/are
best way(s) FOR YOU..." I don't speak English very well so I
definitely asked if "best practice" exist or which is your(s)
solution(s). And you answered my question :). It's OK.

To start I will take a look in different open source projects (if you
know some good examples - no bad - FOR YOU let me know) and think
about solutions.

Thanks,
Max




On 27 sep, 15:26, Mark Murphy <[EMAIL PROTECTED]> wrote:
> Laguiz wrote:
> >> I would like to know if ksoap2 is still managed?
>
> I'm not sure how we would know. This is an Android discussion group.
>
> >> Which protocol, API, ...? So, which is/are best way(s) for you to
> >> communicate between Android and remote server to perform these
> >> actions:
>
> You assume there is a "best". Everybody has their opinion as what is
> "best". The fact that this is Android makes little difference -- there
> is little agreement *anywhere* as to what is "best", except that SOAP is
> probably very far down the list of candidates.
>
> Some like REST over HTTP. Some like XML-RPC. Some like message queues,
> such as Amazon SQS or Apache ActiveMQ. Some like XMPP (a.k.a., Jabber).
> Some like Comet/Bayeux. Some like AtomPub as a specific REST variant.
> Some like SMTP/POP3 as a simplified message queue. Some people like
> binary protocols like Google's Protocol Buffers. I think two or three
> people still like SOAP. And I'm sure there are many others that I am
> just not thinking of right this moment.
>
> As to specifically which of these work best on Android, it is probably a
> little early to tell, particularly given the "shifting sands" of the
> SDK. Now that the SDK is far firmer, in a few months, you may start to
> see some recommended practices for what you're describing. And, you'll
> have some open source Android projects to examine to see how they are
> accomplishing it. Just bear in mind that none of those are necessarily
> "best"; they are just what worked for those people.
>
> --
> Mark Murphy (a Commons Guy)http://commonsware.com
> Warescription: All titles, revisions, & ebook formats, just $35/year
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to