I don't mind snotty replies to crap questions. There are far too many posts that are not questions, or questions that were answered on this list, or Stack Overflow, or simple google-fu for the key terms in question gives the answer within first 3 results.
About the code below: [...] Client = new DefaultHttpClient(httpParameters); ... I cannot see, where httpParameters are defined? Have a look at following example. Analyse it with reading API and see, where the problem lies: http://w3mentor.com/learn/java/android-development/android-http-services/example-of-http-get-request-using-httpclient-in-android/ -- Daniel Drozdzewski -- 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

