I'm writing a content provider, it will be part of my application. What does the "icon" attribute in the element do though?:
http://developer.android.com/guide/topics/manifest/provider-element.html
Where would anyone ever see this icon? Is there a way for users to list all the content providers in the system, and they might see it in this listview perhaps?