I have to update a Content Provider DB. As per requirement, I only can do that using context.getContentResolver().
Bt I am unable to use SET operator in this method. Can someone help me on this. Thanks in advance.
I have to update a Content Provider DB. As per requirement, I only can do that using context.getContentResolver().
Bt I am unable to use SET operator in this method. Can someone help me on this. Thanks in advance.