Skip to content

Instantly share code, notes, and snippets.

@vikrmgodara
vikrmgodara / gist:06dd200cec16b728873ef53f6fa29a9f
Created September 22, 2016 08:48
java.lang.runtimeexception java.lang.nullpointerexception
my code is
i am getting error at the end of this line of code "quantityTextView.setText("" + number);"
Error is : java.lang.runtimeexception java.lang.nullpointerexception
Using platform : android studio TextView.setText("" + number)
// FIND FULL CODE