Thanks TreKing , yeah definitely I will try it myself and will ask questions if I am stuck ...................
On Thu, Nov 10, 2011 at 9:23 AM, TreKing <[email protected]> wrote: > On Wed, Nov 9, 2011 at 6:38 AM, Jovish P <[email protected]> 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 [email protected] > 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 -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] 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

