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.
我是一名初学者程序员,我正在尝试在 Eclipse 上创建一个基本的 android 应用程序。我要做的是设置一个带有几个按钮的主屏幕,当您单击一个按钮时,它将显示将保存在列表中的信息。每个按钮将显示不同的信息。问题是我不知道如何显示存储在每个列表中的信息。有人可以解释如何做到这一点,或者有一个详细解释的教程。
我建议从这里开始。 第一个安卓应用