Error - with listview.performItemClick()
问题 I need to call a method listview.setOnItemClickListener () and when I found this site on the solution, then I try realize it , but get an error with it at any mActivePosition , I can not understand what the problem, is here logcat: 12-28 05:33:39.324 13066-13066/com.example.SmsService E/AndroidRuntime﹕ FATAL EXCEPTION: main Process: com.example.SmsService, PID: 13066 java.lang.NullPointerException at com.example.SmsService.VideoView$3.getView(VideoView.java:140) at com.example.SmsService