I get that error message quite often when debugging my android app. What does it mean?
views:
867answers:
1
A:
The anthorities attribute on the provider element in the Manifest.xml is not providing the proper information. I believe what is needed in an authority with a getType method.
phreed
2010-05-20 13:58:21
huh? And how do I fix that?
jgauffin
2010-06-07 07:08:56