Hi everyone

I'm trying to figure out how HttpURLConnection class is used for developing 
bluetooth applications over android environment.
from some application logs (logcat) i can see messages like:
org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.connec
 t(HttpURLConnection.java:807)
org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.sendRe
 quest(HttpURLConnection.java:1224)
org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.doRequ
 estInternal(HttpURLConnection.java:1558)
org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.doRequ
 est(HttpURLConnection.java:1551)
org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.getOut
 putStream(HttpURLConnection.java:1145

looking for some getting started for this?

I'll appreciate your help

Moish


-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to