Skip to content

Instantly share code, notes, and snippets.

@IMoHaMeDHaMdYI
Created January 27, 2019 20:32
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 IMoHaMeDHaMdYI/c72d13957b888a2bd6178618615279b0 to your computer and use it in GitHub Desktop.
Save IMoHaMeDHaMdYI/c72d13957b888a2bd6178618615279b0 to your computer and use it in GitHub Desktop.
<service android:name=".MusicService">
<intent-filter>
<action android:name="android.media.browse.MediaBrowserService"/>
</intent-filter>
</service>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment