I have some doubts regarding the storage in the android! What is different between the DCIM storage and Android/Media storage paths, and how can one access and
I have some doubts regarding the storage in the android! Which types of files can be saved via MediaStore APIs? I am making a messenger like WhatsApp and am stu
I have some doubts regarding the storage in the android! If I use Media Store APIs, where will the files be stored? I am making a messenger like WhatsApp and am
I have some doubts regarding the storage in the android! I am making a messenger like WhatsApp and am stuck in the storage part? Please help me! I am open to su
I have some doubts regarding the storage in the android! How does WhatsApp use and manage the storage. some of the files are stored in android/media, some are i
i'm displaying image stored on device storage to image view on app and in imageview on widget, it works fine on app but on widget it's not getting displayed and
After my Application have been refused by the play Store I have to remove MANAGE_EXTERNAL_STORAGE to the manifest. This authorisation is only for app like antiv
To support Android 11 storage, I have implemented Scoped Storage - MediaStore API successfully. However, I ended up with one scenario which I am not sure how to
I'm trying to access media files using Media Store APIs , but I'm facing with a specific issue: I can scan all the audio files apart all the audio files belong
I want to create an audio file and set the title, artist and album tags of the song using Android MediaStore. Creating the file works but unfortunately the tags
I have a function below that I got from a post on here, where I am trying to read the music files from the device. public List<AudioModel> getAllAudioF
I have an application on play store to whom the targetSdkVersion is update to 30 from 29, which is getting rejected again and again by Google Play after an upda