Thanks, you for answer.
1.If I need that the background (service or thread) all the time interacts with the UI application. In this case, what the better?
2.In what case the performance will the better, in a case with a thread or a service?
3.What do the application's thread do, when the Activity is not an active state?