在我的应用程序中,我创建了GridView来显示来自特定文件夹的图像。问题是我想从DCIM/100ANDRO文件夹中检索图像。应该通过查询传递哪种类型的参数来检索此类图像?请提供解决方案。我正在使用下面的代码来检索它给我相机拍摄的图像//importingonlycameraimagesandstoringinArrayListofclassImagestypeString[]projection={MediaStore.Images.Media._ID,MediaStore.Images.Media.BUCKET_DISPLAY_NAME,MediaStore.Images.Medi