Skip to content

Instantly share code, notes, and snippets.

@hitherejoe
Created April 30, 2017 17:52
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 hitherejoe/3cfed354d963969ca2948f9d6b24d946 to your computer and use it in GitHub Desktop.
Save hitherejoe/3cfed354d963969ca2948f9d6b24d946 to your computer and use it in GitHub Desktop.
<intent-filter>
<action android:name="android.intent.action.MAIN"/>
<category android:name="android.intent.category.IOT_LAUNCHER"/>
<category android:name="android.intent.category.DEFAULT"/>
</intent-filter>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment