搜索资源列表
Android系统应用Framework部分源码
- Google的Android手机的sdk部分源代码,最重要的Framework部分,包含java和底层c程序源码。
android opengl
- Java android opengl 开发源码
android视频传输
- 利用Android 的camera图像的预采集,通过实现PreviewCallback类的回调函数onPreviewFrame,获得camera采集的原始图像数据之后,压成jpeg格式传到pc端。pc端对接收到的jpeg图像序列进行实时解压和显示,就达到了预想的效果。 开发环境为Windows XP+java 1.6+Eclipse3.4.2 Android版本为1.5 手机测试平台为HTC Hero AndroidVideo为手机端的源代码 AndroidVideoPC为PC
Rss阅读器 android版
- 用android 实现Rss阅读器 功能强大 整个工程可执行
openGL-S.rar
- openGL-es 3D 正方体,触摸旋转,照片贴图,ANDROID的源代码,openGL-es 3D cube, touch rotation, photo mapping, ANDROID source code
Android
- 《android应用开发详解》pdf书籍,本人目前遇到的比较好的书籍-" Android Detailed application development" pdf books, I am currently experiencing good books
apps-for-android.tar.gz
- Android下的一些非官方JAVA代码, 具有很好的参考价值,适合入门以及资深人员的需要. 直接用eclipse import就可以完美运行了.,The java programs running in google android dalvik jvm, for those who are junior or senior developer and working on mobile device software development.
Android_Essentials.zip
- (Java) Android Essentials source code,(Java) Android Essentials source code
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
H264Android_code
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送
PhoneKey Android手机防盗监控客户端
- Android手机防盗监控客户端 对报警手机进行被盗确认,发出上述各种指令,如备份或者销毁隐私信息、搜集手机使用信息,发出警告短信,大声鸣警等。且根据收到的被盗手机上报的GPS地址实时地图追踪,实时查询其真正的地址,并进行相应的记录。-"Find my phone" in android version spy the stolen phone via a monitor
socket-between-android
- 正在学习关于socket的内容,发现网上很少有客户端和服务端都是android的例子,就自己写了一个-Learning about the contents of the socket and founding that There is very few example whose both client and server are the android, I write it myself
ex07_layout
- Android手机应用开发源码 对主要的三大框架进行了具体的说明以及演示-Android open source mobile application framework on the three main specific instructions and demonstration
UDPTest
- 使用UDP的组播方式获取组播数据流的Android程序-Way to use multicast UDP multicast data stream for Android program
android-server
- android java web 服务器, 实现断点传输,支持jpeg格式,支持html和htm格式,支持http1.0协议,是一个嵌入式的web服务器-android java web server, to achieve breakpoint transmission, support jpeg formats, support for html and htm formats, support for http1.0 agreement is an embedded web serv
Irrlicht_Samples_Android
- 鬼火引擎 android移植版本demo -Wildfire engine android version of the demo
GoogleAndroidSDKdevsrc
- android开发范例源码,有很好的教学例子-android example source
GoogleAndroidSDK
- Google Android SDK开发范例大全(完整版) 里面有很多很详细的实例,对开发android应用程序非常有帮助-Google Android SDK development examples of documents (full version) there are many examples of very detailed, on the development of android applications very helpful
SQLTest
- android 数据库 SQLite 学习 增删改查功能-SQLite for android
Robot Reader Android文本识别项目
- Android下的一个文本识别项目,基于tesseract实现-Android OCR