I go this:
Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String java.lang.String.toLowerCase(java.util.Locale)' on a null object reference
at blm.run + 66(blm.java:66)
at java.lang.Thread.run + 818(Thread.java:818)
But there´s no ref to my app code here
Look at the pic
How can I know where the NullPointerException
occurred