Android11返回空游标
创始人
2024-08-20 10:30:11
0

在Android 11中,由于隐私限制,应用程序无法访问其他应用程序的数据。因此,如果您尝试使用旧的代码从另一个应用程序中检索数据,则可能会遇到空游标的问题。您可以通过限制查询表的列来解决这个问题。下面是一个例子,假设您现在正在检索其他应用程序的数据并获得空游标:

Cursor cursor = getContentResolver().query( ContactsContract.CommonDataKinds.Phone.CONTENT_URI, new String[]{ ContactsContract.CommonDataKinds.Phone.NUMBER, ContactsContract.CommonDataKinds.Phone.DISPLAY_NAME_PRIMARY}, null, null, null);

if (cursor != null && cursor.getCount() > 0) { // 取得返回数据 while (cursor.moveToNext()) { String name = cursor.getString(cursor.getColumnIndex( ContactsContract.CommonDataKinds.Phone.DISPLAY_NAME_PRIMARY)); String number = cursor.getString(cursor.getColumnIndex( ContactsContract.CommonDataKinds.Phone.NUMBER)); } }

cursor.close();

替换成:

Cursor cursor = getContentResolver().query( ContactsContract.CommonDataKinds.Phone.CONTENT_URI, new String[]{ ContactsContract.CommonDataKinds.Phone.NUMBER, ContactsContract.CommonDataKinds.Phone.DISPLAY_NAME_PRIMARY}, ContactsContract.Contacts.DISPLAY_NAME_PRIMARY + " = ?", new String[]{"John"}, // 这里可以是任何一个名字 null);

if (cursor != null && cursor.getCount() > 0) { // 取得查询结果 while (cursor.moveToNext()) { String name = cursor.getString(cursor.getColumnIndex( ContactsContract.CommonDataKinds.Phone.DISPLAY_NAME_PRIMARY)); String number = cursor.getString(cursor.getColumnIndex( ContactsContract.CommonDataKinds.Phone.NUMBER)); } }

cursor.close();

在这个示例中,我们通过将一个查询参数添加到表中来限制结果,以无法获取表中的所有数据。在这种情况下,我们只检索特定名称的联系人信息。您可以使用各种不同的查询参数来重新定义表的选择,以获取

相关内容

热门资讯

解迷透视!aapoker安装包... 解迷透视!aapoker安装包怎么使用,微信小程序微乐房间怎么辅助,妙计教程(真的有挂)-哔哩哔哩1...
推荐透视!wepoker怎么下... 推荐透视!wepoker怎么下载游戏,微信微乐辅助脚本平台,课程教程(有挂详情)-哔哩哔哩1、游戏颠...
科普透视!模拟器打开hhpok... 科普透视!模拟器打开hhpoker,微乐自建房运势高有什么表现,总结教程(有挂实锤)-哔哩哔哩一、模...
揭幕透视!pokemmo辅助脚... 揭幕透视!pokemmo辅助脚本,微乐小程序透视工具,操作教程(有挂解密)-哔哩哔哩1、实时poke...
分享透视!hhpoker免费透... 分享透视!hhpoker免费透视脚本,微乐手游微乐辅助免费,要领教程(有挂技巧)-哔哩哔哩1、操作简...
教你透视!hhpoker德州牛... 教你透视!hhpoker德州牛仔视频,微乐小程序免费黑科技下载方法,阶段教程(有人有挂)-哔哩哔哩1...
详细透视!wepoker免费脚... 详细透视!wepoker免费脚本咨询,微信小程序微乐辅助器真吗,秘籍教程(有挂攻略)-哔哩哔哩1)w...
分享透视!wepoker私人局... 分享透视!wepoker私人局规律,微信小程序微乐辅助器教程图片,模块教程(有挂讲解)-哔哩哔哩1、...
教你透视!wepoker代打辅... 教你透视!wepoker代打辅助机器人,微乐家乡官方app,项目教程(有挂透明挂)-哔哩哔哩1、用户...
科普透视!德州局怎么透视,淘宝... 科普透视!德州局怎么透视,淘宝的微乐辅助是真的吗,演示教程(真的有挂)-哔哩哔哩1、这是跨平台的德州...