[android-porting] Voice Recording : OpenCore OSCL Scheduler

2011-02-10 Thread Lakshman
to fix this issue. Thanks and regards, -Lakshman -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] ARM toolchain

2011-01-30 Thread lakshman . bana
Hi, Where can I download toolchain for ARM to compile froyo branch. My board vendor distributed a toolchain but I'm facing several problems during compilation. Somehow links from EMBINUX labs are not working. Thanks in advance. lb -- unsubscribe: android-porting+unsubscr...@googlegroups.com

Re: Re: [android-porting] ARM toolchain

2011-01-30 Thread lakshman . bana
Thanks for the pointer. But I get the same problem as with the vendor distributed toolchain. target StaticLib: libc_common (out/target/product/ok6410/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a) target SharedLib: libc

[android-porting] Failed to get froyo

2011-01-30 Thread lakshman . bana
Hi All, I'm trying to do fresh checkout on froyo branch and I get the following error: * [new tag] android-sdk-tools_r7 - android-sdk-tools_r7 From git://android.git.kernel.org/platform/manifest * [new tag] android-1.0 - android-1.0 error: revision froyo in manifests not found Command is

[android-porting] VOLD is missing from product build

2011-01-22 Thread lakshman . bana
Hi All, I added $(call inherit-product, build/target/product/full.mk) in my product make file but I don't see vold binary in out/target/product/myproduct/system/bin directory. What am I missing? thanks in advance -lb -- unsubscribe: android-porting+unsubscr...@googlegroups.com website:

Re: [android-porting] Re: smdk6410 kernel booting problem

2011-01-21 Thread Lakshman Bana
wrote: Hi Lakshman, Are you also working on samsung board ? Can you please tell me how to make uImage, I am talking to my FAE for this error if i find anything useful i will share with you On Jan 20, 11:18 pm, Lakshman Bana lakshman.b...@gmail.com wrote: I got this problem but instead

Re: [android-porting] smdk6410 kernel booting problem

2011-01-20 Thread Lakshman Bana
I got this problem but instead of investigating further on this I tried flashing uImage and then I started seeing CRC error. I found another article which kind of explains why I might see CRC errors but I haven't had a chance to try that yet.

Re: Re: [android-porting] How to build and load android on new device - using Froyo.

2011-01-16 Thread lakshman . bana
Thank you very much. It helped. I need to bring it up but in any case I have the build at least. lb On Jan 16, 2011 1:41pm, Subramani Venkatesh subbu31m...@gmail.com wrote: You can use Omapzoom, rowboat or tegra development trees as reference, In particular give importance to device and

Re: [android-porting] Froyo build error WifiConfiguration

2011-01-11 Thread Lakshman Bana
I just started looking into GitWeb and I found that my source tree is missing few directories (wifi, vpn, telephony etc). Could someone help me to get those sources locally. Thanks lb On Mon, Jan 10, 2011 at 3:32 PM, lb lakshman.b...@gmail.com wrote: Hi All, I posted this question in

Re: [android-porting] Re: Google OMX Core

2010-08-27 Thread Lakshman
Hi David Sparks, Is there any roadmap by google to develop openMax IL core?? Thanks and regards, -Lakshman On Wed, Aug 25, 2010 at 12:44 AM, Dave Sparks davidspa...@android.comwrote: Stagefright already supports OMX codecs in the Froyo release. This is how we integrate hardware codecs

[android-porting] Google OMX Core

2010-08-24 Thread Lakshman
core and all our OMX codec components are having dependency with PV OMX core. Is there any roadmap by google to develop Stagefright OMX core?? This is very important for us as we have to decide whether to write our own OMX core. please let us know asap. Thanks and regards, -Lakshman -- unsubscribe

Re: [android-porting] Can we use PV OMX core APIs from stagefright?

2010-08-16 Thread Lakshman
Hello, By default, OMXPVCodecsPlugin is enabled in OMXMaster by this call addPlugin(new OMXPVCodecsPlugin). Please go thro. OMXPVCodecsPlugin.cpp for more info. Thanks and regards, -Lakshman On Mon, Aug 16, 2010 at 7:30 PM, praji prajeesh.mo...@gmail.com wrote: Hello All, I want

Re: [android-porting] AudioPlayer class

2010-07-28 Thread Lakshman
. Thanks and regards, -Lakshman On Wed, Jul 28, 2010 at 5:56 AM, Daniel Charles dcharl...@gmail.com wrote: Hi all, I'm interested on learning the difference between using AudioTrack and AudioSink within Stagefreight's AudioPlayer class. I have seen that inside AudioPlayer AudioTrack

Re: [android-porting] AudioPlayer class

2010-07-28 Thread Lakshman
Please find my comments inlined... Thanks and regards, -Lakshman On Thu, Jul 29, 2010 at 12:19 AM, Daniel Charles dcharl...@gmail.comwrote: Hi, On Wed, Jul 28, 2010 at 7:49 AM, Lakshman lakshma...@gmail.com wrote: Hello, There are two interfaces, MediaPlayerInterface

[android-porting] Stagefright player MP4 SEEK issue on Froyo

2010-07-08 Thread Lakshman
to AwesomePlayer. If anyone has fixed the above issues, could you please guide me with some of your inputs. Thanks and regards, -Lakshman -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

Re: [android-porting] Issue in playing m4a file after AAC codec integration.

2010-03-20 Thread Lakshman
. Thanks and regards, -Lakshman On Sat, Mar 20, 2010 at 12:54 PM, anupama anupama.nan...@gmail.com wrote: Hi All, I have integrated AAC codec to Android Platform and I am able to play a test file test_adts.aac. But I am getting some issues here when I play a m4a file. The issues I am facing