This kind of discussion should go on one of the android open source platform
groups, thanks!

On Thu, Dec 4, 2008 at 12:40 AM, Yogi <[EMAIL PROTECTED]> wrote:

>
> Hi All,
>
> I have facing problem in launching emulator from the source code.
> I have also set the environment variable ANDROID_PRODUCT_OUT.
> I am getting the following error message,
>
> ~/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.
>
> After that i tried with the following command :
>
> ~/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
>
> I am still getting the error message.
> I have integrated my codec library onto android.Is this causing the
> problem?
> Do i need to allocate memory in emulator?
> Please help me out.
>
> Thanks in advance,
> Yogesh
>
> >
>


-- 
Dianne Hackborn
Android framework engineer
[EMAIL PROTECTED]

Note: please don't send private questions to me, as I don't have time to
provide private support.  All such questions should be posted on public
forums, where I and others can see and answer them.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to