Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
谷歌播放是否需要应用程序中的相机权限..我已经使用带有图像选择器的相机,但它只要求存储访问权限。但是图像选择器可以访问相机。在发布应用程序播放之前我需要手动添加访问相机的权限吗店铺?
不,由于在 Android中,您不需要在AndroidManifest.xml文件中明确设置包的权限。你可以走了。image_pickerContentProvider
AndroidManifest.xml
image_picker
ContentProvider