Skip to content

Instantly share code, notes, and snippets.

@tassioauad
Created November 12, 2016 14:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tassioauad/e0441bbf17aafbea54fe2993903caed1 to your computer and use it in GitHub Desktop.
Save tassioauad/e0441bbf17aafbea54fe2993903caed1 to your computer and use it in GitHub Desktop.
<intent-filter android:priority="INTEGER" >
<action android:name="ACTION" />
<category android:name="CATEGORY" />
</intent-filter>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment