搜索资源列表
Android 2.0开发实践宝典
- Android入门的经典书籍,适合入门学习人员使用
s3c6410porting
- Android系统移植到三星强片s3c6410官方开发板的步骤-Samsung Android system transplanted into film development board official s3c6410 steps
tutorial3(2)
- Android平台上实现流化播放,共分成几个部分,循序渐进,非常适合入门-it demonstrate how to accomplish streaming media play function in Android.
2._MIT_s_Vision_for_Mobility
- MIT开源移动Web项目相关文档,有一定的参考意义。(4-2)-Find out what MIT has been doing to help facilitate the integration of Mobile Devices into the Role of Education. How we are showcasing the iPhone to release an integrated Mobile Web Site (m.mit.edu) to assist with bas
4._NFC_and_Other_Future_Mobile_Technologies
- MIT开源移动Web项目相关文档,有一定的参考意义。(4-4)-Find out what MIT has been doing to help facilitate the integration of Mobile Devices into the Role of Education. How we are showcasing the iPhone to release an integrated Mobile Web Site (m.mit.edu) to assist with bas
androidkey-1229817443611124-2
- Android view report japen
MathNet.Neodym-2008.2.2.364
- Arcgis runtime sdk for android
JADE-src-4.2.0
- ip chat with android
1211asd.RAR
- -Android 2.3.4 version of the UVC Camera test program, use YUYV format (in fact, MJPG format is used, as long as I commented out a few lines of code uncomment look like a camera), used in the android device node is/dev/video1 as a front camera, you w
Android
- [代码] Android 轻松实现语音识别的完整代码 * Copyright (C) 2008 The Android Open Source Project 002 * 003 * Licensed under the Apache License, Version 2.0 (the "License") 004 * you may not use this file except in compliance with the License. 005 * You
Android-Mobile-security
- 在android平台下用于保存数据有三种方式,1、SQLite 2、SharedPreferences 3、File SharedPreferences是将数据保存在一个xml文件中,并且是以Map的形式保存,一个Key对应一个Value,但获取某一个Key的时候,都会有一个默认值,这个默认值是在xml不存在这个key值的时候使用。 -There are three ways to save data in the android platform, SQLite, SharedPref
ANDROID_BLUETOOTH
- 用BluetoothAdapter类,你能够在Android设备上查找周边的蓝牙设备然后配对(绑定),蓝牙通讯是基于唯一地址MAC来相互 传输的,考虑到安全问题Bluetooth通讯时需要先配对。然后开始相互连接,连接后设备将会共享同一个RFCOMM通道以便相互传输数据,目前这些实 现在Android 2.0或更高版本SDK上实现。-With BluetoothAdapter class, you can find surrounding Bluetooth devices on the And
Android-2.1-.tar
- Android 2.1 源码结构分析,适用于android的最新版本-Android 2.1 code structure analyze
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系统
android
- SourceForge.JP > 浏览软件 > Android 2.3 (Gingerbread) for SHARP IS01 >... GB_2.3_IS01 Android 2.3 (Gingerbread) for SHARP IS01 Summary Tree .
Android
- Android开放配件的模式是一种外部USB主机控制器可以列举Android的USB外设端口,并创建一个双向数据端口,让外部硬件控制Android平台或功能的Android OS3.1(后移植到2.3.4版本)为Android平台控制外部硬件。一个典型的应用可能会找到一个游戏控制器按钮,LED,或操纵杆。-Android Open Accessory Mode is a feature of Android OS 3.1 (back portable to version 2.3.4) wher
android-2.3-system-apk
- android system apk list for your reference
Android-Sensor-Programming-started
- Android传感器编程入门。适于自学的Andorid传感器学习指南,基于Android 2.2、2.3.3及3.0版本讲解。介绍清楚,层层逼近-Android Sensor Programming started. Andorid sensors suitable for self-study learning guide, based on Android 2.2,2.3.3 and 3.0 versions to explain. Introduce clear, layers of ap
Android-2.3.3-NFC-introduce(Chinese)
- Android 2.3.3 近场通信NFC(官方资料翻译)-Android 2.3.3 Near Field Communication NFC (official data translation)
第一行代码Android第2版
- android 初学者入门必看书籍,教你写第一行Android代码(useful book for android learning beginner, teach you from the very fundmental)