AlexanderSofronov / iptv.example

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

Can i stop Activity Using a thread? #12

Open MichaeLCan opened 6 years ago

MichaeLCan commented 6 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?