You can use DefaultHttpClient Please google "Http Client Android", I believe you can find some examples about that. But are you considering to build a REST system?
On Sat, Mar 17, 2012 at 12:22 AM, Justin Anderson <[email protected]>wrote: > Then do it... > On Mar 16, 2012 7:59 AM, "Robert Gichohi" <[email protected]> > wrote: > >> hi I wanted to incorporate Http request and http requests in my android >> project and connect it to php server >> >> -- >> 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 > -- Regards, Michael Leung http://www.itblogs.info - My IT Blog http://diary.skynovel.info - My Blog http://www.michaelleung.info - My Homepage -- 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

