hai
i am new to android as well as to java, now i am trying to make a httpconnection in my sample small application in which i am planning to post all my edittext text value in a particular uri, this is my idea, so now i am trying to make a sample application were i want to hit a particular url can say http://www.google.com, so i want to know how to how to do httppost and also i want to know how i can open a web page like google, i followed the post done by nemat but being new to java i couldn;t abl to understand wat they have done so if any can help me by posting your sample code to achieve theses two things i mentioned
1.to open a web page
2. and how to use HttpPost to post the values in a specific url?
thank you
waiting for ur reply

