开发者

Android Services Problem?

I've a application where a service is running in background and when a Serial port is connected this service will tell the activity that serial port is connected. Now ,If service is inactive or it is killed by Android for space allocation and some data comes from UART , who will serve this data?

Please answer urgently. Thank you.开发者_如何转开发


You can write a small native program and modify the init.rc to mark it to be restarted in case it dies..

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜