09 2018 档案

摘要:去除网络X的方法 adb shell settings put global captive_portal_https_url http://g.cn/generate_204 自己用 php 做一个也很容易 <?php header('status: 204 No Content'); exit( 阅读全文
posted @ 2018-09-29 20:49 宁次 阅读(1231) 评论(0) 推荐(0) 编辑
摘要:首先介绍下背景知识。 aosp 仅是一套源码,不含厂家驱动。 CM安卓的厂家驱动是自行提取的。 一般的安卓手机分区,有 boot , system, user , Baseband 基带, recovery , cache 等。 Google Pixel XL 都需要哪些 驱动呢? 1, 厂家驱动二 阅读全文
posted @ 2018-09-17 22:10 宁次 阅读(3455) 评论(0) 推荐(0) 编辑
摘要:手机是 Google Pixel XL 编译环境的准备 google 9月更新了地址 https://source.android.com/setup/build/initializinghttps://source.android.com/setup/build/building ubuntu 1 阅读全文
posted @ 2018-09-08 12:21 宁次 阅读(9651) 评论(0) 推荐(0) 编辑
摘要:手动修改 rc.local 加入也可以实现自启动,缺点手动修改太麻烦,停止只能用 kill 。 配置成服务最方便了,可以启用或禁用,启动,停止,重启非常方便。 在openwrt 中使用服务 service 是非常方便的。 在 gmediarender 的 Makefile 中添加2个项目。 okpg 阅读全文
posted @ 2018-09-02 17:17 宁次 阅读(7515) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示