views:

867

answers:

1

I get that error message quite often when debugging my android app. What does it mean?

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
huh? And how do I fix that?
jgauffin