Re: [android-porting] How can I make resources added in frameworks/base/core/res/res available in com.android.internal.R.java

2012-08-06 Thread Jeffrey Brown
This mechanism has been around for a long time. Please keep in mind that you should only add private symbols to public.xml (yes, it's weird that the file is called public.xml but contains a mix of private and public symbols). Adding new public symbols is an API change, which is not allowed and wi

[android-porting] Getting error while booting the pandaboard with SD card.

2012-08-06 Thread sanath
Hello All, I have compiled android ics 4.0.4 version source code and copied the rootfs contents to the SD card and tried to boot the board. But while booting I am getting following errors.

[android-porting] CM7 Compling Error

2012-08-06 Thread Hiren Shah
Hey all I have downloaded CM7 source code for making a custom rom.While building the rom i get the following error *build/core/base_rules.mk:162: *** android-ndk-r8/tests/build/multi-module-path/path1/foo: MODULE.TARGET.STATIC_LIBRARIES.libfoo already defined by android-ndk-r8/tests/build/imp

[android-porting] CM7 Source Compling error

2012-08-06 Thread Hiren Shah
Hey all I have downloaded CM7 source code from the repo for building a custom rom & facing some problem while building it.The error is as follows * build/core/base_rules.mk:162: *** android-ndk-r8/tests/build/multi-module-path/path1/foo: MODULE.TARGET.STATIC_LIBRARIES.libfoo already defined by

[android-porting] Not able to boot the panda board ES in fast boot mode

2012-08-06 Thread sanath
Hello All, I have downloaded the android ICS 4.0.3 version and compiled successfully. I am using linux ubuntu 10.04 (64 bit) version and Pandaboard ES (Rev B1). I referred README file of /device/ti/panda/ and tried to boot the pandaboard in fastboot mode.But when I tried this command device/ti/

[android-porting] WIFI architecture

2012-08-06 Thread venkat k raju
Dear all, can anybody suggestion reference links to understand the WIFI stack architecture? i am using kernel-2.6.37 and V3.00.01.06-WL6.1.6.0 version wifi driver code. please can anybody explain me how the host side and devices side functional flow for wifi? thanks&Regards k.v.raju --

[android-porting] dalvik vm error

2012-08-06 Thread HV
Wondering if anyone has seen something similar: I/dalvikvm( 3336): System server process 44 has been created I/Zygote ( 3336): Accepting command socket connections E/dalvikvm( 3708): cannot set capabilities (7c13c20,7c13c20): Operation not permitted E/dalvikvm( 3708): VM aborting I/dalvikvm( 370