搜索资源列表
android.samples
- android平台开发文档,教你如何运用android自带源码。-Android dev doc.
Android-2.1-.tar
- Android 2.1 源码结构分析,适用于android的最新版本-Android 2.1 code structure analyze
8765
- Android系统概述,精选android项目源码,很好有参考资料。-Overview of the Android system, select Android project source code, very good reference material.
Android-input-system-analysis
- 有关android输入系统的源码分析,分析源码并总结整个框架-About the android source input system analysis, source code analysis and summarizes the entire framework
android-
- Android 串口编程原理和实现方式(附源码) 串口编程需要了解的基本知识点:对于串口编程,我们只需对串口进行一系列的设置,然后打开串口,这些操作我们可以参考串口调试助手的源码进行学习。-Android serial programming principles and implementation (with source) Serial Programming basic knowledge you need to know: For serial programming, we
BluetoothChat
- android蓝牙 聊天 通讯源码,java开发环境-android Bluetooth Chat app, java DPI
《第一行代码》
- 很适合安卓初学者的电子书。里面讲的很详细,包括源码都很完整,初学者可以跟着电子书来进行学习