Skip to content

Instantly share code, notes, and snippets.

@skatldjs
Created October 19, 2010 01:22
Show Gist options
  • Select an option

  • Save skatldjs/633406 to your computer and use it in GitHub Desktop.

Select an option

Save skatldjs/633406 to your computer and use it in GitHub Desktop.
<intent-filter>
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
. . .
</intent-filter>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment