2 years ago
#380954
John
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 calling order of them by android system?
I tried to run them but order is not predicable
android
android-contentprovider
0 Answers
Your Answer