android - Kill activity in thread -


How do I kill android activity from asynchronous thread? In my Android application, do I start another activity by using startActivity

or there is no way to use threads?

I think you should not run control of your application even though you have to run DT activity in the background process. Will happen.


Comments