搜索资源列表
android-ilbc 实现了语音对话功能
- 了Android ilbc的项目,实现了语音对话功能,效果不错,ilbc将音频数据编码压缩为AMR格式,这种格式的音频 压缩率很高,960B的数据经过编码后长度仅仅为100B ,如此小的数据非常适合移动网络下的语音传输,节省大量的带宽,当然, 高压缩比就意味着语音质量损失高,不过实际使用中,AMR格式完全能够满足语音对话的要求。
jamendo
- Jamendo在线音乐播放器是一款android平台在开源的在线音乐播放,该播放器的主要特色如下: 1. 界面美观,在jamendo播放器中精美的布局的随处可见,大量使用自定义控件和Adapter进行布局,这点可供初学者好好探讨研究 2. 构架清晰 3. 在代码中大量使用全局缓冲机制,如全局Application缓冲,图片缓冲等等。。 4. 数据传递使用JSON方式,网络传输(Apache Http 4.0)。。。 5. 全局的MediaService,并且伴有NotifyM
android
- 一个不错的网络监视器源码,这个程序有四个主要的模块 1.全局的网络监视 2.本机的网络信息 3.网络数据日志记录 4.网络测试(比如:ping 测试)-A good source network monitor, this program has four main modules 1 global network to monitor 2. The machine' s network information 3 network data logging 4 networ
Android1001NetWork
- Android的网络编程: 概述:手机网络分为语音网络和数据网络,语音网络是GSM网 语音网络——移动通信网 数据网络——3G广域网,GPRS网 连接数据网络的多种形式:Socket,HTTP,蓝牙,wifi 现在主流是WCDMA-Android' s network programming: Overview: Mobile phone network is divided into voice and data networks, voice network
Androidshoujifanghuo
- Android 手机防火防源码是一个类似于 Linux 下的 iptables 的 Android 手机防火墙软件,允许你限制某些应用访问数据网络,包括 2G/3G 以及 Wi-Fi。 -Anti-source Android phone is a similar fire under Linux iptables firewall software for Android phones, allows you to restrict access to certain applicatio
NetReadTestDemo
- 一个简单严谨的读取网络数据的工具类,工具类名字为httputils.java-A simple and rigorous reading network data tools, tools class name for httputils.java
TCPconnect
- 安卓Socket网络编程的一个例子,利用tcp协议,实现网络数据传输功能。-Andrews Socket network programming examples, using tcp protocol, network data transmission.
AsyncTaskDemo
- 通过子线程进行异步加载网络数据,能更好的方便于用户使用。-Asynchronous loading network data through the thread, can better facilitate the users.
CompressDemo
- 使用http请求压缩的数据,用来节省网络数据流量。代码中进行了判断是否为压缩数据,并将压缩数据解析为正常的数据并返回。-Http requests using compressed data, used to save network data traffic. A code for judging whether the data is compressed, and the compressed data analysis of the data and return to normal.
android_json
- Android 解析服务器上的Json数据,这个文件实现了Android获取网络数据,Android解析Json数据的工具等-Android parsing Json data on the server, this file implements the Android access to network data, Android Json data analytic tools, etc.
android-async-http-master
- 网络异步获取上传的工具类,异步获取网络数据,还有上传文件,下载文件的功能。-AsyncHttpClient net get post,file upload and download,it s very good
hqwlsjdbd
- 获取网络数据到本地观看,不可多得,值得一看。适合网络编程用户。-Access to network data to a local watch, rare, worth a visit. For network programming users.
javaapk
- android解析服务端的json数据并显示在listview,对初步接触android网络数据交互的人来说非常好。-android json parsing data server and displayed in the listview, preliminary data exchange network contacts android who is very good.
Player
- android、网络视频播放器,通过获取网络数据加载到app中播放-Android, network video player, through the acquisition of network data is loaded into the app player
android_JSON_ServiceClient
- android使用JSON进行网络数据交换(服务端、客户端)的实现-android using JSON data interchange network (server, client) Realization
NewsImooc
- android listview异步加载网络数据,并且进行优化,在滑动时不加载,停止滑动时加载-Android listview loaded asynchronously when the network data, and optimize the slide when not loaded, loading stop slide
NetTest
- 交互工具类,封装好的用于请求网络数据的一个项目,-Interactive tools, packaged for a project to request network data
HebeiAir_zljc
- 空气质量检测源码是一套使用现有服务端提供数据做的一个河北省空气质量检测安卓客户端。涉及的知识点不多,项目结构简单注释丰富,很适合做教学演示或者安卓初学者自学网络异步请求、数据分析、界面设计等内容的研究例子,项目附带一份详细的pdf开发文档,文档对网络数据获取、XML解析应用数据到布局等知识点讲解的很详细。 -Air quality detection source is a set of using the existing server to provide data to do a He
MJExtensionConfig
- 本段代码提供给移动开发者网络数据解析demo,简单快捷(This code is to provide mobile developer network data parsing demo, simple and quick)
word
- 在线查询单词,保存到本地数据库,查询过的单词可以实现离线查询,通过XML数据解析,获取网络数据。(Online query words, save to local database, query the word can be offline query, through the XML data analysis, access to network data.)