SouShin

Results 6 issues of SouShin

版本:2.4.0 java.lang.RuntimeException:Unable to stop activity {com.lianxin.oyt/com.lianxin.oyt.ui.GpBleDeviceListActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'boolean android.os.HandlerThread.quit()' on a null object reference android.app.ActivityThread.callActivityOnStop(ActivityThread.java:5224) ...... Caused by: java.lang.NullPointerException:Attempt to invoke virtual method 'boolean android.os.HandlerThread.quit()'...

cn.jmessage.biz.g.c 这个类是Conversation的实现类 获取会话列表的时候会返回这个cn.jmessage.biz.g.c 建议这种需要用到的类取消混淆吧

在原作者的代码基础上做了一些优化 新版本适配了android 13并且支持设置请求头 主页: https://github.com/932707629/UpdateAppUtils 依赖: implementation 'com.github.932707629:UpdateAppUtils:2.4.0'

Process: com.ycbjie.ycwebview, PID: 4392 java.lang.RuntimeException: Unable to start activity ComponentInfo{com.ycbjie.ycwebview/com.ycbjie.ycwebview.WebViewActivity}: android.view.InflateException: Binary XML file line #60: Binary XML file line #60: Error inflating class com.ycbjie.webviewlib.view.X5WebView at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3554) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3738) at...