<Cannot evaluate com.example.ganz.minigamesortnumb...
# stackoverflow
u
Cannot evaluate com.example.ganz.minigamesortnumbers.LevelAdapter$MyViewHolder.toString() Yes my method threw 'java.lang.NullPointerException' exception, yes I googled and yandexed themes about NullPointerException. But still I cannot resolve my errors. Brief explanation: I am creating small games where you should click shafled numbers in increasing order. It is running without any errors. My adapter shuffles and puts limited numbers correctly. But I cannot handle the click when I am pressing a button. However, when I am debugging it gives me some errors like 'Line 36 in...