搜索资源列表
H264解码器源码 for Android
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有
android-serialport-api android平台上用于串口访问的参考代码
- android平台上用于串口访问的参考代码,很实用,可以用于需要在这个平台上读写串口操作的各种工程,程序自动搜索系统的串口-android platform reference code for serial port access, very useful, can be used to need to read and write the serial port on this platform operating various projects, the program automati
GIFproject.rar
- ANDROID系统程序源码,GIF动画图片DECODE,JAVA编写,实例可运行,ANDROID source system procedures, GIF animation picture DECODE, JAVA development, examples can be run
shake
- android手机壁纸切换程序,可以定时切换壁纸或晃动手机切换壁纸-android mobile phone wallpaper switch program, you can switch the wallpaper or shaking time to switch cell phone wallpaper
LockedNote
- android记事本界面程序,很有创意,大家可以参考。-android Notepad interface program, very creative, you can refer to.
OGWW2.1
- 天气助手,辅助类程序,能显示未来4天天气情况,内置小工具,如日历,手电筒,备忘录,并且能朗读天气,发送天气短信,还能蓝牙分享天气信息-Weather assistant, auxiliary class procedure can show the next four days the weather conditions, built-in gadgets such as calendar, flashlight, memos, and can read the weather, sendin
PhoneGuard
- 一個可以用來找回失蹤手機的程序,當使用者換 SIM卡時會自動發出郵件到 Gmail帳號通知手機目前的位置-A cell phone can be used to retrieve the missing procedure, when the user change SIM card will automatically send phone messages to Gmail account current location notification
Cube_OpneGL
- 立方体筛子,三维程序代码,可触摸使得筛子进行三维空间变换-A three-dimensional cube, program code, can touch the screen in 3D space transform
Android-Sina-weiboTong--source-code
- 该源程序为某培训机构培训的关于Android手机上新浪微博源代码,通过参考该源程序,可迅速入门java android手机应用程序开发。-The source code for a training institutions on the Android phone Sina microblogging source code, by reference to the source code can be quickly started java android mobile applicati
android-test
- 这个是自己写的android小程序,主要教你如何使用jetplayer这个API,相关的资料网上不多。初学者可以看看。加到eclipse中即可运行-This is his written android small program, mainly to teach you how to use jetplayer this API, the relevant information online much. Beginners can take a look. Add to eclipse in
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,
PhotoShow
- android程序实现图片浏览的功能,主要方便初学者了解Gallery控件和GridView控件以及二者的结合方式,可以通过点击小图片实现大图浏览-android Program for image browsing capabilities, easy for beginners to understand the main Gallery control and the GridView control and a combination of both, it can be achieve
StopWatch
- java语言实现的运行在android平台上的竞赛计时程序,并能将成绩上传服务器-java language running on the android platform race timing program, and can upload the server performance
image
- android上的图片浏览程序,可以滑动切换图片,可以放大缩小,并在放下状态下可以移动-android on the image viewer, you can slide the switch image, you can zoom and move in the down state
MyQQWeiboForClient3
- Java源码,Android,腾讯微博,客户端 Android腾讯微博客户端源代码,大公司的Java程序,代码编写规范、注释丰富,可读性强,学习价值高。腾讯微博程序在Andorid程序中也算比较流行的程序,通过这个源代码你或许会学习到一些意想不到的Java Android编程知识,包括一些图像处理、图片上传、SQLITTE数据库操作应用、音效读取等方面的知识技巧。-Java source code, Android, Tencent microblogging client Androi
Android_JNI
- Android JNI开发的详细步骤,照此文档可以让你的Android的Java应用程序调用你的C或C++的接口函数。-Android JNI development of the detailed steps, do the same document can make your Java application calls Android' s your C or C++ interface functions.
SlideExample
- android界面可发中,实现侧滑功能的小程序-android interface can be made in a small program to achieve sliding function
douban_android
- Android 安卓系统上的豆瓣网程序(Java),项目比较完整,有一定Java开发经验的专业人士参考,如果你对Google Android手机系统比较熟悉的话,你也可以通过代码了解它的运行机理,目前,android系统的开发是一大流行趋势,学好Android开发,你可以高枕无忧了。 -Andrew Android Douban program on the system (Java), project more complete, has some experience in Java d
TaoBao-Price
- android平台的小程序,使用了淘宝的api,可以查看淘宝上的商品-android platform applet, using Taobao api, you can view the products on Taobao
Viewpager
- 自己写的安卓viewpager,可点击翻页,也可触button翻页,供参考(My own Android viewpager, you can click on the page, you can also touch the button to change the page, for reference,thank you.)