android-source
OMXCodec.cpp error compiling Gingerbread from codeaurora.org
After downloading the entire Android source code for Gingerbread from the codeaurora.org Git repository, I\'m getting a compile error.[详细]
2023-04-13 01:58 分类:问答Finding source code for Nexus S Camera HAL?
I\'m working on a project where I need to modify the driver for the Nexus S front facing Camera.The driver source code is implemented in drivers/media/v开发者_如何学Goideo/s5ka3dfx.c.From looking at t[详细]
2023-04-12 17:10 分类:问答Get Android source code [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-04-12 16:15 分类:问答Android EditContactActivity source
Android EditContactActivity contains the functionality when + button is pressed new field is added to listview and - button delete that extra field. I need this exact functionality, but I could not fi[详细]
2023-04-11 18:51 分类:问答Where in Android source does the system look for and download OTA updates?
I am looking for a reference to the source code where An开发者_如何学Cdroid searches for and applies OTA updates.OTA updates are not part of the Android Open Source Project.OTA updates are different f[详细]
2023-04-11 14:32 分类:问答android framework development
I am new in android framework development . I try to add a service in platform/base and then I make the whole platform folder follow a post online.[详细]
2023-04-11 08:14 分类:问答Per-file CPPFLAGS in Android.mk
I\'m working on an Android.mk file in which, for a single module, one of the files needs different CPPFLAGS; namely, it needs -frtti enabled, while others need the Android default of -fno-rtti.[详细]
2023-04-05 15:16 分类:问答Touch screen calibration values, How is it done in Android/Kernel?
I\'m porting Android Gingerbread to my custom board (with a Samsung S5PV210 processor). I have a touch screen with an ESC7000 chip. I found a driver in /kernel/drivers/input/touchscreen/usbtouchscreen[详细]
2023-04-05 05:28 分类:问答Replacing Touchscreen driver in Android Kernel
I\'m adapting a Gingerbread kernel for my custom board. I\'m trying to replace a resistive touch screen that uses an on-chip ADC controller (S5PV210 processor from Samsung). In my design, I need a cap[详细]
2023-04-05 03:56 分类:问答repo init connection times out
I was trying to download the source code for Android, CyanogenMod in order to learn more about customizing Android ROMs, I\'m on fresh installed Linux Mint 11, and I\'ve set up everything correctly. N[详细]
2023-04-04 03:03 分类:问答