Search code examples
androidlistviewrepeater

asp:repeater functionality in android


I am looking for something like the <asp:repeater> in android. Is there anything similar?

I need to autogenerate a listview which will be populated from a database, and i thught a repeater would be the easiest solution.


Solution

  • Take a look at here ,you can customize that class