> Anyone give example code for get connection from the > network server.
What is a "network server"? If you mean a Web server, Android includes the Apache Jakarta Commons HttpClient library. You can find tutorials on that here: http://hc.apache.org/httpclient-3.x/tutorial.html (note: this is for the HttpClient in the M5 SDK -- later SDKs might have the newer HttpClient 4.0 release) If you mean something else, write back with details! -- Mark Murphy (a Commons Guy) http://commonsware.com _The Busy Coder's Guide to Android Development_ Version 1.1 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] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

