搜索资源列表
LumaQQME
- android 1.5上的QQ代码,这个是LumaQQME的代码,他根据抓取的协议写的QQ,功能很强大-android 1.5 on the QQ code, this is LumaQQME code, in accordance with an agreement written by crawling QQ, a very strong function of
android4.0
- 提取出最全的Android4.0 API 的源代码,也就是android.jar源代码,这样在Eclipse关联到该源代码,就可以在项目中查看Android API 的实现了,希望对学习Android开发的人有帮助 下载教程。确保你已经安装了git jdk python等,操作系统环境为Linux。 1.创建bin目录,并加入到PATH $ mkdir ~/bin $ PATH=~/bin:$PATH 2.下载repo到刚刚创建的bin目录,并设置权限为可执行。 $
VideoComponent
- Android 1.5之后支持vidio录音api.这里创建了一个程序来录制和播放video. 同时也有对于相关api的简单注释。-Early versions of Android platform did not support video recording and hence the developers were unable to create any video recording applications. With the release of SDK 1.5 (Cupcake
tesla
- Android平台wifi PC遥控程序,支持ubuntu。-Tesla is a PC media player remote control app for the Android platform. Designed for Linux distributions like Ubuntu, it interacts with the music and video players on your PC over a Wifi network.
Android
- Android platform是一个用于开发移动程序的软件包,它包括了操作系统、中间件及一些关键应用。开发者能使用android SDK为Android platform开发应用,这些应用使用JAVA语言书写,运行在虚拟机Dalvik(一个专为手机程序开发的基于linux内核的JAVA虚拟机)。-Android platform is a mobile program for the development package, which includes the operating syste
android-sdk_r05-linux_86.tar
- 这是android的sdk开发库,是支持java的.android-sdk-linux_86-The Android SDK archive now only contains the tools. It no longer comes populated with a specific Android platform or Google add-on. Instead you use the SDK Manager to install or update SDK componen
android
- Android 平台是 Google Phone 的手機作業平台,平台的底層採用了 Linux 作為作業系統 (圖一中的紅色部分),在Linux作業系統之下、內建了許多控制 裝置的驅動程式,包含藍芽(Bluetooth)、無線網路(WiFi)、隨插即用的USB 介 面等等,當然還有記憶體、銀幕、鍵盤、照像、音效等裝置的驅動程式,在 Linux 作業系統之上-Google Phone Android mobile phone platform is a platform
Android_Overview
- 该文详细比较了Linux, Android和OMS的区别,是一部比较详细介绍这几个概念的入门级指导ppt。-In this paper, a detailed comparison of Linux, Android and the difference between OMS, is a more detailed concept of these entry-level guide ppt.
android_Sensor
- 介绍了android 2.2上了sensor结构,从一个linux底层过来的,详细的介绍了对于一个android 新手怎样去入手了解android 源码,去学习framework,去了解sensor的结构,从而去了解整个android的结构,本人原创有不对的地方请指正,转载请说明,谢谢!-Introduced the android 2.2 on the sensor structure, the bottom came from a linux and detailed introductio
Android-Application-Development
- This practical book provides the concepts and code you need to develop software with Android, the open-source platform for cell phones and mobile devices that s generating enthusiasm across the industry. Based on the Linux operating system and develo
AndroidSDK(cn)
- Android 平台 是一个移动设备专用的软件堆, 包括一个操作系统, 中间件以及大量关键应用. 开发者能建立大量应用程序通过Android SDK平台。应用程序使用Java程序语言编写并且在Dalvik上运转, Dalvik是一个运行在Linux内核之上专门供嵌入使用的虚拟机。 现在Android SDK 1.0版本已经正式推出. 它包括源码框架, 实例工程,开发工具,模拟器,当然还包括你所需要的开发Android应用的全部库文件。-Android platform is a softwa
android-api
- Android一词的本义指“机器人”,同时也是Google于2007年11月5日宣布的基于Linux平台的开源手机操作系统的名称,该平台由操作系统、中间件、用户界面和应用软件组成,号称是首个为移动终端打造的真正开放和完整的移动软件。目前,最新版本为Android 2.4 Gingerbread和Android 3.0 Honeycomb。 -The original meaning of the term refers to Android " Robot" is also
2010_4_a3a642aa
- 网络传输功能中,将android设定为client端,pc端以linux系统当作server端来使用,android端可发送数据到server端,由server端来接收,而server端也可发送数据给client端,由client端来接收数据。-Network transmission function, the android is set to client side, pc linux client to use the system as a server-side, android c
atmel_i2c
- Touch screen driver建構在Linux2.6.29版本上搭配Android系統可以進行多點觸摸行為. 使用Atmel sensor IC.-Touch screen driver with a version built on Linux2.6.29 Android system can be multi-touch behavior using the Atmel sensor IC.
Androidshoujifanghuo
- Android 手机防火防源码是一个类似于 Linux 下的 iptables 的 Android 手机防火墙软件,允许你限制某些应用访问数据网络,包括 2G/3G 以及 Wi-Fi。 -Anti-source Android phone is a similar fire under Linux iptables firewall software for Android phones, allows you to restrict access to certain applicatio
A-first-look-at-Google-Android
- 本書藉的目的是呈現給用戶的新的和有前途的移動平台 基於由Google提供的Linux操作系統。此外,將介紹 開源基礎軟件,它不僅支持發展,但也有可能成為未來主要的商業活動。-The purpose of this report is to present to the user the new and promising mobile platformbased on the Linux operating system and provided by Google. Additiona
ANDROID
- Android is a software stack for mobile devices that includes an operating system, middleware and key applications. Android is a software platform and operating system for mobile devices based on the Linux operating system and developed by Google and
BluetoothChat
- 這一節的說明主要是針對 Linux 的環境,或者更嚴格的說是我還沒有發現 Blue Cove 以前的測試環境。現在 Windows XP SP2 之後已經支援藍芽的驅動程式,再加上 Blue Cove 以及藍芽設備,你就可以開始開發了。不過,我還是把以下的說明留下來當參考用。 兩部安裝了 Linux 的電腦,請確定這個版本的 Linux 內建支援 BlueZ。我們用的是 Fedora Core 1,你也可以參考 窮人的 Java Bluetooth 開發環境之建置 來建置你的開發環境
git-cheat-sheet-v2
- GIT, a well-known software configuration management tool, widely used by Linux kernel and Android source repository. The document gives an easy access to the tool routine use.
YNote
- yNote是一个运行在Android平台上的记事本App。最大的特点的就是将文本文档保存到Android手持设备的文件系统中,便于使用PC对其进行编辑。其次,在主界面显示的一个已经创建文档的列表,以便最快打开所需要的文档。使用UTF-8作为默认编码格式,这在Linux操作系统上得到很好的支持,在Windows操作系统上建议使用Notepad++代替默认的Notepad(即我们常见的Notepad)。Notepad++的下载地址:http://notepad-plus-plus.org/-yNot