前段时间编译了android源码,内核源码以及第一个android程序到system.img镜像,接下来想自己写一个设备驱动模块添加到android源码内核中,但是这方面一点都不了解,于是乎,打算先看看ldd3(linux devices driver 3rd)了解一下基本知识,然后再去给android内核写设备驱动模块,看了之后,打算根据书上面说的例子来写一个helloworld的驱动程序,过程...
分类:
系统相关 时间:
2014-12-25 16:36:31
阅读次数:
217
View Controller Basics 视图控制器基础Apps running on iOS–based devices have a limited amount of screen space for displaying content and therefore must be cr....
分类:
移动开发 时间:
2014-12-24 09:46:53
阅读次数:
286
How to create Oracle ASM devices using device-mapper multipath devices in Red Hat Enterprise Linux 6?环境 Red Hat Enterprise Linux 6 Device-Mapper Multi...
分类:
移动开发 时间:
2014-12-23 11:51:47
阅读次数:
242
1. 查找到设备的vender IDWindows的方法:待补充Mac OS: 命令行下输入:system_profiler SPUSBDataType 我的Nexus 7,有如下输出: Nexus 7: Product ID: 0x4ee2 V...
分类:
数据库 时间:
2014-12-23 01:30:48
阅读次数:
676
早上在cmd输入adb devices想查询正在执行的虚拟器有多少个,但是执行结果出现C:\Users\Administrator>adb deviceserror:C:\Users\Administrator>adb shellerror:C:\Users\Administrator>adb de...
分类:
数据库 时间:
2014-12-21 13:53:10
阅读次数:
472
微软近期Open的职位:Do you have a passion for embedded devices and services?   Does the following make you excited: Internet of Things, Industrial, Home A...
分类:
其他好文 时间:
2014-12-21 12:40:55
阅读次数:
158
[代码来源:GOOGLE原生示例BluetoothChat][代码功能:实现对安卓蓝牙设备检测到的事件广播的处理][代码如下] // The BroadcastReceiver that listens for discovered devices and // changes the titl.....
分类:
移动开发 时间:
2014-12-19 12:04:09
阅读次数:
162
微软近期Open的职位:Do you have a passion for embedded devices and services?   Does the following make you excited: Embedded Systems, Industrial Automatio...
我有一个华为X1手机,版本是Android 4.2.2, 但之前用adb连接(包括usb/tcp)时总莫名其妙出现offline或unauthorized的问题,今天搞明白了原因并解决之:
1. 网上说从4.2.2开始,adb连接新增了认证确认功能,即用USB连接时在手机上会出现需要确认的对话框。用户点击确认后才可继续。在用户确认之前或出现其它认证相关的问题时,adb devices显示的状态是...
分类:
移动开发 时间:
2014-12-17 20:54:36
阅读次数:
239
Fromhttps://source.android.com/devices/graphics/architecture.htmlGraphics architectureIN THIS DOCUMENTBufferQueue and grallocgralloc HALSurfaceFlinger...
分类:
移动开发 时间:
2014-12-17 14:27:21
阅读次数:
472