上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 18 下一页
摘要: Android logd日志原理 http://gityuan.com/2018/01/27/android-log/ 一.Android7.1 logd 日志记录缓冲区大小先看上层 1.1. 布局 KEY private static final String SELECT_LOGD_SIZE_K 阅读全文
posted @ 2021-04-30 13:37 CrushGirl 阅读(1126) 评论(0) 推荐(0) 编辑
摘要: 一.adb 命令 cat /proc/partitions mmcblk1 mmcblk2 二.Andoird 7.1.1 以上查询 7.1.1 版本之后才有 getPrimaryStorageSize() 2.1. packages/apps/Settings/src/com/android/se 阅读全文
posted @ 2021-04-30 11:28 CrushGirl 阅读(1346) 评论(0) 推荐(0) 编辑
摘要: 一.源码 public DatePickerDialog(@NonNull Context context, @Nullable DatePickerDialog.OnDateSetListener listener, int year, int month, int dayOfMonth) { s 阅读全文
posted @ 2021-04-25 15:02 CrushGirl 阅读(192) 评论(0) 推荐(0) 编辑
摘要: 一.adb查询电池信息 adb shell dumpsys battery 二.状态栏 电池图标 2.1.布局 frameworks\base\packages\SystemUI\res\layout\system_icons.xml 2.2.SystemUI diff --git a/framew 阅读全文
posted @ 2021-04-25 10:39 CrushGirl 阅读(609) 评论(0) 推荐(0) 编辑
摘要: 一.使用QAndroidLog 抓日志 adb push D:\CustomerDemand\4G模块\EC600S-CN\Quectel_Android_RIL_Driver_V3.3.39_master_beta\tools\armeabi-v7a\QAndroidLog system/bin 阅读全文
posted @ 2021-04-21 18:23 CrushGirl 阅读(3927) 评论(0) 推荐(0) 编辑
摘要: 合宙4G 模块 安卓RIL驱动 https://doc.openluat.com/article/1099安卓ril 无法上网初步分析 https://doc.openluat.com/article/590/04G模块Air720系列 android RIL驱动源码发布! http://oldas 阅读全文
posted @ 2021-04-21 16:20 CrushGirl 阅读(777) 评论(0) 推荐(0) 编辑
摘要: 一.Android5.1 默认主launcher 1.1.默认launcher属性 diff --git a/frameworks/base/services/core/java/com/android/server/am/ActivityManagerService.java b/framewor 阅读全文
posted @ 2021-04-13 13:52 CrushGirl 阅读(413) 评论(0) 推荐(0) 编辑
摘要: 一.上一份日志 <4>[ 75.081484] dhd_conf_read_nv_by_chip: nv_by_chip_count=5 <4>[ 75.081517] dhd_conf_read_nv_by_chip: chip=0xa9a6, chiprev=1, name=nvram_ap62 阅读全文
posted @ 2021-04-08 11:20 CrushGirl 阅读(1513) 评论(0) 推荐(0) 编辑
摘要: 一.先上一份日志 1.1.eth_mac_idb lowmemorykiller: lowmem_shrink: convert oom_adj to oom_score_adj: lowmemorykiller: oom_adj 0 => oom_score_adj 0 lowmemorykill 阅读全文
posted @ 2021-03-29 15:38 CrushGirl 阅读(1300) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/jiangdou88/article/details/49129057 https://blog.csdn.net/MrDongShiYi/article/details/97395945 https://blog.csdn.net/u014770862/ 阅读全文
posted @ 2021-03-27 09:57 CrushGirl 阅读(1127) 评论(0) 推荐(0) 编辑
上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 18 下一页