whether this is the source code of android??

i have visited
http://free-electrons.com/pub/demos/beagleboard/android/
and i got

<img src="http://free-electrons.com/icons/blank.gif" alt="Icon "> [Name](http://free-electrons.com/pub/demos/beagleboard/android/?C=N;O=A)                                                            [Last modified](http://free-electrons.com/pub/demos/beagleboard/android/?C=M;O=A)      [Size](http://free-electrons.com/pub/demos/beagleboard/android/?C=S;O=A)  

[<img src="http://free-electrons.com/icons/back.gif" alt="[DIR]">](http://free-electrons.com/pub/demos/beagleboard/) [Parent Directory](http://free-electrons.com/pub/demos/beagleboard/)                                                                     -   

[<img src="http://free-electrons.com/icons/unknown.gif" alt="[   ]">](http://free-electrons.com/pub/demos/beagleboard/android/uImage) [uImage](http://free-electrons.com/pub/demos/beagleboard/android/uImage)                                                          09-Jun-2009 22:20  1.8M  

[<img src="http://free-electrons.com/icons/binary.gif" alt="[   ]">](http://free-electrons.com/pub/demos/beagleboard/android/u-boot.bin) [u-boot.bin](http://free-electrons.com/pub/demos/beagleboard/android/u-boot.bin)                                                      04-Jun-2009 06:30  177K  

[<img src="http://free-electrons.com/icons/unknown.gif" alt="[   ]">](http://free-electrons.com/pub/demos/beagleboard/android/beagledroid-git-20090603.tar.lzma.md5) [beagledroid-git-20090603.tar.lzma.md5](http://free-electrons.com/pub/demos/beagleboard/android/beagledroid-git-20090603.tar.lzma.md5)                           30-Sep-2009 22:07   68   

[<img src="http://free-electrons.com/icons/unknown.gif" alt="[   ]">](http://free-electrons.com/pub/demos/beagleboard/android/beagledroid-git-20090603.tar.lzma) [beagledroid-git-20090603.tar.lzma](http://free-electrons.com/pub/demos/beagleboard/android/beagledroid-git-20090603.tar.lzma)                               03-Jun-2009 22:07  1.1G  

[<img src="http://free-electrons.com/icons/unknown.gif" alt="[   ]">](http://free-electrons.com/pub/demos/beagleboard/android/arm-2007q3-51-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.lzma) [arm-2007q3-51-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.lzma](http://free-electrons.com/pub/demos/beagleboard/android/arm-2007q3-51-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.lzma) 03-Jun-2009 22:07   51M  

[<img src="http://free-electrons.com/icons/unknown.gif" alt="[   ]">](http://free-electrons.com/pub/demos/beagleboard/android/MLO) [MLO](http://free-electrons.com/pub/demos/beagleboard/android/MLO)                                                             04-Jun-2009 06:30   19K  

can someone tell me whether this is the android source code for beagleboard or not??
i have heard compiled source code for beagle board is already available.
whether this is the same?? if not where i can get?

Project: http://beagleboard.org/project/android
The wiki of embinux: http://labs.embinux.org/index.php/Main_Page
The SourceCode: http://labs.embinux.org/git/
Ready to use Binaries: http://www.embinux.com/download_beagle.php

In your link I see uImage, this is the Kernel for booting. u-boot.bin
is the Bootloader. MLO is the x-loader.
I think beagledroid is the filesystem with Android.

I hope this helps.

Michael

can someone tell me whether this is the android source code for beagleboard or not??
i have heard compiled source code for beagle board is already available.
whether this is the same?? if not where i can get?

You can try rowboat project http://code.google.com/p/rowboat/

Here is the link to download the source http://code.google.com/p/rowboat/wiki/Source?tm=4

Here are build and setup instructions http://code.google.com/p/rowboat/wiki/ConfigureAndBuild

Also available is the Rowboat Android Eclair DevKit release package here http://groups.google.com/group/rowboat/browse_thread/thread/6c61b3d06aee3860 you may need to apply ALSA patches on top of it to get the audio working.

Regards,
Amit Pundir

Hi All,

I ported andoid eclair 2.1 and it is working, i am using tsc2004 capacitive touch screen. getevent is woking but it is mapped. Please help me to solve this

i want to how to build tslib for android and how to calibrate the touch screen?

Regards,

Sanjeev