'Storage in android 10 and higher

I have some doubts regarding the storage in the android!

  1. How does WhatsApp use and manage the storage. some of the files are stored in android/media, some are in DCIM, and some are in app-specific storage?

  2. If I use Media Store APIs, where will the files be stored?

  3. Which types of files can be saved via MediaStore APIs?

  4. What is different between the DCIM storage and Android/Media storage paths, and how can one access and save the files in them by which method?

I am making an messenger like whatsapp and stucked in the storage part? Please help me!

I am open to suggestions for making an efficient messenger app! Please recommend any resources!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source