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

--~--~---------~--~----~------------~-------~--~----~
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