搜索资源列表
android+jni开发
- 详细讲解了jni开发的布署和实例Demo,可供初学者使用
Contact-src.Android通讯录的源码实例
- 一份Android通讯录的源码实例!一份Android通讯录的源码实例!,Android source code example of an address book! Android source code example of an address book!
android 调用C++
- 详细介绍了android jni的原理,并附有调用C++接口的实例,有助于学习android jni
Android_aetwerqwer
- Android开发技巧合集,有很多的实例,可以借鉴学习-Three-tier database development of multi-threaded code, for example
Android-guide
- android 程序员开发很经典的,里面有大量的实例分析可以供大家参考-its a very helpful guide to programmer with android
Android-driver-analysis
- android驱动实例分析,从底层到应用层-android driver instance, from the bottom to the application layer
android
- android基础开发实例,包含所有工程源代码,方便初学者查看及参考-instance of android basis for development
android--lakes
- android 江湖的实例使用,适合初学者学习,通俗详细-the android lakes instance, suitable for beginners to learn, popular detailed
android
- 本文介绍了android的如何搭建,android的体系结构,一些编程的实例。-This article describes how to build android, android architecture, programming examples.
Android--JNI-Device
- Android 通过JNI调用驱动代码实例-Android through JNI calls demo driver instance
fragment
- android 中fragment实例, 左右UI布局常用的控件-android in the fragment instance, about UI layout commonly used controls
Android-Framework
- 一 JNI重难点分析 1.1 注册方法的选择 1.2 垃圾回收 二 init重难点分析 2.1 keywords.h的有趣用法 2.2 用好“DllMain函数”——客户端Property读取的实现 三 Android常用类重难点分析 3.1 RefBase、sp和wp 3.2 题外话——无所不用其极 四 Binder重难点分析 4.1 时空穿越魔术揭秘 4.2 Binder和线程的关系 五 Audio系统
BluetoothChat.2013
- Android 的蓝牙开发实例,当我是开发平板与打印机连接。-Android Bluetooth development instance, when I was developing tablet connected to the printer.
Android-case
- 该资料主要介绍安卓编程的一些实例,里面有很多可运行的小的实例片段。-The data are mainly introduced some examples of Android programming, there are a lot of running small example fragment.
hyperlink_demo
- 拉响Android手机QQ安全警报:聊天记录查看器的编写完整实例,附技术文档,说的很有深意,详细介绍了手机在获得ROOT权限后,使用QQ可能对用户隐私带来的极大的危害。从另一方面也说明了手机Root权限后,所带来的安全风险。程序首先运行到QQ相关的目录获取数据库,然后复制到自身目录下,通过Android提供的Sqlite操作类对数据进行解析-Android phone QQ security alarm sounded: chat log viewer to write complete exa
AndroidCalculator
- 简单android app实例 calculator-simple android app instance
Android-audio-and-video-codecs
- Android 音视频编解码开发的介绍,及其实例讲解。-Android audio and video codec developed introduction and examples to explain.
AndroidKsoap2WebService
- Android 开发webservice代码分析以及实例-Android development webservice code analysis and examples
android-development-configuration
- android开发环境配置,包括所需工具和配置实例图讲解-android development environment configuration
Android NFC开发实例
- NFC功能现在越来越通用了,本文介绍了如何用Android NFC功能读取学生卡,获取里面的信息。