On Wed, Nov 9, 2011 at 6:38 AM, Jovish P <android.f...@gmail.com> wrote:

> Is it possible to send multiple request to the server  at the same time
> and merge the response of those request ?
>

Yes.


> If it is ,  which is the best way to implement it ? Async Task or
> Threading ?
>

I'd vote for AsynctTask as its purpose is to encapsulate a thread.


>  If any one have sample code , please share it  if you don't mind .....
>

Nope. Try something. See how far you get. Ask a question when you get stuck.

-------------------------------------------------------------------------------------------------
TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
transit tracking app for Android-powered devices

-- 
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
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to