Regular Member
|
MDM 軟體出問題了
相機也不能啟動
java.lang.ClassCastException: android.graphics.drawable.Icon cannot be cast to android.graphics.Bitmap
at com.lingc.notification.NotificationService.onNotificationPosted(:2)
at android.service.notification.NotificationListenerService.onNotificationPosted(NotificationListenerService.java:346)
at android.service.notification.NotificationListenerService$MyHandler.handleMessage(NotificationListenerService.java:2023)
at android.os.Handler.dispatchMessage(Handler.java:107)
at android.os.Looper.loop(Looper.java:214)
at android.app.ActivityThread.main(ActivityThread.java:7356)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:930)
|