Author | Message |
---|---|
msargent
Posts: 519
|
Posted 18:55 Apr 30, 2016 |
Hi Folks, When posting logcat information, find where it touches your code. When there is an exception, there is a ripple effect of other exceptions --- ignore those, they aren't helpful. Find the exception closest to your code: that's the one to pay attention to. |