官方指南《服务》
https://developer.android.google.cn/guide/components/services#Choosing-service-thread
《Android中Service的启动与绑定过程详解》
https://blog.csdn.net/weixin_43766753/article/details/107881248
《安卓服务的用法(1)---基本用法》
https://blog.csdn.net/xiao_FireFly/article/details/80605565
官方指南《广播》
https://developer.android.google.cn/guide/components/broadcasts
官方指南《内容提供程序基础知识》
https://developer.android.google.cn/guide/topics/providers/content-provider-basics#top_of_page
《ContentResolver基本用法》
https://zhuanlan.zhihu.com/p/40146450
《Android 适配Dark Theme(暗黑模式)》
https://blog.csdn.net/weixin_44028826/article/details/106653038
《Android ViewPager Example Tutorial》
https://www.journaldev.com/10096/android-viewpager-example-tutorial
《Android Animation Example》
https://www.journaldev.com/9481/android-animation-example
《Android Location API to track your current location》
https://www.journaldev.com/13325/android-location-api-tracking-gps
菜鸟教程《10.10 传感器专题(1)》
https://www.runoob.com/w3cnote/android-tutorial-sensor1.html