异常处理
郝金库
熟悉Java、Android、iOS、ESB、web前端开发
展开
-
IllegalStateException: Can not perform this action after onSaveInstanceState
异常java.lang.RuntimeException: Unable to resume activity {sf.mobile.sf/sf.mobile.sf.activity.SignInfoActivity}: java.lang.IllegalStateException: Can not perform this action after onSaveInstan原创 2015-09-30 08:58:23 · 820 阅读 · 0 评论 -
HttpURLConnectionImpl cannot be cast to javax.net.ssl.HttpsURLConnection
1、使用 HttpsURLConnection 的时候抛出的一个异常。01-15 13:53:48.339 11539-12010/sf.app.mes E/AndroidRuntime: FATAL EXCEPTION: pool-1-thread-2 Proce原创 2016-01-15 15:57:33 · 6994 阅读 · 0 评论 -
Android 6.0下出错: UnsatisfiedLinkError: dlopen failed . text relocations
Android 6.0下报错: UnsatisfiedLinkError: dlopen failed ... text relocations首先贴一下这个问题的官方答复:https://code.google.com/p/android-developer-preview/issues/detail?id=3028 先介绍一下这个问题的背景 (没兴趣看的,原创 2016-07-21 09:44:47 · 4624 阅读 · 3 评论