I got a doubt regarding the content provider.
Everytime when i am write the content provider, i am placing the URI MATCHER definition in the static brackets but the URI MATCHER is declared a private data member of the class. Only definition(new UriMatcher) is being placed in the static brackets.
Will anyone please let me know the reason. I tried googling but not able to find the answer. Me too will try please let me know if anyone knows already.
Thanks & Regards,
SSuman185