I'm not sure, but for calling external URL's we have to us
HttpURLConnection<http://developer.android.com/reference/java/net/HttpURLConnection.html>
.
In other way you can use
httppost<http://developer.android.com/reference/org/apache/http/client/methods/HttpPost.html>
.
Sample 
Example<http://atluri-ajith.blogspot.com/2011/09/work-with-http-post-request-in-android.html>
.

On Mon, Sep 26, 2011 at 1:02 PM, Nimish Nayak <[email protected]>wrote:

> (HttpURLConnection<http://www.google.com/search?hl=en&q=allinurl%3Ahttpurlconnection+java.sun.com&btnI=I%27m%20Feeling%20Lucky>
> ) url.openConnection()




-- 
" The ultimate measure of a man is not where he stands in moments of comfort
and convenience, but where he stands at times of challenge and controversy."

-- 
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

Reply via email to