AlexanderSofronov / iptv.example

Example of a custom configured IPTV Android app based on IPTV Core.
Apache License 2.0
224 stars 141 forks source link

set default player not work #16

Closed medalawi closed 2 years ago

medalawi commented 5 years ago

I can't set third party player as a default player with this code !

intent.putExtra("preferred_player_package", "org.videolan.vlc");