搜索资源列表
Android-Txt-reader-code
- 一款基于Android平台的 Txt文本阅读器源码,是java语言写成的。-Android Txt test reader source code
EX10_05
- android QR Code二维码扫描仪,自行建立工程后导入源码后测试可用-android QR Code two-dimensional code scanner, to establish their own project after the test available after the import source
testBlueTooth
- android bluetooth测试代码-android bluetooth test code
LocationTest
- android gps源码,主要功能测试GPS,和设置GPS监听-android gps source code, the main function test GPS, and set the GPS monitoring
TextToSpeech
- This is Source code for the Read the text in Multiple Selected Language ,Test it . It is for android mobile Application .-This is Source code for the Read the text in Multiple Selected Language ,Test it . It is for android mobile Application
test
- 里面是android的一些源代码,里面有一些对常用的控件有很好的描述-There is some android source code, which controls some of the common good descr iption of
Workspace
- Test code in Android
tstGPS
- Android test GPS soure code
predicative
- the test code for android thank you download very much
Test
- android 连接数据库,代码精简规范,并且还附有照片-android connect to the database, the code is streamlined and standardized, and also with photos
platform-test
- S5PC100 Cortex-A8 开发板 板级资源平台测试 应用层源代码-S5PC100 Cortex-A8 development Banban level resource platform to test the application layer source code
testSD
- android下SD、MMC卡应用测试工程-android under SD, MMC card application test code! ! !
MyCallTest
- 自己学习时做的测试代码,取本地铃音,系统默认铃音等相关功能的android源码,-Learning to do the test code, take the local ring tones, the system default ring tones and other related functions android source
Zxing
- Android的二维码项目,使用的是谷歌的Zxing包,带有小部分的测试代码,jar包可以直接引入到Eclipse中使用-Android a two-dimensional code project, the Google Zxing package, with a small portion of the test code, jar package directly introduced into the Eclipse
lcdstatetest
- android手机终端lcd屏幕测试代码。-lcd screen android mobile terminal test code.
radiofroequency
- android手机终端声音铃音测试代码。-android handset ringtone sound test code.
getwifimac
- android手机终端wifimac地址测试代码。-android mobile terminals wifimac address test code.
NDKTest
- ndk测试代码,适合ndk的初学者,包括基本的helloworld-ndk test code
NFCDemo
- NFC测试代码,很好的例子,导入可以直接运行,需要手机支持NFC功能。-NFC test code, a good example, you can directly import run, the need to support NFC-enabled mobile phones.
servlettest
- Java看的HTTP网络编程,网络通信编程实例,适用于Android网络编程。在测试代码中服务端我使用三种方式:S2SH、只用Struts2、Servlet。客户端就一种,只不过换个请求的URL。服务端和客户端交互使用了两种方式:XML、JSON,目前开放平台返回的数据都是支持这两种数据格式的。所以我也实现了这两种数据格式。其实还有一种格式,就是google的protocal buffer,这种形式在国内用的人比较少,我也没弄,感兴趣的同学看我提供的文档,自己研究吧。注意把里面的IP换成自己电脑