Top "Android-source" questions

Questions about the source code and building of Android itself, contributing to the Android project, Android kernel development and porting.

Building Android from source - emulator and AVDs

I have built the Android source for the emulator. I read in the Android Source documentation that the path to …

android open-source android-emulator android-source
Android Keyboard Source

Is the source available for the default Android Keyboard?

android android-source
How to add a system service to the Android Framework

I want to add my own framework code that runs in the Android "system_server" (handles all the system level …

android java-native-interface android-source
Android Repo init failed

I think i follow instruction from this site very carefully http://source.android.com/source/downloading.html but when i …

android git ubuntu repository android-source
Source code of android messaging

I am planning to create an application which the user can put security to their SMS. Is there a possibility …

android-source android-sms
How does Modem code talk to Android code

I would like to know high level idea of how Android Modem code will call/pass message to Android application …

android android-source modem ril
Download Android ISO on PC

Where can I get the Android iso file for PC. I want to know the download link. Please tell me …

android android-source iso rom
SyntaxError: invalid syntax to repo init in the AOSP code

I have tried to repo init the source code Ubuntu build machine and it is successfully able to clone the …

python github virtual-machine android-source repo
How do I set the default properties in an AOSP build?

Where can I change the default Android device properties in my custom AOSP build? For example: GPS - ON; Sync …

android android-source
Removing AOSP apps from build

First, I'm trying to build an Android platform from the Android source code without stock apps like LiveWallpapers, Calendar, Contacts, …

android android-source android-build