在 android 中重复数据

Repeat data in android

Android 应用 连接到 asp 网站中的 Web 服务并获取数据。
问题是我有一个中继器 asp 重复一组

1- image
2- a text
3- text

如何在 android 中查看它?
与 Facebook 应用程序一样,post 通过更改内容重复。

您可以简单地使用 ListViewCustom Adapter

看看this tutorial