I need to save images in storage from my android application, my code is working but not for all devices and android versions.
i need some solution or code from you that can save my images in all device and android versions.
i need to store data into android folder for my application privacy. i'm wanna to use storage like whatsapp. whatsapp can store images, videos, document all is in storage/emulated/0/Android/media/ without spacial permission and access easily, so what can i do, how can i manage it.
but i got issue with some samsung device. to store images in file manager
NOTE: I need to save images in all type android version like [Android version 8, 9, 10, 11, 12, etc...] and any device like, [MI, Samsung, Oneplus, etc....]