Android複習11【service-音樂播放器、定時器、IntentService、ALDL使用】

2020-04-23【第10周-週四】

目   錄

服務綁定

Application-數據中轉站

定時器

IntentService的使用

Service精通

AIDL使用詳解(可能 考 選擇題)


服務綁定

Application-數據中轉站

一個App中,只允許有一個Application【Application可以作爲數據中轉站】

清單文件: 

獲取當前音樂播放進度

定時器

IntentService的使用

菜鳥教程---4.2.2 Service進階

https://www.runoob.com/w3cnote/android-tutorial-service-2.html

Service精通

4.2.3 Service精通

https://www.runoob.com/w3cnote/android-tutorial-service-3.html

AIDL使用詳解(可能 考 選擇題)

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章