05-12 19:22:46.570: E/StrictMode(30304): A resource was acquired at attached stack trace but never released. See java.io.Closeable for information on avoiding resource leaks.
05-12 19:22:46.570: E/StrictMode(30304): java.lang.Throwable: Explicit termination method 'end' not called
05-12 19:22:46.570: E/StrictMode(30304): at dalvik.system.CloseGuard.open(CloseGuard.java:184)
05-12 19:22:46.570: E/StrictMode(30304): at java.util.zip.Inflater.(Inflater.java:82)
05-12 19:22:46.570: E/StrictMode(30304): at java.util.zip.GZIPInputStream.(GZIPInputStream.java:96)
05-12 19:22:46.570: E/StrictMode(30304): at java.util.zip.GZIPInputStream.(GZIPInputStream.java:81)
05-12 19:22:46.570: E/StrictMode(30304): at com.tencent.open.utils.HttpUtils.a(ProGuard:612)
05-12 19:22:46.570: E/StrictMode(30304): at com.tencent.open.utils.HttpUtils.openUrl2(ProGuard:584)
05-12 19:22:46.570: E/StrictMode(30304): at com.tencent.open.utils.OpenConfig$1.run(ProGuard:191)
在点击QQ空间分享后有时候能跳转到网页,有时候不跳转到网页,然后直接崩了,日志显示如上,找了各方资料,官网demo测试都没问题,代码复制过来就出问题了,求大神解决啊