Welcome to the Android Open Source Project!

Android is an open-source software stack for a wide range of mobile devices and a corresponding open-source project led by Google. Here you can find the information and source code you need to learn more about the Android platform. From there you can create custom variants of the Android software stack, port devices and accessories to the Android platform, and ensure your devices are compatible with the Android compatibility definition.

WHAT‘S NEW

Android 4.4.4 released

Builds for Android 4.4.4 have been released. See the Source Code Tags and Builds table on Codenames, Tags, and Build Numbers for the new builds, tags, and devices supported.

Android 4.4 CTS packages updated

Revision 3 of the Android 4.4 Compatibility Test Suite (CTS) and Android 4.4 CTS Verifier have been added to Compatibility Downloads. Packages for x86 architectures are included for the first time.

ART introduction completely revised

Introducing ART has been rewritten to reflect forthcoming changes and prepare developers and manufacturers for the runtime‘s adoption.

Brand guidelines published

Manufacturers have their own set of guidelines for Android brand use.

Graphics architecture document published

Android engineering describes the system-level Graphics Architecture in great detail.

GETTING STARTED

Explore the Source

Get the complete Android platform and modify and build it to suit your needs. You can also contribute to the Android Open Source Project repository to make your changes available to everyone else in the Android ecosystem.

Port Android to Devices

Port the latest Android platform and create compelling devices that your customers want.

Build Accessories

Sometimes, a device can‘t do it all. Tap into Android‘s open accessory standard and build accessories to complement the wide variety of Android-powered devices.

Get Compatible

Being Android-compatible lets you offer custom features but still give users and developers a consistent and standard experience across all Android-powered devices. Android provides guidance and a test suite to verify your Android compatibility.

时间: 2024-11-06 11:44:39

Welcome to the Android Open Source Project!的相关文章

Android Mokoid Open Source Project hacking

/***************************************************************************** * Android Mokoid Open Source Project hacking * * 声明: * 1. 本文主要是为了了解Android HAL工作机制,从而决定分析mokoid开源项目: * 2. 源代码URL:https://code.google.com/p/mokoid/source/checkout: * 3. 本文通

Android 创建Library Project(库项目)与引用操作

由于在开发过程,为了实现未曾了解的某种效果与特定功能,而求助于网上优秀的开源项目,在使用过程中发现引用开源的Library Project(库项目),的确可以解决很多问题,而且也给出了一种思路,好的软件公司也需要有自己的Library Project(库项目),这样不必要进行重复开发工作,这只是自己的想法.下面将自己的心得或体会记录如下,以下是自己的编写风格. [转载使用,请注明出处:http://blog.csdn.net/mahoking/article/details/36405219]

Android 提示Your project contains error(s),please fix them before running your application

在Android下,有的时候当我们把非自己创建的项目或者别人的项目导入(Import)到我们自己本地时,我们会看到项目前面有一个红色的"X"或者"!",如下图: 或者 而当我们运行该项目的时候,会弹出如下提示: 之前我遇到过几次这个问题,很郁闷,因为都不知道哪里有所谓的error(s),坑不坑人啊~ 大家仔细点可以看到在调试窗口处有Problems选项卡,如下 而导致我们本地程序运行不了的error就在此处,这样我们就可以根据问题的提示去进行修改了.下面说一下通常把

Android 4.2 project导入 5.0 SDK Eclipse 开发环境出现的问题总结

太阳火神的漂亮人生 (http://blog.csdn.net/opengl_es) 本文遵循"署名-非商业用途-保持一致"创作公用协议 转载请保留此句:太阳火神的漂亮人生 -  本博客专注于 敏捷开发及移动和物联设备研究:iOS.Android.Html5.Arduino.pcDuino,否则.出自本博客的文章拒绝转载或再转载,谢谢合作. 首先.我的 Android SDK 下载情况.如上图所看到的.起初仅仅有 5.0 ,昨天导入 4.2 建立的project.一片红,做了一些配置更

Android requires compiler compliance level 5.0 or 6.0. Found '1.8' instead. Please use Android Tools>Fix project Properties.

重装操作系统之后,或者破坏了Android的开发环境之后,需要重新配置好Android的开发环境.但是配置好后,导入原有的项目时,报错: Android requires compiler compliance level 5.0 or 6.0. Found '1.8' instead. Please use Android Tools>Fix project Properties. 解决方法: 1.按照报错的提示,项目右击-->Android Tools-->Fix project P

Android Studio导入Project、Module的正确方法

Gradle Project项目.Module模块导入 最近看到网上很多人在抱怨,Android Studio很难导入github上下载下来的一些项目,主要包括: 1.导入就在下载Gradle2.根本导不进 下面我分2部分来讲解正确的导入姿势: 1.导入完整的Github Project 我们在github上找一个项目 工程目录如上,里面的东西其实分为2部分,工程相关和项目相关 工程相关用于配置整个项目的编译环境和依赖,项目相关就是你的代码和配置文件啦 我们先来看工程相关,他包含这样几个文件夹:

Android Studio Share Project On Github

在Android Studio上将项目导入Github上: 1. 创建一个Project,点击VCS -> Enable Version Control Integration... 2.选择Git,点击OK 3. VCS -> Import into Version Control -> Share Project on Github 4. 在弹出的对话框里登录GitHub账号密码 5.登录成功后,弹出对话框,可以对即将导入到Github的项目进行描述 6.确认后,Add Files

Android Studio导入Project的方法

Android Studio到现在已经发展到0.8+的版本了,最近也在试着使用它,原因是多方面的,一个毕竟是未来的趋势,二则是github上越来越多的大牛开源项目都是基于Android Studio的,因此会使用Android Studio就成为一件必须的任务. 关于Android Studio的下载和安装,网上一搜一大堆的文章,本文不准备累赘地谈论这些问题,主要说一下如何在Android Studio中导入已有的项目进去. 在具体下面的工作之前,有两个概念是与Eclipse不大相同的,即Pro

Android 引用library project

1.如何将一个android工程作为库工程(library project) library project是作为jar包被其它android工程使用的,首先它也是普通的android工程.然后: 1)在eclipse Package Explorer, 右键android工程选择Properties 2)选择Android,下拉右边的滚动条到最下面,选中"Is Library" 3)点击Apply,点击OK 这个android工程就成为了library工程. 2.主工程如何引用库工程