android: Communication with service (안드로이드 서비스간 소통)
- 목표 : service 만들기, 서비스 간 소통하는 어플리케이션 제작
- 활용 기능 : Activity & implement service, implement service
- 과정
1. service 시작을 위한 bindService function 호출
bindService(Intent service, ServiceConnection conn, int flag)
댓글 없음:
댓글 쓰기