Android-Froyo port for OMAP-3530 BeagleBoard

Hi,

We are pleased to release the Android - Froyo port for OMAP-3530 BeagleBoard. This release enables developers evaluate CoreDruid’s custom Android-Froyo port for BeagleBoard.

This release has minimum set of features like

  1. Android Froyo
  2. Qwerty keyboard
  3. USB Mouse

We will release more stable & feature enriched version in near future.

The source code and build instructions are available at:

http://coredruids.org/

http://coredruids.org/?page_id=77

We appreciate your joining our open source initiative, reviewing our work and sharing your knowledge & experiences with us.
Google groups : coredruids@googlegroups.com
Source code repositories : http://gitorious.org/~coredruids (Android Enablement)
Follow us on twitter : http://twitter.com/coredruids

Thanks
CoreDruids Team

How much froyo is your release compared to the code provide by
android.git.kernel.org?

Hi Hedwin,

Here are the differences between coredruids release and
android.git.kernel.org
1) Android froyo code from android.git.kernel.org has an issue with
battery service while booting, we fixed it.
2) Also we disabled screen lock code.

Thanks,
Praveen G

which there is a build workaround (android x86 reused the eclair
solution). The workaround only fixes the build issues it still does
not work. Also the vendor specific data is now moved to a /device
directory iso /vendor and when comparing there are many more.

Is it your intention to align your froyo release on a regular bases
with changes from android.git.kernel.org froyo release? so it gets
more froyo as in android.git.kernel.org froyo.

Anyway nice job though.

H.

Hi,
I was able to compile and build the binaries. I have created the
sdcard just like I had done earlier for cupcake. But now I am getting
kernel panic "not syncing: Attemped to kill init". Any ideas ?
I am kind of stuck on this for couple of days now.
Any help woudl be highly appreciated.
thanks.

Ugh… that could be a couple of things, including bad memory, but in my experience that most likely means it is simply unable to find the rootfs. Can you post more info? What happens on the console before the “not syncing” message? Meaning, how far does it get?

Hi,

We fixed the kernel panic issue with android froyo.
Download the source code from http://coredruids.org/

Thanks & Regards,
Praveen G

Congratulations! Downloading now

Thanks Jeff and Praveen - the latest code works fine!

does adobe flash work on this? How about DSP does it work?

How to get USB keyboard and mouse working.?
I connected a bluetooth logitech keyboard with mouse, mouse does not work…keyboard works random…

overall the system comes up, but control it is not possible at all

Any suggestion?

Hi,

Connect USB keyboard/Mouse to USB EHCI or USB OTG controller(through usb mini B cable) .
It worked for us in both cases.

Thanks & Regards,
Praveen G