i find two different lessons of creatinf custom listview in android/ One of them uses ArrayAdapter the other one BaseAdapter/ Can someone explain what the differents between them and advise some simple lesson for dummies on creating custom listview/ thanks
            Asked
            
        
        
            Active
            
        
            Viewed 859 times
        
    2 Answers
2
            
            
        These are some of the tutorials i referred while creating my own list view..Hope these helps you too
http://www.androidpeople.com/listview
http://www.heikkitoivonen.net/blog/2009/02/15/multicolumn-listview-in-android/
 
    
    
        Shijilal
        
- 2,175
- 10
- 32
- 55
 
    