Hi Kiran,
I want to know how you are specifying the content uri....?? Can u
pls provide the code snippet of your CONTENT URI..
I used Uri mUri = Uri.parse("content://com.wipro.FTCProvider.CellInfo/
profiles"); instead of
Uri mUri = Uri.parse(CellInfo.CONTENT_URI) ;
Try to give the complete uri in ur application which u r accessing the
content provider. Dont use the static variable CONTENT_URI even if u
assign the complete value to that.
Regards,
SREEHARI
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
To unsubscribe, reply using "remove me" as the subject.