Re: [android-developers] Re: Rendering off UI thread causes ANR on Samsung Note
I hadn't, but I just did on your suggestion.
The call chain I see in eclipse looks the same as one in the traces.txt file:
It appears that the thread gets wedged while drawing one of the ImageButtons.
On Tuesday, 1 May 2012 19:09:19 UTC-4, Kostya Vasilyev wrote:
-- On Tuesday, 1 May 2012 19:09:19 UTC-4, Kostya Vasilyev wrote:
Abe,
Have you tried pausing the UI thread in the debugger once it's locked up, in order to inspect its call chain?
02.05.2012 2:55 пользователь "Mark Murphy" <mmurphy@commonsware.com> написал:On Tue, May 1, 2012 at 6:47 PM, abe oppenheim <abe.oppenheim@gmail.com> wrote:
> Thanks. Out of curiosity, did you try to reproduce on a Samsung Note?
I don't own a Note, sorry.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
Android App Developer Books: http://commonsware.com/books
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home