debugging - Android app crash log -


i trying develop app android. running app on smartphone (android 5.1.1). when click on button in app crashes. (it unceremoniously shuts down, without error messages or anything.)

the button click causes crash opens dialog, has widgets. have narrowed down custom made "day picker" widget cause. however, day picker uses bunch of drawables , whatnot; meaning there 4 different files debug.

now i'm wondering if there sort of crash/error log found anywhere? imagine in debugging.

go android monitor @ bottom of android studio next todo click monitor. given logcat. there red line long problem defined case. post red line crash

enter image description here


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -