搜索资源列表
H264解码器源码 for Android
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有
android实现webservice调用的示例程序
- android实现webservice调用的示例程序-The example program call webservice is made in android
tutorial-3-native
- 能在ANDROID上调用opencv代码 通过JNI-In ANDROID call opencv code through JNI
testCarema
- 基于Java的android系统--调用系统照相机和系统相册并且显示的Demo的小程序,供初学者学习参考-Android Java-based system- call the system and system cameras, and displays the Demo album little program for beginners to learn information
lame
- 在android中利用jni调用c库lame对音频进行转码-Jni call the c library in android lame for audio transcoding
GPIOdriver
- 这是一个在android下进行gpio驱动开发的例子,在这个例子中分别从底层驱动代码到测试程序再到android上的JNI层,然后通过java代码调用APP Framework层的接口实现对开发板上led的控制-This is carried out under a gpio android-driven development example, in this case were driven from the bottom to the android code to the test pr
blackname
- android平台,在黑名单列表中的电话来电时,静音。-android platform blacklist list in the phone call, mute.
phonelistner
- android 实现监听系统电话 并将通话内容记录到sd卡中-android phone and call monitoring system to achieve the contents of records to sd card
Android-IPC-Binder
- I will use call IAudioFlinger::setMode API as a sample scenario to show how the Android IPC system works. AudioFlinger is a service in the media_server program
CallLogTest
- Android Call Log Test Example. This is a test for Android Call Log.
Androidreference-webservices
- Android 调用webservices实例参考-Android call instance reference webservices
linphone-android
- LinPhone是一个IP电话工具,运行于Linux下。它能够让你通过internet来查询朋友的IP,并通过IP给他打电话。-LinPhone is a IP phone tools, running on Linux. It allows you to query by Internet friend IP, and through IP call him.
WordPress-Android
- 当然在最后不能不提WordPress的Android应用了,这是WordPress官方开发团队提供的一个项目。从代码中可以学习到XMLRPC调用(当然还有更多的优秀内容)。-Of course, in the end can not fail to mention the WordPress Android application, which is the WordPress official development team of a project. Can learn from the
29_Android_GPS_Overlay_test
- android 调用google API 显示地图 有定位功能-android call the google APIs to show map positioning
android-call
- android call 的一些分析. android call 的一些分析.-android call analyzation
android
- android调用wcf获取json解析例子-Android call WCF get json parsing example
android蓝牙点名
- 蓝牙点名功能,一个基于java开发的android app,简单实现了蓝牙点名的功能(Bluetooth naming function, a Java based development of android app, simple realization of the Bluetooth call function)
Android与H5互调
- Android与H5互调,尚*硅*谷最近一期的课堂源码,送给需要的有缘人。仅做研究学习之用,擅作他用,自己承担后果。(Android call HTML5 and HTML5 call Android, for study and research only.)
android call
- 用android编写实现电话拨号,在模拟器上可进行相关拨号。
android-lite-orm-master
- liteorm的简单调用的例子,性能比原生的数据库高(An example of liteorm's simple call, which is higher than a native database)