Android: NullPointerException error
问题 I know it is dull to ask answers for a NullPointerException, and there are similar questions out there. However, I just cannot find a solution for my problem from the other questions. I have 2 classes: CreateContactActivityl.java: Passes intent of a text output to RegexOCR1.java RegexOCR1.java: Receives the text output, pass text output into a method that is within this class The error occurs in RegexOCR1.java as stated by the logcat: Fatal Exception: java.lang.RuntimeException: Unable to