Hai,
My application has a background process which continuously waits
on a socket for receiving messages and it should be started only once
and at the time of application starting.Thus i want to do that
background job in a service.
The service should not be started from the activity ,it should be
started at the application starting.
How can i define the service,which will be started at the time of
application starting?
If at all the service is started from activity.The activity can be
destroyed
and restarted.when this happens the service also be restarted .
Any help will be appreciated highly.
Thanks,
-SIva.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---