Hi alltogether, I use a 2.6.33 Kernel for a i.mx cpu. I've patched the files and drivers described in : http://www.linuxfordevices.com/c/a/Linux-For-Devices-Articles/Porting-Android-to-a-new-device/
Afterwards I set the kernel config as recommended in http://android.git.kernel.org/?p=kernel/common.git;a=blob_plain;f=Documentation/android.txt;hb=HEAD Then I got the system.img, ramdisk.img and userdata.img as described here: http://elinux.org/Android_on_OMAP from the emulator Now I want get Android started but some files are missing: device/system/bin/dbus-daemon is missung device/system/bin/runtime is missing device/system/bin/logd is missing and last but not least device/system/bin/usbd is missing. When I tried to follow the instructions form http://elinux.org/Android_on_OMAP the problem is: dbus-daemon and runtime is unknown. Now my question: May I use the dbus-daemon from my standart system? Where do I get / How can I build the runtime routine? These questions may seem for you experienced developers maybe a bit stupid but I hope some of you can help me. With best regards, Stefan -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
