Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 Android 开发的初学者,我想了解如何创建更复杂的列表视图,就像您在 Google I/O 2010 中看到的那样,所以如果您有任何博客/书籍/网站/示例或任何东西其他可以帮助我了解这个世界的东西,对我有很大帮助。
谢谢。
如果您使用 SDK 安装了 Eclipse,我建议您从 Android SDK Manager 下载 api 演示。那里有很多 ListView 示例。
我希望这些链接对您有所帮助:
HowTo:一个 ListView 中的 ListView、Adapter、getView 和不同列表项的布局
使用自定义 ArrayAdapter 自定义 Android ListView 项