Skip to content

Instantly share code, notes, and snippets.

@mmoamenn
Created November 26, 2019 09:54
Show Gist options
  • Save mmoamenn/03d4aebe32f497ad2056e107916f428b to your computer and use it in GitHub Desktop.
Save mmoamenn/03d4aebe32f497ad2056e107916f428b to your computer and use it in GitHub Desktop.
<activity android:name="FactoryResetActivity">
<intent-filter>
<data android:scheme="http"
android:host="app.factory.reset.com" />
</intent-filter>
</activity>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment