Skip to content

Instantly share code, notes, and snippets.

@Suchiq
Created August 1, 2022 07:34
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 Suchiq/a2a42b2c1ab6b9ad2cd2fe8bf0a14bbf to your computer and use it in GitHub Desktop.
Save Suchiq/a2a42b2c1ab6b9ad2cd2fe8bf0a14bbf to your computer and use it in GitHub Desktop.
android 10
<service
android:name="MyNavigationService"
android:foregroundServiceType="location" ... >
...
</service>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment