I have a generic list in android.
开发者_C百科for other hand i have a listview.
How i could bind the generic list into the listview?
Thanks in advance. Best regards. Jose
Use an ArrayAdapter, if the "generic collection" implements the List interface. Otherwise, create your own Adapter class, extending BaseAdapter.
 
         
                                         
                                         
                                         
                                        ![Interactive visualization of a graph in python [closed]](https://www.devze.com/res/2023/04-10/09/92d32fe8c0d22fb96bd6f6e8b7d1f457.gif) 
                                         
                                         
                                         
                                         加载中,请稍侯......
 加载中,请稍侯......
      
精彩评论