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();

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

相关内容

热门资讯

透视神器!wepoker手机版... 透视神器!wepoker手机版透视脚本(透视)wepoker辅助工具(竟然一直都是有透视)-哔哩哔哩...
透视教程!wepoker免费脚... 透视教程!wepoker免费脚本(透视)wepoker免费辅助器(总是有挂)-哔哩哔哩1、玩家可以在...
透视app!wepokerpl... 透视app!wepokerplus作必弊(透视)wepoker透视是真的吗(真是有脚本)-哔哩哔哩一...
透视工具!德扑之心免费透视(透... 透视工具!德扑之心免费透视(透视)德普之星怎么开辅助(果然一直都是有脚本)-哔哩哔哩1、德普之星怎么...
透视app!wepoker线上... 透视app!wepoker线上大神(透视)黑侠破解wepoker(都是是有辅助器)-哔哩哔哩1.黑侠...
透视方法!hhpoker作必弊... 透视方法!hhpoker作必弊码怎么用(透视)hhpoker透视脚本下载(一贯真的有挂)-哔哩哔哩1...
透视app!德普之星的辅助工具... 透视app!德普之星的辅助工具介绍(透视)德普之星辅助工具如何设置(其实是有透视)-哔哩哔哩1、在德...
透视教程!越乡游义乌辅助器(辅... 透视教程!越乡游义乌辅助器(辅助)圣游辅助软件(原来是真的有辅助器)-哔哩哔哩1、起透看视 越乡游义...
透视攻略!hhpoker是正品... 透视攻略!hhpoker是正品吗(透视)hhpoker真的有透视吗(确实真的有挂)-哔哩哔哩1、hh...
透视工具!德普之星私人局辅助免... 透视工具!德普之星私人局辅助免费(透视)德普之星透视(一贯是有辅助器)-哔哩哔哩1、起透看视 德普之...