老迟到钢笔

文章
4
资源
0
加入时间
3年0月20天

communicate with service on android

While doing android programming, it's a common sense to use Activity to interact with users and use Service to perform time consuming tasks (actually, such tasks are usually performed on a new thread spawned by the service). A classic example is medi