[android-developers] Re: Content P
I'm new to Android too, but recently wrote a content provider.
Make sure the class SubscribeContentProvider.java is in the package
com.providers
Good luck!
Bogdan
On Apr 14, 11:39 pm, Android K <interconnectt...@gmail.com> wrote:
> Hi,
> With my one week old knowledge of Android I am trying use content
> provider. I get this exception, it seems to occur if AndroidManifest.xml
> didn't have it. But my file does have it.
>
> Any pointers are appreciated.
>
> TIA.
>
> Newbie.
>
> 04-14 20:15:03.029: ERROR/ActivityThread(637): Failed to find provider info
> for com.providers.SubscribeContentProvider
>
> I get this exception.
>
> <provider android:name="com.providers.SubscribeContentProvider"
>
> android:authorities="com.providers.SubscribeContentProvider">
>
> </provider>
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home