文章目录
- 1. 篇头语
- 2. 系列文章
- 3. 关联Git
- 4. 完善Settings的依赖
- 5.Settings.app编译
-
- 5.1 编译错误
-
- 5.1.1 error: resource color/sud_color_accent_light not found
- 5.1.2 error: preferenceCategoryTitleTextColor not ound
- 5.1.3 error: (aka com.android.settings:drawable/adaptive_sleep) not found.
- 5.1.4 error: resource dimen/crypt_keeper_pattern_separator not found.
- 5.1.5 Kotlin源码:com.android.settingslib.fuelgauge.Estimate 找不到
- 5.1.6 Settings内的许多字符串、属性、Style错误
- 5.1.7 Inet4Address.ANY not found
- 5.1.8 InetAddress.parseNumericAddress not found
- 5.2 Settings.app的build.gradle(编译完成)
- 6.大功告成
- 7.结束语
1. 篇头语
本章开始,终于轮到解决正主Settings的编译问题了,能看到这一章的同学,也着实不容易了,O(∩_∩)O哈哈~
为了提供最详细,最简洁的,最少歧义的文章,后续还会再对文章优化,欢迎多提意见~