会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Gatsby
博客园
首页
新随笔
联系
管理
上一页
1
···
3
4
5
6
7
8
9
10
11
···
18
下一页
2021年10月11日
AS build.grade
摘要: 1.1.module的build.gradle文件 apply plugin: 'com.android.application'//声明主module,com.android.application android {//android工程配置 compileSdkVersion 25 //编译s
阅读全文
posted @ 2021-10-11 17:37 CrushGirl
阅读(64)
评论(0)
推荐(0)
2021年10月8日
RK Ubuntu16.04 LC_ALL=C 、Python ascii 编码
摘要: 一.LC_ALL=C 1.1.编译报的日志 flex-2.5.39: loadlocale.c:130: _nl_intern_locale_data: Assertion `cnt < (sizeof (_nl_value_type_LC_TIME) / sizeof (_nl_value_typ
阅读全文
posted @ 2021-10-08 17:06 CrushGirl
阅读(512)
评论(0)
推荐(0)
2021年9月22日
RK WITH_DEXPREOPT 预编译
摘要: 一.编译 user版本 且带Google 服务 报的问题 Maybe this is library field 'android.app.Notification$Action { android.app.PendingIntent actionIntent; }' dex2oatd I 1961
阅读全文
posted @ 2021-09-22 11:49 CrushGirl
阅读(818)
评论(0)
推荐(0)
2021年9月13日
RK3399 Android7.1 系统打印方案(一)编译
摘要: 借鉴 Android系统打印方案分析 Android默认实现了打印的框架,使用PrintManager+PrintManagerService 但是有些系统裁剪了打印服务 一.packages\apps\Settings\src\com\android\settings\SettingsActivi
阅读全文
posted @ 2021-09-13 14:56 CrushGirl
阅读(1448)
评论(0)
推荐(0)
2021年9月10日
Linux 常用基础命令、Ubuntu 初解
摘要: Linux 常用基础命令 一.文件属性 rwx权限表示 r read 读取 4 w write 写 2 x execute 执行 1 - 无权限 0 - 444 r--r--r-- 600 rw 644 rw-r--r-- 666 rw-rw-rw- 700 rwx 744 rwxr--r-- 75
阅读全文
posted @ 2021-09-10 16:47 CrushGirl
阅读(119)
评论(0)
推荐(0)
2021年9月9日
Android 讯飞开放平台 语音听写
摘要: 一https://www.xfyun.cn/ 讯飞开放平台 下载语音听写SDK 二.导入 语音听写demo 2.1.speechDemo 导jar包 2.2.AndroidManifest.xml Manifest中添加权限 <?xml version="1.0" encoding="utf-8"?
阅读全文
posted @ 2021-09-09 10:23 CrushGirl
阅读(289)
评论(0)
推荐(0)
2021年9月8日
RK 清理后台所有历史App任务
摘要: 一.OS Android5.1 1.1.应用是否具有android.intent.category.LAUNCHER属性有关,在主Activity有LAUNCHER的前提下,android:excludeFromRecents=“true”,才能达到在最近任务列表中隐藏该应用的目的 1.2.fram
阅读全文
posted @ 2021-09-08 10:25 CrushGirl
阅读(423)
评论(0)
推荐(0)
2021年9月7日
RK onConfigurationChanged ConfigChanges 设备状态的改变
摘要: “mcc“ 移动国家号码,由三位数字组成,每个国家都有自己独立的MCC,可以识别手机用户所属国家。“mnc“ 移动网号,在一个国家或者地区中,用于区分手机用户的服务商。“locale“ 所在地区发生变化。“touchscreen“ 触摸屏已经改变“keyboard“ 键盘模式发生变化,例如:用户接入
阅读全文
posted @ 2021-09-07 13:40 CrushGirl
阅读(671)
评论(0)
推荐(0)
2021年9月6日
RK audio 拨号同时输出Speaker和USB音频
摘要: reference: [RK3399][Android7.1]修改系统配置同时输出Speaker和USB音频 Android Audio代码分析 - Audio Strategy 一.Android5.1 音频切换 frameworks\av\services\audiopolicy\AudioPo
阅读全文
posted @ 2021-09-06 14:55 CrushGirl
阅读(757)
评论(0)
推荐(0)
2021年9月1日
RK 微信视频通话预览倒立
摘要: 09-01 15:43:01.319 D/CameraHal( 157): Calling process is: com.tencent.mm09-01 15:43:01.319 D/CameraHal( 157): camera_get_camera_info(1367): camera_get
阅读全文
posted @ 2021-09-01 15:55 CrushGirl
阅读(431)
评论(0)
推荐(0)
上一页
1
···
3
4
5
6
7
8
9
10
11
···
18
下一页