Android device monitor seems to miss crashes -


at seemingly random occasions looks log cat in device monitor bundled android studio misses error messages.

i have app crashed on different errors, index out of bounds mention one. @ occasions crash shown in log, @ other occasions showed warnings, not errors. still crashed expected @ out of bounds error.

i have no idea why log misses errors , should prevent happening. suggestions on might reason, how can find , fix it?

logcat streams log output device (or emulator) , stream can delayed, interrupted or slow. when happen stop , restart clicking on icon in android studio :

restart logcat

if it's device , behavior frequent may want test other cable.


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -