Advertisement

Android 11 开机引导定制

阅读量:

如需创建个性化的启动引导界面,仅需在Activity中插入自定义的界面内容,随后调用finishSetupWizard()函数以结束该引导流程即可。

复制代码
    /* * Copyright (C) 2008 The Android Open Source Project
     * * Licensed under the Apache License, Version 2.0 (the "License");
     * you may not use this file except in compliance with the License.
     * You may obtain a copy of the License at
     * *      http://www.apache.org/licenses/LICENSE-2.0
     * * Unless required by applicable law or agreed to in writing, software
     * distributed under the License is distributed on an "AS IS" BASIS,

全部评论 (0)

还没有任何评论哟~