如何在 Android 11 范围存储中使用 .status 文件夹作为 WhatsApp 状态保护程序应用程序?
大家好,我制作了一个 WhatsApp 状态保护程序。但在 android 11 中,Google 引入了范围存储,因此我无法在应用程序中获取用户的状态。为此,我使用了 MANAGE_EXTERNAL_STORAGE,但这样我无法在 Google Play 中发布该应用程序。我见过很少有应用程序使用某些权限来授予使用该 .status 文件夹的访问权限。怎么办呢?我已附上应用程序请求的权限的屏幕截图。我是初学者,所以请帮助我。
Hey guys I had made a WhatsApp status saver app. But in android 11, Google introduced scoped storage so I'm not getting status of the user in the app. For that I have used MANAGE_EXTERNAL_STORAGE but with this I can't publish the app in Google play. I've seen few apps using some permission to grant access to use that .status folder. How to do that ? I have attached the screenshot of the permission that the app was asking. I am a beginner so please help me out.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
请求用户授予 WhatsApp 状态存储文件夹的权限。
您可以在此处查看使用上述方法的工作示例。
https://play.google.com/store/apps/详细信息?id=com.larntech.whatsappstatussaver
Request the user to give permission to the WhatsApp status storage folder.
You can check a working example using above method here.
https://play.google.com/store/apps/details?id=com.larntech.whatsappstatussaver