[android-developers] HTTPGet synchronous or asynchronous call???

2011-08-18 Thread Atik
Hi,
we have HTTPGet in android so we can communicate with the server to
get the response when we send a request.
i am using that in XML parsing, so but i want to know whether HTTPGet
is a synchronous call or a synchronous call ???


Please help me out with more explanation. i have googled it on
internet also, but unable to find the satisfactory answer.


Thanks
Atik

-- 
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


Re: [android-developers] HTTPGet synchronous or asynchronous call???

2011-08-18 Thread Kumar Bibek
By itself it is a synchronous call. You will have to make it asychronous.

*Thanks and Regards,
Kumar Bibek*
*
http://techdroid.kbeanie.com
http://www.kbeanie.com*



On Fri, Aug 19, 2011 at 10:35 AM, Atik atik0...@gmail.com wrote:

 Hi,
 we have HTTPGet in android so we can communicate with the server to
 get the response when we send a request.
 i am using that in XML parsing, so but i want to know whether HTTPGet
 is a synchronous call or a synchronous call ???


 Please help me out with more explanation. i have googled it on
 internet also, but unable to find the satisfactory answer.


 Thanks
 Atik

 --
 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

-- 
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