Skip to content

Instantly share code, notes, and snippets.

@robUx4
Created February 10, 2016 15:25
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 robUx4/268b9133a5bc5436437c to your computer and use it in GitHub Desktop.
Save robUx4/268b9133a5bc5436437c to your computer and use it in GitHub Desktop.
<intent-filter>
<action android:name="android.intent.action.PACKAGE_CHANGED" />
<data
android:host="com.levelup.touiteur"
android:scheme="package" />
</intent-filter>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment