Android source code. Question about building Android from the source, contributing to the Android project, Android kernel development and porting.
309
votes
8answers
139k views
Where can I browse Android source code on-line? [closed]
Particularly, where can I browse the source code for the contact application? Is the only way to go to download all there is?
104
votes
1answer
4k views
Adding a new network bearer to Android
I'd like to add new bearer(s) to Android (rooted/custom build), to be a peer with Wifi and GPRS.
I have done some Android development and I am aware that (in Android 2.2) there are constants for ...
34
votes
9answers
49k views
Android kernel compile and test with Android Emulator
Has anyone successfully compiled the android kernel and tested it in the Android emulator, and if so is there anything that special that needs to be done?
Documentation for the SDK is excellent, ...
25
votes
1answer
38k views
Source of Android's lock screen
I am looking for the source code of the android lock screen. It can be for any version of Android (1.5, 1.6, 2.0, etc).
I tried looking in the repository at: http://android.git.kernel.org, but it ...
21
votes
8answers
14k views
Android x86 porting, unable to make it work
I'm kind of new to the whole porting issue and I got to it because of the slowness in the emulator provided with the Android SDK.
I downloaded the android-x86-3.2-RC2-eeepc and ...
20
votes
6answers
7k views
How do I build the Android SDK with hidden and internal APIs available?
I want to rebuild the Android SDK (or rather only the android.jar) to include hidden and internal APIs.
I could not find any documentation or discussion doing on how to go about this. I have an ...
16
votes
3answers
2k views
Does the Android OS release a wakelock if the app or service holding it is killed?
I have question about wakelock. In cases shown below, does android OS release wakelock (PARTIAL_WAKE_LOCK if you need to specify) to prevent wakelock was left acquired and wasting battery until ...
13
votes
1answer
7k views
What do I need to know to port Cyanogenmod to unsupported phones/tablets?
What do I need to know to port Cyanogenmod to currently unsupported android phones and tablets?
Does it involve modifying and building the kernel from source?
Does it involve modifying and building ...
12
votes
4answers
4k views
How to get android's native methods source code
Is it possible to get and watch at Android's program component's native methods code. If anyone knows how to, please let me know.
12
votes
2answers
6k views
How does the Android repo manifest repository work?
The Android source is a large hierarchy of git repositories. They are managed by a custom script called repo. Repo determines which git repositories to manage using a manifest.xml. The manifest.xml of ...
12
votes
3answers
1k views
android emulator won't start on ubuntu 12.04 after when run from ssh
I built the android source code based on the http://source.android.com/source/building.html on Ubuntu 12.04 and when I run the emulator I'm getting the error and emulator won't start:
WARNING: ...
12
votes
2answers
1k views
Android 2.3 emulator blank screen after build
I'm trying to build Android 2.3 (Gingerbread) from scratch on my Ubuntu 10.10 machine.
I've followed all the steps here: http://source.android.com/source/building.html Got no build errors.
But for ...
12
votes
1answer
535 views
Is the Offline Dictation feature thats in Jelly Bean part of AOSP and if so what package is it in?
I have been scouring Jelly Bean to see if I could find the Offline Dictation feature but I have not had a lot of luck. As you know, the source is huge and cumbersome. I found the /external/srec folder ...
11
votes
5answers
12k views
How can I check out Android source code in Windows OS?
I try to search for it but I just cant. I am running Windows 7 on Lenovo G460 laptop. I tried to install Ubuntu on it but I cannot use Wireless to connect to the internet for some reason.
Is there ...
11
votes
2answers
22k views
What are ODEX files in Android?
After some android apps installed, I found that it will changes to odex file (not apk) in smartphone.
How to do that? Who can teach me, I am very interest about it.
11
votes
1answer
3k views
Android: Kernel Debugging with KGDB
I'm trying to do kernel debugging for my Nexus One, and have been following instructions from http://bootloader.wikidot.com/android:kgdb. I was wondering if someone has actually got this to work? And ...
9
votes
1answer
179 views
Android source code and repo - What exactly is happening when getting code
I have come across plenty of short questions on minimal aspects of using repo to get Android source or very broad definitions of what repo does and as a result don't really understand what is ...
9
votes
6answers
13k views
Make persistent changes to init.rc
I want to change the init.rc file of an android pad. But after I change it and reboot the system, the original init.rc comes back.
How can I make the change to the init.rc persistently without ...
8
votes
3answers
12k views
How do you create a loadable kernel module for Android?
I know there a number of walkthroughs and tutorials floating around out there which describe this activity, but after having read many of them I still can't get this working. If anyone has the ...
8
votes
1answer
431 views
Secret Android build process
The Android (Open Source Project) native launcher source code seems to be missing the following required XML layout parameters in some of its published resource files: layout_height and layout_width
...
8
votes
1answer
480 views
Android framework debugging in Eclipse
I'm working on a project where I'm making changes to the android framework sources. What's the best approach to do this in Eclipse and be able to debug? I've seen posts to attach the android source in ...
7
votes
2answers
688 views
Remove unwanted packages from downloaded android source before build
I have downloaded Android 4.0.1_r1 source code to my local system. I'm working to understand building own custom Android ROM and modify it according to my requirements.
I went through a number of ...
7
votes
1answer
9k views
Android Repo init failed [closed]
I think i follow instruction from this site very carefully
http://source.android.com/source/downloading.html
but when i try this
repo init -u git://android.git.kernel.org/platform/manifest.git
i ...
7
votes
1answer
383 views
Android: Create new System Permission in through AOSP source code.
I was wondering how one can edit Android OS source code to impose a new permission. For example like we have BLUETOOTH permission, if the device offers a new sensor, then how appropriate permission ...
6
votes
4answers
5k views
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 'emulator' is added autmatically during a successful build. However I have two questions ...
6
votes
2answers
6k views
Checking out Android source from github
After going through all of these steps to check out the Android source code (Gingerbread branch), only to come to a compile error, I have decided to try to get the source code from a different source.
...
6
votes
1answer
2k views
Android 'repo' documentation available?
The only documentation about googles 'repo' tool for android repository management was:
https://sites.google.com/a/android.com/opensource/download/using-repo
This was less than nothing: the ...
6
votes
2answers
631 views
Editing android VideoView frames
Environment:
Nexus 7 Jelly Bean 4.1.2
Problem:
I'm trying to make a Motion Detection application that works with RTSP using VideoView.
I wish that there was something like an onNewFrameListener
...
5
votes
4answers
19k views
Error android.content.res.Resources$NotFoundException: File from xml type layout resource ID #0x102000a
Hey, I'm trying to create a design for a list that looks like (and mostly behaves like) the call log, like shown here:
For this I downloaded the source code and I'm studying it for know what class ...
5
votes
1answer
7k views
Where to download Android 2.3.3 source code (zipped)
Ok, i know there is a way that involves git, repo and alot other things to have the source code to use under eclipse.
Ive also read the entire thing is over 7GB or source code. Thats great, but i ...
5
votes
2answers
877 views
Finding Android source code
Are the Android APIs open source? If so, I want to see how they implemented the smoothscroll method for the ListView object (this is implemented in API level 8, but I want to build against an earlier ...
5
votes
3answers
493 views
Why Toast.makeText and not new Toast
This is may be a noob question, but I was wondering why do we have to use a static method (makeText) to create a Toast and not a constructor.
Why do we have to use this:
makeText(Context context, ...
5
votes
2answers
2k views
Add prebuilt APKs to Android AOSP system.img
I'm building AOSP from source. What I would like to do is to include a few prebuilt files in the generated system.img as part of the make process. I'm trying to find the actual file that creates the ...
5
votes
4answers
3k views
How to discard changes using repo
repo status shows me a lot of un-wanted changes.
It would be duplicated if I enter every project and use git reset --hard.
Is there a way to reset all the changes using repo, something like repo ...
5
votes
1answer
209 views
UI modification of individual application (Phone,Contacts) in ICS AOSP
I have already successfully modified few applications (Launcher,SMS,Gallery,Email,Calendar) of AOSP but I am facing problems to modify Phone,Contacts applications.
I have gone through the following ...
5
votes
1answer
4k views
Android source code download
I have a few questions regarding android source code download, repo / git.
This page says that The source download is approximately 6GB in size, but when I downloaded my directory size is 11GB. What ...
5
votes
2answers
500 views
Can i programmatically play radio on android?
I have on my s2 a predefined app that lets me listen to radio. It doesn't use the Internet, instead it uses the surrounding radio waves. Is there any way in which i can use that feature to ...
5
votes
3answers
3k views
Alternative mirrors for Android's Kernel 3.0 since kernel.org is down? [closed]
I am looking for alternative mirrors for Android's Kernel 3.0 since kernel.org is down. Thanks in advance.
Note: Android's patched kernel 3.0 not the same as Linux kernel 3.0.
5
votes
1answer
320 views
Dalvik JIT workflow
I am an interested on working on dalvik vm (Android). I am trying to go through the code of JIT to find out the operations performed by it and how it selects the traces. I am unable to follow the ...
4
votes
4answers
4k views
How can I find the source for Android 2.3.3 Platform?
When in debug mode I get a source not found message for the android stuff. I am using Andorid-10 to match my device. In the 'android-sdk\sources' I have android-14 and Android-15. How and where can ...
4
votes
2answers
4k views
4
votes
3answers
249 views
What are strong pointers and weak pointers
Good morning every one,
I am confused with the notion of "strong pointer" and "weak pointer".
Diane Hackborn herself said that:
The object will remain around while there are strong pointers; it is
...
4
votes
1answer
412 views
AOSP build on custom device
I'm building AOSP 4.2 Jelly Bean.
Everything is ok when I build default full-eng configuration and run it on emulator.
I need to build custom device and run it (on emulator - for testing if it really ...
4
votes
2answers
1k views
Best way to change android repository versions efficiently once downloaded using repo/git
I've got a situation where I need to build a set of static copies of Android source code of different release versions.
Simply doing an repo init -b $version; repo sync will take forever (init ...
4
votes
1answer
2k views
Android AOSP project import into eclipse
So, this is not like other problems. I have basically one question
Android project build system uses the Android.mk files.
Is there any eclipse plugin out there that parses through the mk files and ...
4
votes
2answers
5k views
Loading kernel module in Android kernel
I am listing my problem here.
I have a Google Nexus one a.k.a. "passion" phone with me. Fastboot and adb tools are installed in the phone. And the boot loader is unlocked.
My task: I have to add ...
4
votes
3answers
2k views
How to sync just android 2.2 froyo code?
repo init -u git://android.git.kernel.org/platform/manifest.git -b froyo
error: revision froyo in manifests not found
Latest version 2.3 required 64 bit machine to build,How to get just froyo code?
...
4
votes
0answers
501 views
How to restore MMS in Android-2.2? [duplicate]
Possible Duplicate:
Save/Create MMS in inbox Android
What I want: I want to restore MMS.
What I have: I have restored SMS successfully, that was quiet easy. I am trying to restore MMS ...
3
votes
6answers
4k views
How to debug Android native code on a real device
I've got some trouble with the media backend (mostly Stagefrightplayer) in Android, and I'd like to understand why it throws the errors it does. The errors are usually device spesific, so debugging ...
3
votes
3answers
2k views
Switch from AOSP master to froyo
I just checked out master with repo. Now I want to switch to froyo. How can I do this without downloading a bunch of stuff again? I don't want to download a bunch of stuff again, I just want to be ...
