自定义Android Launcher开机自启应用
环境
安卓系统版本:安卓9
安卓开发工具:Android Studio Giraffe | 2022.3.1 Patch 3
Android Launcher开源项目准备
链接在这里
这个Android Launcher开源项目界面相对比较简洁,长这样
内容调整
- Gradle 插件版本调整
文件路径:项目根路径/build.gradle
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
repositories