AOSP

定义编辑

"Android Open-Source Project"的缩写

中文意为"Android 开放源代码项目"

内容编辑

在Android Open-Source Project社区,你可以找到你所需要参与开发的Andriod兼容设备的信息和相关源代码。

Android是一个开源的,用于移动设备的系统。 Android开放源代码项目(AOSP),由谷歌发起。

此项目致力于Android的维护和更进一步的发展。许多移动设备提供商从他们自己的系统中带来了他们自己的应用市场,这无疑对整个Android世界也做出了很大的贡献。

我们的主要目的是建立一个优秀的软件平台,服务日常用户。

许多公司都致力于实现这个目标,为消费者创造质量更加优秀的产品,其过程离不开AOSP对共享软件的开源和移植。

时间: 2024-10-07 15:06:00

AOSP的相关文章

使用清华大学开源软件镜像AOSP的“每月更新初始化包”更新指定版本的Android源码

参照官方教程:Tsinghua Open Source Mirror 1. 下载了repo工具 mkdir  ~/bin PATH = ~/bin:$PATH curl  https://storage.googleapis.com/git-repo-downloads/repo  > ~/bin/repo chmod  a+x  ~/bin/repo 2. 下载了每月更新初始化包 wget https://mirrors.tuna.tsinghua.edu.cn/aosp-monthly/ao

AOSP android7.1.1-r16源码编译

编译环境配置 Ubuntu17.04 安装openjdk(7/8/9) sudo apt-get install openjdk-8-jdk 安装git sudo apt-get install git git config --global user.name "accout" git config --global user.email "accout @qq.com" sudo apt-get install repo 添加依赖 sudo apt-get in

macOS(Sierra 10.12)上Android源码(AOSP)的下载、编译与导入到Android Studio

http://blog.bihe0832.com/macOS-AOSP.html [本文结构] 背景 背景简介 最近因为项目需要,要研究Android系统中应用安装的详细过程.在这种场景下,最好的办法就是Read the Fucking Source Code.之前都是在线看,这次因为看的内容比较多,而且看的比较细,因此打算在本地checkout一份.这篇文章就主要记录本人使用macOS(Sierra 10.12.1)在本地checkout出AOSP(7.1.1)并编译导入Android Stu

国内android aosp源代码下载方法

https://mirrors.tuna.tsinghua.edu.cn/help/#AOSP 1.下载repo工具,修改权限并添加到环境变量中. $git clone git://aosp.tuna.tsinghua.edu.cn/android/git-repo.git/ $mkdir -p ~/bin $cp git-repo/repo ~/bin/ $chmod a+x ~/bin/repo $vim ~/bin/repo 将repo文件中的 REPO_URL = 'https://ge

使用docker创建aosp编译环境

如果只需要编译一个版本的aosp,那么如果在主机上架建环境即可,可写的程序如果要在各个aosp版本中编译,那在主机上架建多个aosp编译环境可以会比较麻烦,github上找到一个openstf用docker架建aosp环境的代码,地址:https://github.com/openstf/docker-aosp 创建Dockerfile aosp主要涉及三种环境jdk6,jdk7,jdk8,根据aosp的版本不同可以选择不同的Dockerfile FROM ubuntu:14.04 MAINTA

Edit the AlarmClock in AOSP with android-studio

1. git the AlarmClock source code on AOSP 2. select 'import project' by android-studio & we will revise this code AlarmKlaxon.java     L89           //mVibrator = new Vibrator();           mVibrator = (Vibrator)getSystemService(VIBRATOR_SERVICE); L20

AOSP ON MAKO(在NEXUS 4上刷ANDROID 4.4 源码包-下载/配置/编译/刷机)

特别感谢google官方文档及AOSP源码开放 参考链接: https://source.android.com/source/building-devices.html (官方源码刷device) https://developers.google.com/android/nexus/drivers#makokrt16s (硬件驱动包, 如只是运行模拟器则直接安装即可) https://developers.google.com/android/nexus/images (官方刷机包-下载im

Building android AOSP on Mac OS X Mountain Lion

I have been working with the Android AOSP source code for some time now and spent endless hours searching the internet for problems that arose on different occasions. Today I decided to note them down, on the one hand it is convenient for me to just

Magic in GFW & Anti-GFW, just in order to work on Android AOSP.

Ok, let me say, I'm an Android BSP engineer in China Mainland. And as you know, for the one who wants to get in close touch with xxx.android.com or xxx.google.com just for work, it's hardly possible. This is a fxxxing bullshit, a really sad story and