如何从 listview 获取数据并将它传递到另一个活动
1个回答
2015-02-10 · 知道合伙人数码行家
huanglenzhi
知道合伙人数码行家
向TA提问 私信TA
知道合伙人数码行家
采纳数:117538
获赞数:517193
长期从事计算机组装,维护,网络组建及管理。对计算机硬件、操作系统安装、典型网络设备具有详细认知。
向TA提问 私信TA
关注
展开全部
编辑您的问题,并添加 LogCat。我不知道你在做关于您项目单击 (纠正我如果我听不懂): 您不确定在你把光标 ; 使用 cursor.moveToPosition(position)然后你带列和其他查询的工作人员 ;最后您将创建一个列表。
长话短说,看来你要创建列表,当你点击一个项目 !更改您的代码中这种方式的方法:
@Override
public void onItemClick(AdapterView<?> listView, View view, int position, long id) {
// Get the cursor, positioned to the corresponding row in the result set
Cursor cursor = (Cursor) listViev.getItemAtPosition(position);
// Find your data on cursor and launch your second activity in order to show album's tracks
}
长话短说,看来你要创建列表,当你点击一个项目 !更改您的代码中这种方式的方法:
@Override
public void onItemClick(AdapterView<?> listView, View view, int position, long id) {
// Get the cursor, positioned to the corresponding row in the result set
Cursor cursor = (Cursor) listViev.getItemAtPosition(position);
// Find your data on cursor and launch your second activity in order to show album's tracks
}
本回答被提问者和网友采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
网易云信
2023-12-06 广告
2023-12-06 广告
各种消息提醒、在线状态、消息里面发礼物打电话都可以实现的。网易云信 1 对 1 UIKit 组件深入娱乐社交领域,提供一站式的产品方案,助力开发者更好、更快地构建 1 对 1 社交平台。此外,我们也提供基于底层 SDK 集成方案,使业务能够...
点击进入详情页
本回答由网易云信提供
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询