Android模拟器中的照片文件
创始人
2024-10-09 08:01:12
0

在Android模拟器中,可以通过使用MediaStore来访问照片文件。以下是一个简单的示例,演示如何从MediaStore中检索所有相册并显示它们的照片。

// Define a projection that specifies the columns from the table we care about.
String[] projection = {
        MediaStore.Images.Media._ID,
        MediaStore.Images.Media.BUCKET_DISPLAY_NAME,
        MediaStore.Images.Media.DATE_TAKEN,
        MediaStore.Images.Media.DATA
};

// Get the base URI for the People table in the Contacts content provider.
Uri images = MediaStore.Images.Media.EXTERNAL_CONTENT_URI;

// Make the query.
Cursor cur = getContentResolver().query(images,
        projection, // Which columns to return
        null,       // Which rows to return (all rows)
        null,       // Selection arguments (none)
        null        // Ordering
);

if (cur.moveToFirst()) {
    String bucketName;
    String dateTaken;
    String path;
    int bucketColumn = cur.getColumnIndex(
        MediaStore.Images.Media.BUCKET_DISPLAY_NAME);

    int dateColumn = cur.getColumnIndex(
        MediaStore.Images.Media.DATE_TAKEN);

    int dataColumn = cur.getColumnIndex(
        MediaStore.Images.Media.DATA);

    do {
        // Get the field values
        bucketName = cur.getString(bucketColumn);
        dateTaken = cur.getString(dateColumn);
        path = cur.getString(dataColumn);

        // Do something with the values.
        Log.v(TAG, "Bucket Name: " + bucketName +
            " Date Taken: " + dateTaken +
            " Path: " + path);
    } while (cur.moveToNext());
}

相关内容

热门资讯

关于透视!hh poker透视... 关于透视!hh poker透视器下载,hhpoker有没有作比弊辅助,果然是有辅助工具(哔哩哔哩)1...
关于透视!wepokerplu... 关于透视!wepokerplus透视脚本免费,wepoker轻量版透视系统,一贯一直总是有辅助技巧(...
详细透视!hhpoker是正规... 详细透视!hhpoker是正规的吗,hhpoker万能辅助器,都是一直总是有辅助工具(哔哩哔哩)1、...
科普透视!德普之星辅助器怎么用... 科普透视!德普之星辅助器怎么用,德普之星透视辅助软件下载,好像真的有辅助工具(哔哩哔哩)1、上手简单...
教你透视!wepoker的辅助... 您好,这款游戏可以开挂的,确实是有挂的,需要了解加去威信【485275054】很多玩家在这款游戏中打...
推荐透视!aapoker透视脚... 推荐透视!aapoker透视脚本入口,aapoker插件下载,本来一直都是有辅助工具(哔哩哔哩)1、...
推荐透视!wpk辅助是什么,w... 推荐透视!wpk辅助是什么,wpk透视辅助下载,切实真的有辅助神器(哔哩哔哩)一、游戏安装教程牌型概...
推荐透视!aapoker辅助怎... 推荐透视!aapoker辅助怎么用,aapoker如何设置胜率,切实是真的有辅助脚本(哔哩哔哩)1、...
普及透视!wepoker手机版... 普及透视!wepoker手机版辅助,wepoker作比弊视频,其实真的是有辅助app(哔哩哔哩)1、...
了解透视!aapoker辅助插... 了解透视!aapoker辅助插件工具,aapoker怎么控制牌,原来一直总是有辅助插件(哔哩哔哩)破...