搜索资源列表
H264解码器源码 for Android
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有
Gallery
- 图片展示,左右旋转移动展示多张图片,并出现倒影的特效。可进行少量修改自行添加图片,XML文件代码不多。-Image display, display rotational movement around multiple images, and the emergence of reflection effects. Minor changes can add their own pictures, XML files, the code is small.
Gallery
- 自己收藏的Gallery代码,有coverflow效果,和基本的效果,支持网络下载并显示-His collection of Gallery code, coverflow effect, and the basic effect, support network to download and display
AppManager
- android手机软件管理器源代码,可以以图表或者列表两种显示方式显示用户及系统所安装的所有软件,并可以直接运行或卸载所选软件,支持版本android2.1-android phone manager software source code, two display a chart or list of users and the system displays all the software installed and can run or uninstall selected softw
WidgetProj
- 代码实现了为android客户端程序添加桌面显示组件。-The code implements the for android client program to add desktop display components.
WaterFall
- 代码实现了类似美丽说的瀑布流逐个显示网络上的图片的功能。-The code to achieve a similar beautiful said waterfall flow function to display pictures on the network one by one.
gifview
- android平台下显示gif的开源代码-android platform open-source code under the display gif
GifProj
- 该代码主要实现了android客户端显示GIF图片的功能-The function code android client display GIF images
Simple-Flashlight
- Android GreenFlashLight code it will display a red flash light in android device display
Yobo.Android
- Android 系统里的音乐播放机相关Java源代码,我想这是比较有参考价值的,代码内的关键部分都做有注释,方便学习Android的朋友做参考,注意:主界面(判断是否已经有访问权限,如果没有,则跳转的到Auth页面进行授权) //否则就到Yobo界面(展示个人的电台和音乐盒)…… -Android' s music player system related to Java source code, I think this is more a reference value
ch05_tab
- tabHost在android界面设计中有很好的应用,可以将繁杂冗长的显示内容进行有序的分类,该代码很好的实现的tabHost的功能-tabHost the android has a good interface design applications can be complicated and lengthy display orderly classification, the code to achieve good functional tabHost
ContactsQuery
- 一个通讯录相关的代码,显示系统联系人信息的-A book-related code, contact information display system
um.android.sdk.20110428
- android广告平台制作代码,实现广告显示功能-android advertising platform for the production code, to achieve advertising display
Android-UI-controls-document
- 1.文本框TextView TextView的作用是用来显示一个文本框,下面我用两种方式为大家呈现TextView, 第一种是通过xml布局文件呈现 ,第二种是通过代码来呈现,由此可见Android 的界面开发真的是非常灵活。 -1. The TextView text box The role of the TextView is used to display a text box, below I in two ways TextView presenting t
AccelerometerTest
- Android重力传感器数据采集源代码,通过重力传感器实时显示手机姿态,内注释较详细。-Android gravity sensor data acquisition source code, cell phone attitude, gravity sensor, real-time display to the Notes in more detail.
Android-picture
- 基于android平台的应用软件 进行图片的显示和放大和缩小等功能,本代码仅供学习使用,谢谢!-The Android platform-based application software, image display and zoom in and zoom out functions, this code for educational purposes only, thank you!
TimeDate
- android中实时时间的显示源代码,分享一下-Android in real time display the source code, because I have to use, so write a way out for all to share, there is a need to use.
TimeDate
- Java源码,Android 源码 Android手机上的适时时间显示源代码,暂时没有演示截图,适合Android新手朋友学习参考,源码开源。-Timely on the Java source code, Android, Android source Android mobile phone to display the source code, no demo screenshots for Android novice friend to learn reference sour
HTTP-connection-and-browse
- 实现HTTP连接与浏览,Java源码下载,输入html文件地址或网址,显示页面和HTML源文件,一步步的实现过程请下载本实例的Java源码,代码中包括丰富的注释,对学习有帮助。-the Java implementation of the HTTP connection and browsing Java source code download, enter the address or URL of the html file to display the page and HTML sou
code
- java写的andriod浮窗窗口,功能:随意移动,显示当前内存值。-written in java the andriod floating window window function: move freely, to display the current memory value.