资源列表
androidCharts
- 安卓图表显示,饼图,折线图,柱状图等等。。。(Android charts show pie charts, line charts, histogram, and so on...)
安卓蓝牙遥控器APK及源码
- 控制小车运动的安卓上位机app ,能够实现小车前进,后退,加速减速等控制(Control the car movement of the Andrews host computer app, to achieve the car forward, back, acceleration and deceleration control)
hellochart
- 曲线、饼图、柱状图例程,基于eclipse开发环境,测试成功(Curves, pie charts, histogram routines)
MPChart
- HEllochart 绘图曲线例程 eclipse开发环境(HEllochart Plotting routine for eclipse)
Android读取office
- 使得安卓能够读取office 2007的内容(It makes android devices can read the content of office 2007)
Android开发入门与实战体验
- Android开发入门与实战体验,帮助android学习(Android development portal and combat experience, to help Android learning)
新建文本文档
- // 将二进制形式的字符串转换成二进制 int zhuanhuan(char* myChar) { //例如 char* myChar[] = {"11111000"}; int bytebuf = 0; int i; for (i = 0; i < 8; i++) { bytebuf <<= 1; //a<<=n 等价于a=a<<n << (左移) byt
base
- 主要用于生物身份信息的识别,即人脸识别和语音识别。(It is mainly used for the identification of biometric information, that is face recognition and speech recognition.)
ezu_v2
- 一个完整的安卓租房app的客户端,内容比较少,主要是展示租房信息与一些其他信息。(A Android app client)
nfcard
- NFC读取的演示程序,可读取银联刷卡记录,深圳等一卡通刷卡记录。()
WIFIHostDemo
- 实现android wifi扫描,自动连接,断开(android wifi auto connect)
LocationServicePermissions
- 判断位置服务是否开启,未开启提示用户并跳转设置页面(Determine whether the location service is enabled)