Questions about the source code and building of Android itself, contributing to the Android project, Android kernel development and porting.
I feel I have a pretty good understanding of git, but when it comes to the repo command, I get …
android repository android-sourceI need to add some 3rd party APKs to my AOSP build. What folder should I keep these APKs so …
android android-sourceI am trying to invoke the switch off dialog box that appears when we press power button. But i want …
android android-ndk android-sourceI need native (default) android music player source code. Where can I find it?
java android-source android-music-playerI try to search for it but I just cant. I am running Windows 7 on Lenovo G460 laptop. I tried …
android android-sourceI'm kind of new to the whole porting issue and I got to it because of the slowness in the …
android x86 porting android-sourceI'm trying to learn Embedded Android from the book with the same name. And the author suggested working with AOSP …
android linux embedded android-source platformI want to update my Android.mk file in a package in order to build that new package, but I …
android frameworks package android-source android-buildI am listing my problem here. I have a Google Nexus one a.k.a. "passion" phone with me. Fastboot …
android android-sourceI am confused with the notion of "strong pointer" and "weak pointer". Diane Hackborn herself said that: The object will …
c android-source android-binder