Android Studio: "Frame is not available"? -


i working google's leanback library android tv , trying figure out how best listen buttons on remote control (especially ones not captured mediasession).

for reason have break point in basegridview.dispatchtouchevent() , when press 1 of remote buttons debugger indeed jump point , shows me usual debug information.

however, after few (2-5) seconds debug info disappears , replaced message "frame not available".

in other places debugger working fine, wondering whether delay caused debugger counted anr , app therefore force closed?

in case, there way around this?

this message appears because u set many breakpoints, , threads waiting data other threads, settle this, cancel breakpoints , waiting data ready...


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -