Looks like the reply I made to my other thread actually needs to be a
new different thread.
*****
05-03 15:27:06.947 1029-1198/? D/WifiNative-wlan0: doString: SIGNAL_POLL
05-03 15:27:07.007 1215-1215/? E/StatusBar: couldn't inflate view for
notification cx.ring/0xf83e638

android.content.res.Resources$NotFoundException: File
res/drawable/ic_call_end_white.xml from drawable resource ID
#0x7f08006f
                                                at
android.content.res.Resources.loadDrawable(Resources.java:2136)
                                                at
android.content.res.Resources.getDrawable(Resources.java:715)
                                                at
android.widget.TextView.setCompoundDrawablesRelativeWithIntrinsicBounds(TextView.java:2377)
                                                at
android.widget.RemoteViews$TextViewDrawableAction.apply(RemoteViews.java:1417)
                                                at
android.widget.RemoteViews.performApply(RemoteViews.java:2458)
                                                at
android.widget.RemoteViews.apply(RemoteViews.java:2417)
                                                at
android.widget.RemoteViews$ViewGroupAction.apply(RemoteViews.java:1345)
                                                at
android.widget.RemoteViews.performApply(RemoteViews.java:2458)
                                                at
android.widget.RemoteViews.apply(RemoteViews.java:2417)
                                                at
com.android.systemui.statusbar.BaseStatusBar.inflateViews(BaseStatusBar.java:732)
                                                at
com.android.systemui.statusbar.BaseStatusBar.createNotificationViews(BaseStatusBar.java:938)
                                                at
com.android.systemui.statusbar.phone.PhoneStatusBar.addNotification(PhoneStatusBar.java:1307)
                                                at
com.android.systemui.statusbar.CommandQueue$H.handleMessage(CommandQueue.java:326)
                                                at
android.os.Handler.dispatchMessage(Handler.java:102)
                                                at
android.os.Looper.loop(Looper.java:136)
                                                at
android.app.ActivityThread.main(ActivityThread.java:5103)
                                                at
java.lang.reflect.Method.invokeNative(Native Method)
                                                at
java.lang.reflect.Method.invoke(Method.java:515)
                                                at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:790)
                                                at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:606)
                                                at
dalvik.system.NativeStart.main(Native Method)
                                             Caused by:
org.xmlpull.v1.XmlPullParserException: Binary XML file line #1:
invalid drawable tag vector
                                                at
android.graphics.drawable.Drawable.createFromXmlInner(Drawable.java:933)
                                                at
android.graphics.drawable.Drawable.createFromXml(Drawable.java:877)
                                                at
android.content.res.Resources.loadDrawable(Resources.java:2132)
                                                at
android.content.res.Resources.getDrawable(Resources.java:715)
                                                at
android.widget.TextView.setCompoundDrawablesRelativeWithIntrinsicBounds(TextView.java:2377)
                                                at
android.widget.RemoteViews$TextViewDrawableAction.apply(RemoteViews.java:1417)
                                                at
android.widget.RemoteViews.performApply(RemoteViews.java:2458)
                                                at
android.widget.RemoteViews.apply(RemoteViews.java:2417)
                                                at
android.widget.RemoteViews$ViewGroupAction.apply(RemoteViews.java:1345)
                                                at
android.widget.RemoteViews.performApply(RemoteViews.java:2458)
                                                at
android.widget.RemoteViews.apply(RemoteViews.java:2417)
                                                at
com.android.systemui.statusbar.BaseStatusBar.inflateViews(BaseStatusBar.java:732)
                                                at
com.android.systemui.statusbar.BaseStatusBar.createNotificationViews(BaseStatusBar.java:938)
                                                at
com.android.systemui.statusbar.phone.PhoneStatusBar.addNotification(PhoneStatusBar.java:1307)
                                                at
com.android.systemui.statusbar.CommandQueue$H.handleMessage(CommandQueue.java:326)
                                                at
android.os.Handler.dispatchMessage(Handler.java:102)
                                                at
android.os.Looper.loop(Looper.java:136)
                                                at
android.app.ActivityThread.main(ActivityThread.java:5103)
                                                at
java.lang.reflect.Method.invokeNative(Native Method)
                                                at
java.lang.reflect.Method.invoke(Method.java:515)
                                                at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:790)
                                                at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:606)
                                                at
dalvik.system.NativeStart.main(Native Method)
05-03 15:27:07.007 1215-1215/? W/StatusBar: removeNotification for
unknown key: android.os.BinderProxy@42ce2ff0
*****

and then....

*****
05-03 15:27:07.217 18432-18432/? W/dalvikvm: threadid=1: thread
exiting with uncaught exception (group=0x41c69e48)
05-03 15:27:07.217 18432-18432/? E/RingApplication: Uncaught Exception
detected in thread

android.app.RemoteServiceException: Bad notification posted from
package cx.ring: Couldn't expand RemoteViews for:
StatusBarNotification(pkg=cx.ring user=UserHandle{0} id=260302392
tag=null score=0: Notification(pri=0 contentView=cx.ring/0x1090064
vibrate=null sound=null defaults=0x0 flags=0x2 kind=[null] 1 action))
                                                        at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1367)
                                                        at
android.os.Handler.dispatchMessage(Handler.java:102)
                                                        at
android.os.Looper.loop(Looper.java:136)
                                                        at
android.app.ActivityThread.main(ActivityThread.java:5103)
                                                        at
java.lang.reflect.Method.invokeNative(Native Method)
                                                        at
java.lang.reflect.Method.invoke(Method.java:515)
                                                        at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:790)
                                                        at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:606)
                                                        at
dalvik.system.NativeStart.main(Native Method)
05-03 15:27:07.217 18432-18432/? I/Process: Sending signal. PID: 18432 SIG: 9
05-03 15:27:07.217 1029-1039/? D/NotificationService: onNotification
error pkg=cx.ring tag=null id=260302392; will
crashApplication(uid=10142, pid=18432)
05-03 15:27:07.227 1215-1215/? W/StatusBar: removeNotification for
unknown key: android.os.BinderProxy@42ce2ff0
05-03 15:27:07.227 1029-1029/? D/NotificationService:
updateLightListLocked :r=null, action=2
*****

Regarding the multidex stuff earlier, the release apk is safe with
57967 methods, and the debug apk has 66323 yet still compiles with no
problems and runs (built fresh with no multidex stuff added).

Reply via email to