Skip to content

Instantly share code, notes, and snippets.

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

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

Select an option

Save skatldjs/633420 to your computer and use it in GitHub Desktop.
<intent-filter>
<action android:name="com.example.project.SHOW_CURRENT" />
<action android:name="com.example.project.SHOW_RECENT" />
. . .
</intent-filter>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment