搜索资源列表
H264解码器源码 for Android
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有
主要功能是利用手机gps获取位置信息并上传至服务器
- 主要功能是利用手机gps获取位置信息并上传至服务器,作为监控端使用数据。在巡查等业务上使用-Main function is to use the cell phone gps for location information and uploaded to the server side to use as surveillance data. Use in inspection and other services
GMapTracePro
- 使用http的get方式从web服务器获取经纬度数据并结合GoogleMap显示出所在点-Using http to get way from the web server to get the latitude and longitude data and show where the points with GoogleMap
BMI
- BMI身体健康小精灵,通过输入身体数据,身高体重,获得身体健康指数,并得到相应的提示,最后绘制健康曲线-BMI health elf, enter the body through the data, height and weight, gain health index, and the corresponding prompts, and finally draw the curve of health
HttpDemo
- android 上模拟浏览器向服务器请求http数据,希望对大家有所帮助!-android to simulate browser http requests to the server data, we want to help!
RIADemo
- 这个例子说明通过WebView.addJavascr iptInterface方法,我们可以扩展Javascr ipt 的API,获取Android的数据。这样,JS的粉丝就可以使用Dojo,JQuery,Prototy等这些知名的js框架来搭建android应用程序来展现它们很酷很玄的效果-This example illustrates the method by WebView.addJavascr iptInterface, we can extend the Javascr ipt,
Stock
- 一个很好的Android开发学习的例子,可以看到如何在Listview上显示数据。-This is a good sample to study Android developing,it is showing how to display data in listview.
GPS-Odroid
- android下一个简单的GPS数据操作访问的参考代码,仅供参考-android GPS data under the operation of a simple reference access code, for reference only
Android2.3bluetooth
- Android2.3通过蓝牙串口接收数据,并解析。 -Android2.3 serial port to receive data via Bluetooth, and resolve.
seriaport_textview
- android串口通讯:能自动读取串口数据,并将显示在textView上。-android serial communication: serial data can be automatically read and displayed on the textView on.
jamendo
- Jamendo在线音乐播放器是一款android平台在开源的在线音乐播放,该播放器的主要特色如下: 1. 界面美观,在jamendo播放器中精美的布局的随处可见,大量使用自定义控件和Adapter进行布局,这点可供初学者好好探讨研究 2. 构架清晰 3. 在代码中大量使用全局缓冲机制,如全局Application缓冲,图片缓冲等等。。 4. 数据传递使用JSON方式,网络传输(Apache Http 4.0)。。。 5. 全局的MediaService,并且伴有NotifyM
CompassNew
- Android上的一款指南针小程序,改程序获取方向传感器数据,显示方向-A compass on Android, changing the procedures for obtaining the orientation sensor data to show that the direction
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
eoeAndroid6
- 【eoeAndroid特刊】第六期 数据通信-成为Android数据流大师,本期主要包含如下四方面的内容: 1. SD 的介绍、模拟器中模拟、代码中的使用 2. 蓝牙的使用、底层蓝牙的分析 3. Wifi 在SDK 中相关的内容 4. http 协议的简单介绍等-Special Report】 【eoeAndroid sixth data communications- as Android master data stream, this issue mainly contai
eoeAndroid-data
- android 数据存储方面 操作详解-Detailed data storage operations android
eoeAndroid-data-socket
- eoeAndroid 数据通信-成为Android数据流大师-eoeAndroid data communications- as the master data stream Android
data-storage(4)
- 两个方法 1. openFileOutput (String name, int mode) name:文件的名称,不能包含分隔符"/",如果文件不存在,Android会自动创建它。创建的文件保存在/data/data/<package_name>/files目录下。 mode:操作模式 2. openFileInput (String name) -Two methods 1. OpenFileOutput (String name, int
android-Data-storage-and-access
- 这个是有关于手机安卓系统对于数据存储以及访问的开发源代码-This is the Android system on mobile data storage and access for the development of source code
data-storage-and-access
- android开发基于java开发,现在android开发很火.提供公司培训资料,数据存储与访问-java-based development android development, android development now is the fire, providing corporate training materials, data storage and access
android-transfering-data
- android通过意图传递数据方法,接受在不同对象之间如何通过意图传递数据-android intent to transfer data through the method of acceptance between different objects in how to pass data through intent
