Saturday, 26 April 2025

 When does onCreate() function of ContentProvider will be called ?


onCreate() will be called when the application containing the content provider is loaded into the memory for the first time.

No comments:

Post a Comment