https://www.dropbox.com/s/5wg9src2n3ptv93/ANRTest.zip
This includes the Thread.sleep(100); when included, it takes me about 30 seconds of button mashing to cause the ANR. Usually occurs within 10 seconds or so if I exclude this. On Tuesday, 1 May 2012 18:05:16 UTC-4, Mark Murphy (a Commons Guy) wrote: > > On Tue, May 1, 2012 at 5:41 PM, Ab <[email protected]> wrote: > > I added a log statement into the while loop. Based on this statement, > the > > while loop continues after the UI has frozen. > > That's odder still. > > Can you package up the entire project and make it available somewhere? > > -- > 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

