Skip to content
@UnicomAndroid

UnicomOS

安卓系统开发学习
banner

DogDay 🌭 热狗

License Language Issues Pull Requests

这里应该是一段项目介绍……



  Configure  

  Quick Start  

  Local testing  


如何自定义首次启动的引导界面

测试原版的 SetupWizard

首先我们需要进入 adb 环境,在终端执行如下指令:

adb shell

进入到手机的 adb 环境后,首先利用 su 进行提权,随后启动原生的引导界面程序即可,具体指令如下:

su
am start -n com.google.android.setupwizard/.SetupWizardTestActivity

Popular repositories Loading

  1. Android-Builder Android-Builder Public

    Automaticcaly build android kernel by github actions.

    Shell 172 359

  2. Treble_DogDayAndroid Treble_DogDayAndroid Public

    DogDayAndroid的Treble构建版本。 基于PixelExperience.

    Shell

  3. .github .github Public

    安卓开发README

  4. DogDayAndroid.github.io DogDayAndroid.github.io Public

    DogDayAndroid Develop Document & Configuration

    TypeScript

  5. BootAnimationMaker BootAnimationMaker Public

    Forked from koro33e/BootAnimationMaker

    A tool to combine the images (png, jpg ...) and motion images (gif) to make Android boot animations, and package them into a Magisk module

    Python

Repositories

Showing 5 of 5 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…