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

Apps write service to run indefinitely

yanivmvp

Lurker
I have an android based device which has a serial RS232 connection, GPS and GPRS .
what I need is to write a service which will communicate through these protocols as long as the device is on.
meaning this service will no be app dependent , it will run on its own.

how can I do this in android?

thanks
 
Back
Top Bottom