• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Keep service running in background

Hi

I have a VoIP application that uses a background service for managing the SIP calls. Everything is fine, except that if I let the tablet unused for some time the background service is put on sleep and the calls cannot be received anymore. Can anyone tell me how I can make my service persistent ?

thanks
Bogdan
 
Back
Top Bottom