搜索资源列表
Android系统应用Framework部分源码
- Google的Android手机的sdk部分源代码,最重要的fr a mework部分,包含java和底层c程序源码。
android底层驱动原理
- 介绍android底层驱动原理。
android系统底层到应用层全方位剖析.rar
- android系统底层到应用层全方位剖析
Andriod_JNI
- 在Android平台中用C/C++语言编写Native底层库,以及对应的JNI接口的详细例子-Implement the JNI interface for Google Android system. Introduce the method of building Java Native code.
Android_SDK_Service
- Android SDK底层结构,Service和线程。-Android SDK underlying structure, Service and thread.
android_kernel
- android系统核心与机理,对于理解底层东西很有帮助-android kernel and the mechanism of what is helpful for understanding the underlying
Farsight-android
- 华清远见 android 培训教程。是底层开发的比较有价值的参考资料。-China Qingyuan see android training course. Comparison of the underlying development of valuable reference information.
android
- android 入门 及 UI开发android.graphics 底层图形类 android.view 显示类 android.widget 控件类 -android 入门 及 UI开发android.graphics 底层图形类 android.view 显示类 android.widget 控件类
H264Android_code
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分
AndroidService
- Android service 描述,Android底层结构-Android service
android-port
- 我自己前一段时间收集的android上层开发、底层移植文档。希望对大家有所帮助!-I have collected some time ago the upper android development of the underlying Portable Document. We want to help!
Android
- android底层结构阐述,是一个蛮好的参考文档-android describes the underlying structure is a reference document just fine
Android-underlying-architecture
- 作者:华清远见3G学院。Android底层架构分析与移植--华清远见android培训课件教程。-Author: HuaQing vision 3 G institute. Android underlying architecture analysis and transplant, HuaQing vision training courseware Android tutorial.
Android-base-development
- 作者:华清远见3G学院。Android底层开发--华清远见android培训课件教程。-Author: HuaQing vision 3 G institute. Android base development-HuaQing vision training courseware Android tutorial.
Android-driver-development
- 介绍如何进行Android底层驱动开发,详解Android底层的几种重要机制,并举例说明驱动开发流程 -Describes how the development of Android underlying driver Detailed Android underlying several important mechanism, and an example-driven development process
Android-SDK_Service
- Android底层结构-SDK_Service线程知多少,内容详实,可参考。-android thread
Uart--android
- 1"uart_v1.0.tar\uart\jni"目录下是JNI源码。 2."uart_v1.0.tar\uart\uart_stub\module"目录下是HAL源码。 这是在android下实现串口的程序,那包括hal,jni,java的代码。可以是进入android底层开发的入门提升程序。-1 under " uart_v1.0.tar \ uart \ jni" directory is JNI sou
leds
- 基于eclipse-Java写的led驱动,运行在android系统上(LED driver written on eclipse-Java, running on the Android system)
Android底层开发技术实战详解
- Android底层开发技术实战详解 内核、移植和驱动, 从事android开发人员充分了解android 系统(Android bottom development technology, actual combat detailed core, transplant and drive)
仿知乎日报android app开源源码
- 这是一个知乎日报和凤凰新闻结合的资讯客户端 本项目网络层使用Volley+OkHttp3,即用Volley来进行网络通信,用OkHttp3来处理Volley的底层HTTP请求,Json解析使用Gson,数据库使用Realm, 图片加载使用Glide+OkHttp3,列表使用RecyclerView+Cardview,下来刷新使用SwipeRefreshLayout,视频控件使用texturevideoview。(java daily