> I am working on Http connection.Now problem is that I have to send a > JSON object via Http post.Please check my code:
I recommend looking at the official HttpClient examples: http://hc.apache.org/httpcomponents-client/examples.html In particular, this example shows a POST: http://tinyurl.com/httpclient-post -- Mark Murphy (a Commons Guy) http://commonsware.com _The Busy Coder's Guide to Android Development_ Version 1.2 Published! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

