资源列表
DOUBAN
- android 豆瓣网客户端,可以在虚拟机运行-android Watercress network client
BluetoothRecord
- 用安卓手机蓝牙接受音频数据 用其他手机播放此音频-Bluetooth receiving audio data
Android编程权威指南随书源码
- Android编程权威指南一书的源代码,数十个案例对Android程序开发有极大帮助
android_JSON_ServiceClient
- android使用JSON进行网络数据交换(服务端、客户端)的实现-android using JSON data interchange network (server, client) Realization
AIDLExample
- Android AIDL 进程间通信示例-Android AIDL example
2miniTwitterLoginDemo
- Android 简单的仿Twitter登录界面-Android simple imitation Twitter login screen
ListViewHttp
- Android 使用http加载ListView的示例-Android ListView loaded using http examples
Json_WEBROOT_login
- android 客户端访问java后台实现数据传送示例-android java client access back-end data transmission example implementation
Mainframe
- 一个仿微信界面的UI框架,包含三个简单的标签页和一个标题栏-A UI frame imitating weixin,include three simple tab and a title bar,
faceRetrieval
- 基于android的人脸检索,用java写的 提取了人脸的daisy特征-Face retri based on android, using java to write,and extracting the daisy features of human face
ReadDisplay
- Android从服务器端读取图片和数据混合流并显示在listview。客户端向服务器发出请求,服务器根据请求信息,将数据库中的数据封装发往客户端,客户端将数据解析,显示在listview中。客户端部分:在这段代码中主要是操作是,通过滑动到最下方使得客户端向服务器发出http请求,客户端接收服务器发回来的数据并将数据进行解析,通过Handler这个类来动态更新listview。-Android reads picture and data mixed current server and dis
TestFragmentDemo
- 一个实现了在fragment中嵌套viewpager的demo,包含三个tab其中第一个包含一个viewpager。-A demo implements nesting a viewpager in a fragment,including three tabs and the first one nests a viewpager.