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编程很陌生,我正在尝试读取一个xml文件。一切正常,我可以在 logCat 中看到他正在接收所有数据,但应用程序仅显示 xml 文件中的 5 个标记。所以我想知道是否可以添加某种字符串来添加新的 textView/listView 或我需要的任何视图。
有一个很好的 Android API 指南:http: //developer.android.com/guide/topics/ui/layout/listview.html