摘要: 1. 下载小米6SPro fastboot刷机资源包 https://download.csdn.net/download/ces5566/90393214 2. 刷机boot镜像 手机连接电脑,执行如下命令进入fastboot adb reboot bootloader 解压步骤1中的资源包: 包 阅读全文
posted @ 2025-02-16 22:28 狐狸已化妖 阅读(299) 评论(0) 推荐(0)
摘要: 给小米K60国行版刷入Magisk(面具)并获取Root权限的步骤如下: 一、准备工作 解锁Bootloader 启用开发者选项:进入手机“设置 > 关于手机 > MIUI版本”,连续点击MIUI版本号直至开启开发者模式15。 绑定账号与设备:在“设置 > 更多设置 > 开发者选项”中开启“OEM解 阅读全文
posted @ 2025-02-12 17:02 狐狸已化妖 阅读(1454) 评论(0) 推荐(0)
摘要: 1、ubuntu中下载Android Sdk # 安装 unzip 工具 sudo apt update sudo apt install unzip # 下载 Android SDK wget https://dl.google.com/android/repository/commandline 阅读全文
posted @ 2023-12-11 18:36 狐狸已化妖 阅读(190) 评论(0) 推荐(0)
摘要: 1、安装docker sudo df -hlsudo apt update sudo apt upgrade sudo wget -qO- https://get.docker.com/ | sh 2、配置docker sudo usermod -aG docker $USER sudo syste 阅读全文
posted @ 2023-11-27 18:11 狐狸已化妖 阅读(128) 评论(0) 推荐(0)
摘要: 一、安装oh my zsh 1、先执行安装命令 mac 安装 zsh 命令 /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)" export PATH=$P 阅读全文
posted @ 2023-09-08 15:13 狐狸已化妖 阅读(787) 评论(0) 推荐(0)
摘要: 一、安装Jenkins 1、Mac上安装Jenkins 在中端中执行 brew services start jenkins-lts 启动jenkins # 安装jenkins brew install jenkins-lts # 启动服务 brew upgrade jenkins # 启动服务 b 阅读全文
posted @ 2023-08-22 16:52 狐狸已化妖 阅读(539) 评论(0) 推荐(0)
摘要: 1、准备编译环境 1. 电脑配置和版本 macOS Ventura 版本 13.5 xcode-select version 2397 aosp分支:android-11.0.0_r1 2. 安装jdk、xcode、依赖库 具体参考官方文档 安装 jdk8u45 or newer 安装xcode命令 阅读全文
posted @ 2023-08-09 11:38 狐狸已化妖 阅读(2332) 评论(1) 推荐(0)
摘要: 第一步:编写kt代码 class NativeLib { /** * A native method that is implemented by the 'netconfig' native library, * which is packaged with this application. * 阅读全文
posted @ 2022-07-21 13:25 狐狸已化妖 阅读(108) 评论(0) 推荐(0)
摘要: android sdk int version if (Build.VERSION.SDK_INT > 29) {} 1 public static final int BASE = 1; //Android 1.0 2 public static final int BASE_1_1 = 2; / 阅读全文
posted @ 2022-05-14 17:31 狐狸已化妖 阅读(182) 评论(0) 推荐(0)
摘要: 免费追剧:+vn.run http:// -> vn.run/http:// 历史价格:+vvv xxx.taoxxx.xxx >- xxx.taoxxxvvv.xxx VIP下载:+ wp www.torrent.org -> www.torrenwp.org 阅读全文
posted @ 2021-07-01 08:22 狐狸已化妖 阅读(1436) 评论(0) 推荐(0)