What is Service?

What is Service?



On 2014-06-10 00:24:04.0
subha064


It is a component that run in background without interaction with user.It has no user interface


On 2014-06-10 03:36:47.0
sonali
1- A Service is an application component .
2- its perform a longer-running operation 
3- Unaffected by activity switching.
4- always run in background  and using main thread.


On 2014-06-10 04:04:47.0
vinaykumar
A service is a component that runs in the background to perform long-running operations without needing to interact with the user.


On 2014-06-10 06:43:19.0
sujata

copyright@questionsforum.net