python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Persistable URI Permissions for a Document Provider
Not sure if what I'm trying to do is possible or not. I have a "proxy" document provider meaning a document provider that exports aliases for other content using the SAF. I have a dialog f...
Rich
Votes: 0
Answers: 1
Multiple content provider, onCreate calling order
In my android app, I have a content provider. App is using an aar lib which is also having a content provider. I want to make sure lib content provider get called first.
Is there any way to ensure cal...
John
Votes: 0
Answers: 0
ConcurrentModification Exception thrown when inserting the file via content resolver
I created a suspended function that I am calling from ViewModel, the function takes a set of MyFile abstract class and then iterates through the set to get values and eventually insert them via conten...
Waqas Younis
Votes: 0
Answers: 0
Got error in whatsapp while sharing video in android
Showing error like this when sharing videos in whatsapp
'The following is my code to share document,image and videos.The image and document are sharing with no issues ,the issue only occurs while shar...
Balaji murugesan
Votes: 0
Answers: 0