I want to use jsonObject in my class. So I create a private jsonObject. I created it. But with getting NullPointer. Why is this happening?
My code
http://pastebin.com/NKm372LV
My Error Exeption
http://pastebin.com/cscAE1Q8
Caused by: java.lang.NullPointerException
at com.EraNewGames.Elbase.Schedule.onCreate(Schedule.java:32)