【Android 13】使用Android Studio调试系统应用之Settings移植(五):ActionButtonsPreference和Utils

文章目录

  • 一、篇头
  • 二、系列文章
    • 2.1 Android 13 系列文章
    • 2.2 Android 9 系列文章
    • 2.3 Android 11 系列文章
  • 三、剩余子模块的创建
  • 四、逐个完成AS移植
  • 五、ActionButtonsPreference
    • 5.1 依赖分析:ActionButtonsPreference的Android.bp
    • 5.2 依赖分析:Utils的Android.bp
    • 5.3 Utils编译错误
    • 5.4 首次遭遇: framework.jar

你可能感兴趣的:(Android,Studio,调试系统APP,android,android,studio,gitee)