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

Can i stop Activity Using a thread? #12

Open MichaeLCan opened 5 years ago

MichaeLCan commented 5 years ago

I need to stop IPTV core activity in my app when a condition is verified by an external thread. Can i start the thread and after call IPTV core and after stop it?