Skip to content

Instantly share code, notes, and snippets.

@skydoves
Created February 22, 2022 03: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 skydoves/e5a61e8e32bba402c1877ad41d4226c3 to your computer and use it in GitHub Desktop.
Save skydoves/e5a61e8e32bba402c1877ad41d4226c3 to your computer and use it in GitHub Desktop.
service_manifest
<manifest ... >
<application ... >
<service android:name=".MyService" />
...
</application ... >
...
</manifest >
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment