raweng / augmented-reality-view

119 stars 68 forks source link

App Crashed #6

Closed sadiaMallickDev closed 7 years ago

sadiaMallickDev commented 7 years ago

Hi, I have build the project ,run the project, then application just gets crashed as it starts. Below is some Error logs. FATAL EXCEPTION: main Process: com.example.wemsol.augmentedrealityapplication, PID: 28655 java.lang.NullPointerException: Attempt to write to field 'com.example.wemsol.augmentedrealityapplication.utils.arview.DataView com.example.wemsol.augmentedrealityapplication.utils.arview.RadarView.view' on a null object reference at com.example.wemsol.augmentedrealityapplication.utils.arview.DataView.draw(DataView.java:330) at com.example.wemsol.augmentedrealityapplication.utils.arview.RadarMarkerView.onDraw(ARView.java:404)