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
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