Permit Whatsapp to access all files (not only media)

  • Thread starter Swamp Thing
  • Start date
  • Tags
    files
In summary, the conversation discusses the permissions settings for WhatsApp on an Android phone and the options available for managing files. It is mentioned that WhatsApp developers have not listed the permission to access full storage and that this is in line with current best practices. Despite not having full access, WhatsApp is still able to backup to local storage. However, there are some cases where this may not work due to permission issues. In such cases, using Google Drive for backup is suggested as an alternative solution. The conversation also clarifies that having already granted all granular file and media permissions, the issue of not being able to create a local backup is not related to permissions.
  • #1
Swamp Thing
Insights Author
919
595
When I look at the permissions settings for Whatsapp on my Android phone, I see these options:

* Allow access to media only
* Deny

Now, I want to allow access to all files, not just media, because without that WhatsApp is not able to create local backup files. I do see that some apps like Adobe Acrobat have the following permission options:

* Allow management of all files
* Deny.

How can I allow WhatsApp to do "management of all files"?
 
Computer science news on Phys.org
  • #2
In the Manifest.xml file, developers are able to list the permissions their apps require. Some permissions are automatically granted by the system and it's not visible to you, like permission to vibrate the phone and permission to use the network. Sensitive permissions are required to be requested at runtime.

WhatsApp developers have not listed the permission to access full storage. This is done keeping in mind the current best practices, which advises not to use the READ_EXTERNAL_STORAGE permission unless necessary, but to use the granular media permissions instead. You cannot change this, unless you reverse engineer the app.

But WhatsApp can backup to local storage properly even without the full access permission. I can see on my device that the local backup is saved properly. Is WhatsApp on your device throwing a SecurityException when trying to backup to local storage?
 
  • Like
Likes Swamp Thing
  • #3
It doesn't show any error, but silently fails to create any backup file. A google search turned up some suggestions that this could be due to permission issues.

I could finally do the backup/restore via Google Drive, so I'm good now. (I wanted to have a local backup just in case drive didn't work... that's just how I am :smile: )
 
  • #4
Swamp Thing said:
A google search turned up some suggestions that this could be due to permission issues.
If you have already allowed all the granular file and media permissions, then that issue is not related to permissions. If WhatsApp can download and upload any files from your device, the app already has the permission to read/write files. Not being able to create a local backup is definitely a different issue. You cannot give a permission to an app which it hasn't asked for.
 

Related to Permit Whatsapp to access all files (not only media)

1. Why does Whatsapp need access to all files on my device?

Whatsapp requires access to all files on your device to be able to send and receive various types of files, such as documents, PDFs, and other non-media files. This permission allows the app to access and share files seamlessly.

2. Is it safe to permit Whatsapp to access all files on my device?

Yes, it is safe to permit Whatsapp to access all files on your device. Whatsapp follows strict security protocols to ensure the privacy and security of your data. As long as you trust the app and its developers, there should be no cause for concern.

3. Can Whatsapp access sensitive information if I permit it to access all files?

Whatsapp does not access or collect any sensitive information from your device without your permission. By granting access to all files, you are only allowing the app to interact with files stored on your device for the purpose of sharing and receiving them within the app.

4. Will permitting Whatsapp to access all files affect my device's performance?

Granting Whatsapp access to all files should not have a significant impact on your device's performance. The app is designed to efficiently manage file access and storage without causing any noticeable slowdowns or issues with your device's performance.

5. Can I revoke Whatsapp's access to all files if I change my mind?

Yes, you can revoke Whatsapp's access to all files at any time by adjusting the app's permissions in your device's settings. Simply navigate to the app settings, find Whatsapp in the list of installed apps, and modify the file access permissions as needed.

Similar threads

Replies
7
Views
598
  • Computing and Technology
Replies
7
Views
811
  • Computing and Technology
Replies
16
Views
6K
  • Computing and Technology
Replies
23
Views
3K
  • Computing and Technology
Replies
3
Views
2K
  • Computing and Technology
Replies
3
Views
1K
  • Computing and Technology
Replies
3
Views
242
  • Computing and Technology
Replies
22
Views
5K
  • Computing and Technology
Replies
1
Views
2K
  • Computing and Technology
Replies
5
Views
2K
Back
Top