The constructor SimpleAdapter(new View.OnClickListener(){}, List>, int, String[], int[]) is undefined
有时候系统提示加;我也加了;但是eclipse还是报错是什么原因造成的
是编译错误还是运行时错误呢?
把你代码贴出来看看。