搜索资源列表
-
1下载:
Android编程手册,英文版,前面一部分与android的SDK文档差不多,后面部分比较有参看价值,具体目录见英文描述!-Android A Programmer’s Guide
New York Chicago San Francisco
Contents at a Glance(目录)
1 What Is Android?
2 Downloading and Installing Eclipse
3 Downloading and I
-
-
0下载:
3G modem AT 命令测试代码,DEMO程序,AT命令不全,可以自己添加新的AT命令进去-3G modem AT commands to test the code, DEMO program, AT command was incomplete, can add new AT command into
-
-
0下载:
Android的Radio Interface Layer (RIL)提供了电话服务和的radio硬件之间的抽象层。Radio Interface Layer RIL(Radio Interface Layer)负责数据的可靠传输、AT命令的发送以及response的解析。应用处理器通过AT命令集与带GPRS功能的无线通讯模块通信。AT command由Hayes公司发明,是一个调制解调器制造商采用的一个调制解调器命令语言,每条命令以字母"AT"开头。-Android' s Radio I
-
-
0下载:
android ril库,可参考添加对各AT指令的支持-android ril library, add a reference to the AT command support. . . .
-
-
0下载:
android平台串口工具,支持华为2G无线模块GTM900-C的快速拨号,集成AT命令-android platform serial tools, support Huawei 2G wireless module GTM900-C Speed Dial, integrated AT command
-
-
0下载:
UDP通讯源码是一个测试安卓和电脑UDP通讯的例子源码,项目自带一个winform的客户端,运行之前需要做两件事,第一件事是必须知道电脑的ip地址,如果是内网可以用cmd的ipconfig命令看一下电脑的ipv4地址,如果是模拟器的话那电脑的IP地址就是10.0.2.2,然后在安卓源码里面替换电脑IP,第二件事是打开项目里自带的exe点击开启端口监听,这样电脑和安卓客户端就可以使用UDP协议进行互发消息通讯了,本项目默认编译版本4.2.2.编码GBK。-UDP communication sou
-
-
0下载:
通过hc-05蓝牙和52单片机,安卓的手机上下载一个叫蓝牙串口的APP(苹果不太了解)蓝牙的波特率要设置在9600,蓝牙的命令看着代码来设置(我觉得应该能看懂的。嗯!)。(With hc-05 Bluetooth and 52 single chip, Android's mobile phone is downloading a APP called a Bluetooth serial port (Apple doesn't know much) that the baud rate of
-