I have facing some problem to launch the emulator after integartion.
When i am trying the following command:
~/bin# out/host/linux-x86/bin/emulator
Cannot locate system directory, which contains 'system.img' and other
system files.  Please specify one by using '-system <directory>' or by
defining the environment variable ANDROID_PRODUCT_OUT.

I have set the environment variable ANDROID_PRODUCT_OUT =  out/target/
product/generic.
Then also it is giving the same error message.

I have tried with one more option:
:~/bin# out/host/linux-x86/bin/emulator -system  out/target/product/
generic
Cannot find file: out/target/product/generic/kernel-qemu
Please specify a valid -kernel file

now,I am getting the new error message.I am having the system.img on
the right path.
Is there anything i am missing after codec integration?
Please help me out.

Thanks in Advance,
Yogi




On Dec 4, 10:38 am, Yogi <[EMAIL PROTECTED]> wrote:
> Thanks Dave.
>
> On Dec 4, 1:40 am, Dave Sparks <[EMAIL PROTECTED]> wrote:
>
> > OpenMax support is currently limited to decoders. You should be able
> > to integrate your parser using the OpenCore classes though. I haven't
> > looked at whether it is feasible, but a really useful contribution
> > would be an OMX parser adapter class.
>
> > On Dec 3, 6:56 am, Yogi <[EMAIL PROTECTED]> wrote:
>
> > > Hi All,
>
> > > I have integrated codec onto android successfully but the i am facing
> > > some problem while integrating parser for that.
> > > I would like to know, Do file format parser support Open Max?
> > > Can i integrate the my parser having Open Max layer on top of that on
> > > to android?
>
> > > Thanks in advance,
> > > Yogi
>
>
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [EMAIL PROTECTED]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to