资源列表
yuanmagaofang58chengshiliebiao
- 详细介绍 - [ Android例子源码高仿58城市列表CityList ] 本项目是一个仿58同城城市列表特效,按a-z字母排序,支持触摸查找。核心功能借助第三方的pinyin4j类库实现-详细介绍- [安卓例子源码高仿58城市列表citylist ] 本项目是一个仿58同城城市列表特效,按A-Z字母排序,支持触摸查找核心功能借助第三方的pinyin4j类库实现。
Demo
- android 练习使用,是平时的一个小的练习-for android practise
JniMacAddress
- jni测试 ndk安装完,判断ndk是否安装成功-jni test, ndk...................................
jni
- 详细讲解基于Android平台的JNI技术-Explain in detail the technology-based Android platform JNI
Android__QQ_SDK_API
- android下qq程序运行的SDK,最新版本-the android under qq is running the SDK, the latest version
WebBrowser
- 一个简单的android浏览器,可以在输入框中输入地址,适用于初学者学习-A simple android browser, you can address in the input box, suitable for beginners to learn
CheckLog
- 该源码实现怎样获取应用程序中的日志信息文件,也是我们常用的功能,喜欢的朋友可以下载学习一下-How to get the source code to get the application of the log information file, but also our commonly used functions, like friends can download to learn about
WiFiDirectDemo
- WiFi Direct是Android4.0或最高版本具有的新功能,在相应的硬件设备上,通过WiFi就可以连接到彼此。使用WiFi可以让应用程序共享数据,提供更远距离的数据传输。-WiFi Direct is Android4.0 or the highest version has a new feature on the corresponding hardware device, you can connect via WiFi to each other. Use WiFi allows
TabDemo
- Android界面,可以实现底部选择菜单,有图片,代码直接可以运行-Android Interface,Can the menu at the bottom, there are pictures, code can be run directly
H264Android
- 使用ffmpeg 进行android下h264文件的处理-Ffmpeg h264 file handling in android under
os
- google android os实现的一些源码!-google android os to achieve some of the source code!
H264解码器源码 for Android
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有
