开发者

where can I find httpsURLConnection source code?

in Eclipse on my PC, I am debugging my app and seeing exception like:

at org.apache.harmony.luni.internal.net.www.protocol.https.HttpsURLConnection.connect(HttpsU开发者_如何转开发RLConnection.java:146)

Where can I find source code of HttpsURLConnection?

My environment is:

PC, Eclipse Galileo, Android API level 4 (Platform 1.6),

Eclipse Installation Details shows "Eclipse.org, Apache Commons Httpclient, 3.1.0.v20080605-1035)


here is a tutorial on getting android source code and putting it into eclipse. maybe that can help but i'm not sure. Link

edit: This might actually be more direct for your question Link

I basically found the above link from this post Link

it has a lot of general source code viewing solutions. hope maybe that can help.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜