[ad_1]
You haven’t initialized your Person class on onCreate() method that’s why p.TopTen is null. So you need to do it by
p = new Person();
5
[ad_2]
solved ListView Crash FATAL EXCEPTION
[ad_1]
You haven’t initialized your Person class on onCreate() method that’s why p.TopTen is null. So you need to do it by
p = new Person();
5
[ad_2]
solved ListView Crash FATAL EXCEPTION