Skip to content

Instantly share code, notes, and snippets.

@Axxiss
Created May 4, 2012 10:32
Show Gist options
  • Save Axxiss/2593968 to your computer and use it in GitHub Desktop.
Save Axxiss/2593968 to your computer and use it in GitHub Desktop.
Manifest
<provider
android:name=".provider.AcmeProvider"
android:authorities="com.acme.provider.myapp"
android:label="Log"
android:enabled="true"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment