[android-porting] missing module bootsound

2009-08-24 Thread Nandy
Hi, I have ported android to a reference board using alsa-lib. All sounds are playing successfully. But the boot sound is not playing. In init.rc I see bootsound service should run and use /system/bin/ playmp3. But I do not find bootsound in frameworks/base/cmds/ and neither do I find playmp3 here

[android-porting] STK service start

2009-10-30 Thread Nandy
establish stk service. Anybody faced this problem? Any solutions, and where it needs to be fixed? It can be done in stk app, or in telephony stk framework or even maybe in ril. Please let me know any thoughts. Thanks and Regards, Nandy --~--~-~--~~~---~--~~ unsubscribe

[android-porting] How does battery charge when android device is powered off

2010-03-24 Thread Nandy
Is there any documentation which says how does android device charge when in powered off state? Which piece of sofware invokes this, or this is completely hardware level. Basically when device is powered off, I do not want charging leds to glow, so was thinking how to get about it. -- unsubscribe

[android-porting] android makefiles

2010-11-23 Thread Nandy
Android.mk in the parent directory so that I can build whatever Android.mk s are present. The structure is something like this - Base\ Sub1\Again1\Android.mk Sub2\Again2\AndAgain2\Android.mk Basically all the directories by default do not have Android.mk. Thanks and Regards, Nandy -- unsubscribe