https://developer.sony.com/develop/open-devices/guides/aosp-build-instructions/build-aosp-nougat-marshmallow-6-0-1 For Ubuntu >= 15.04 Run the followi ...
分类:
移动开发 时间:
2019-02-06 18:27:54
阅读次数:
207
```
Do you bring mobile phone or any other electronic devices?”回答 “No”。
Have you brought your identification card with you?” 回答 “yes”。
Could I see it?... ...
分类:
其他好文 时间:
2019-02-03 21:03:25
阅读次数:
233
,准备工作:备份手机内的个人资料 电脑环境,usb驱动等...(后续补充),可参考如下,https://wiki.lineageos.org/devices/libra/install https://wiki.lineageos.org/adb_fastboot_guide.html 使用的包: ...
分类:
移动开发 时间:
2019-02-03 21:02:17
阅读次数:
1725
January 22, 2019 Use Cases, Apache Flink January 22, 2019 Use Cases, Apache Flink Lasse Nedergaard Recently there has been significant discussion abou ...
分类:
其他好文 时间:
2019-01-31 17:05:03
阅读次数:
211
前言 Zynq启动流程和ARM处理器类似,PS部分是启动和配置过程的主设备,系统上电复位后会读取设备模式引脚来决定从什么设备启动芯片。如下表Boot Devices条目所示,其中黄色代表该条目下的默认设置,比如Boot Devices默认设置是SD Card,默认从SD卡启动芯片 文档 http:/ ...
分类:
其他好文 时间:
2019-01-30 16:00:20
阅读次数:
162
查看 adb 版本 adb version获取连接设备及状态 adb devices获取设备状态 adb get- - state device: 设备正常连接, offline: 连接出现异常设备无响应, unknown: 没有连接设备。获取手机系统 i api 版本 adb shell getp ...
分类:
数据库 时间:
2019-01-28 19:12:25
阅读次数:
227
dumpsys dumpsys is a tool that runs on Android devices and provides information about system services. You can call dumpsys from the command line usin ...
分类:
移动开发 时间:
2019-01-28 00:54:29
阅读次数:
168
Cnario Player安装激活后, 默认开机后自动启动, 启动加载内容完成后进入10秒倒计时, 10秒后即开始播放关机前播放的内容. 如果不想让其自动开始播放, 可按照如下办法设置其不自动播放. 1. 打开Cnario Player界面, 进入 Display Devices 标签页, 选中左侧 ...
分类:
其他好文 时间:
2019-01-25 19:17:40
阅读次数:
236
led.c led_app.c Makefile make之后会生成led.ko和led_app两个要用到的文件,在Makefile中已经将他们复制到了开发板挂载目录中。在开发板终端中输入命令:insmod led.ko 之后输入命令:cat /proc/devices 可以看到myled主设备号为 ...
分类:
其他好文 时间:
2019-01-25 00:19:47
阅读次数:
205
基于chrome调试: 1.首先在chrome浏览器中输入地址:chrome://inspect/#devices 可以看到Remote Target区域没有任何debug的目标文件。 2.--inspect 执行node --inspect ./server/server.js 然后我们看下cmd ...
分类:
Web程序 时间:
2019-01-24 13:08:37
阅读次数:
204