I hope I am posting this in the right place..

I have compiled the stock Gingerbread Android system.img, and
ramdisk.img. I did not make any changes to the source download before
i compiled. Unfortunately, AVD doesn't load the images. I just get a
blank screen. I tired adb but it tells me the device is offline. I am
going to list a summary of the steps i have taken below:

1- download using .repo using '-b gingerbread'
2- ran environment setup command ' . build/envsetup.h'
2- launched 'lunch' with option 1 for Full -eng 'goldfish' flavor.
3- compiled with 'make'
4- ran 'emulator -avd <Name_of_Device> -scale .69 -system ~/path/to/
sys.img -ramdisk ~/path/to/ramdisk.img'

blank screen appears.

I tired 'adb status-window' but it just waits then closes.
I tired 'adb devices' it tells me 'Device offline'.

Additional information:
AVD works with a the supplied roms
I dont see any errors during the compiling.
Ubuntu 11.10

Any advice would be appreciated.

Additional Questions:
What is the simulation option for at the lunch menu for?
How do i get the log for the compiling of the Android images?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
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