Android Caused by: java.lang.RuntimeException
问题 I got an error message just like in the title but there is no context to it its just Caused by: java.lang.RuntimeException how am I supposed to know what to fix if I don't know what caused it. The code is here: https://bitbucket.org/Hellscythe94/meet-up/src/master/ The error showed when I added this line to the Login Fragment: alertDialog.show(); But it doesn't work even after I comment it... Please help I'm just starting with android. OK I made a new blank project and just added the