The custom view does DB/IO while scrolling? the processes that run while bindView/getView is called are what important.
P.S - HttpClient does use cache. On Friday, May 10, 2013 6:34:43 AM UTC+3, Nathan wrote: > > > > On Wednesday, May 8, 2013 11:57:20 PM UTC-7, Piren wrote: >> >> Without rooting, you'll have to write code that lists the files. >> >> What are you scrolling when the device freezes? (i.e what component is >> that and what data is bound to it) >> > > This is a custom view that does plenty of things including database > access, multiple thread and file I/O. > > That doesn't narrow it down much. I would really like to spend time with a > Razr MAXX HD and a debugger once I can arrange. > > There are no webview or mapview in the main activity. A few other rarely > used activities do use it. I'm wondering if things like HttpClient use > cache, though. > > Nathan > -- -- 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

