Android 开发
概述
参考:
AOSP
Android Open Source Project(安卓开源项目,简称 AOSP) 提供了创建 Android 操作系统的自定义变体、将设备和配件移植到 Android 平台所需的信息和源代码,并确保设备满足兼容性要求,从而保持 Android 生态系统的健康。为数百万用户提供健康稳定的环境。
Android Studio
Andriid Studio(安卓工作室) 是一款用于 Android 应用程序开发的官方 Integrated Development Environment(集成开发环境,简称 IDE),包含代码编辑器、构建工具、签名工具、SDK 工具等。
SDK 工具
参考:
ADB
详见 ADB
最佳实践
获取 Root 权限
Magisk GitHub 项目,topjohnwu/Magisk
https://github.com/topjohnwu/Magisk/ 对应用隐藏 Root 信息
其他
使用 Magisk 的模块为系统添加 CA 证书
- https://github.com/NVISOsecurity/MagiskTrustUserCerts 2 年没更新了
- https://github.com/nccgroup/ConscryptTrustUserCerts # 适用于 andriod 14 ?
- https://github.com/lupohan44/TrustUserCertificates
反馈
此页是否对你有帮助?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.