搜索资源列表
H264解码器源码 for Android
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有
Android-imitation--QQ-Service.基本功能和手机QQ差不多
- 基本功能和手机QQ差不多,当然是聊天,空间、社区就没有做了,都差不多的。-Mobile QQ about the basic functions and, of course, chat, space, the community did not do all the same.
baibin android 远程视频传输显示程序
- android 远程视频传输显示程序,只实现了视频的显示并无控制-android remote video transmission display program, just do not realize the video display control
TTinyPlayer android下音乐播放器源码实例
- 自己做的android下音乐播放器源码实例-To do their own android source code examples for music player
android-vcard-1.3
- 做手机通讯录同步的童鞋可以看一下,关系如果获得手机内容和同步到web服务器上-Do the children can phone directory synchronization look, if a mobile content relationship and synchronization to web server
verseekbar
- android 把进度条竖起来的代码,可以做其他的显示来用,是个参考。-android erected to the progress bar code, can do the other shows to use as a reference.
android-study
- 自己学习android时做的pdf,是把网上的精品文章都归纳整理出来的,数量很多哦-When you learn to do the android pdf, is the online boutique collate articles out, oh high number
android-interview-question-
- android 面试资料,比较齐全,对android的知识点做了比较细致的分析和概括,对面试需要的知识点进行了比较全面的分析-Android interview information, relatively complete, knowledge of Android is to do more detailed analysis and summary of the interview, requires knowledge of a more comprehensive analysis
android.tar
- android内核移植推荐选项---包括需要的和不需要的以及可选的-android kernel porting Recommended options--- including the need for and do not need as well as optional
Android
- 本文是对Android SDK1.5版的英文开发资料Android Development Guide一文应用程序框架部分的翻译,覆盖了Android应用开发所有主要的概念。部分内容整理自网络。本文仅用于技术学习,请勿用于商业用途。-This article is the English version of Android SDK1.5 data Android Development Guide developed a paper application framework part of
Tutorial-2-OpenCV-for-Android-Setup-Windows.pdf.t
- how to do android setup in opencv a perfect tutorial
Android-src--and-docs
- android知识整理文档,包含代码文档-android docs and src
VB-for-Android-
- VB for Android实例教程,一个简单的小工具可以用来开发。 -VB for Android tutorial examples, a simple little tool can do the development.
Android应用源码之Android系统日历日程操作
- 代码量虽然不大, 但是我觉得很好地阐述了js日历的实现原理。自己也尝试着做了一下,收获蛮大,掌握了基本的实现原理后,再想增加更多的功能,完全就可以自由发挥了,先在这里分享一下吧,有兴趣的可以试试!(Although the amount of code is not large, but I feel very good exposition of the JS calendar implementation principle. He also tries to do a quite big
Android 图书系统部分代码
- 图书管理系统,实现图书管理系统增删改查作用,Android做图书管理系统,运用eclipse软件做图书管理系统(Books management system management system, the books management system management system to add and delete function, Android do books management system management system, using the eclipse softw
Android 性能监控实现原理
- Android 性能监控实现原理 性能监控其实就是hook 代码到项目代码中,从而做到各种监控。常规手段都是在项目中增加代码,但如何做到非侵入式的,即一个sdk即可(Performance monitoring is actually the hook code to the project code, so that all kinds of monitoring are done. The conventional means are to add code to the project,
Android编程入门教程andbook中文版
- andbook是我看到的最简单但最好的Android程序开发入门书籍,内容仅有60多页,图文并茂,如果你从来没有接触过Android开发,也完全可以通过阅读此书了解程序开发过程,甚至对APK程序的基本原理和Android UI界面开发有个清晰的认识,相信你花上几个小时读过后,一定会跃跃欲试加入Android开发行列,心动吧,那就行动吧(Andbook I see is the simplest but the best entry procedures Android development b
Android编程权威指南
- 要成为一名合格的Android开发人员,必须 做到: ? 着手开发一些Android应用; ? 彻底理解你的Android应用。 本书将协助你完成以上两件事情。(To be a qualified Android developer, you must. Do it: start developing some Android apps; Thoroughly understand your Android application. This book will help yo
Android系统原理与开发要点详解
- 本书适合安卓初学者学习使用。内容较老。不喜勿喷(This book is suitable for Android beginners to learn and use. The content is older. Do not want to spray)
Android登录界面源码
- 高仿QQ登陆界面开发,只供学习使用,请不要用于商业用途(High imitation QQ landing interface development, only for learning and use, please do not for commercial purposes.)