android - How to diagnose CalledFromWrongThreadException -


i have app appears work on several devices have @ office. uploaded market found (via flurry) users getting calledfromwrongthreadexception errors. error occurring in method sets visibility of buttons. looking @ assorted docs appears these functions must called ui thread. problem correcting (and possible similar instances) being hampered fact appear getting away on devices. how can ensure don't away using wrong thread can trap errors before uploading new version market?


Comments

Popular posts from this blog

php - Magento - Deleted Base url key -

javascript - Tooltipster plugin not firing jquery function when button or any click even occur -

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -