Re: [android] Building Android from the Koolu Source

2008-12-05 Thread Marco Trevisan (Treviño)
Jim Ancona wrote: I've been able to successfully build an Android rootfs from the Koolu repository. When flashed to my phone with the kernel that Sean provided, it runs with just about the same set of issues as the images that Sean has put up. I've documented how I did it on the wiki at:

Re: [android] Building Android from the Koolu Source

2008-12-05 Thread Jim Ancona
Marco Trevisan (Treviño) wrote: Have you been able to get the emulator working with the build sysimage? In my experience, the emulator came up but the phone stays always with a black screen while my CPU us over-used. I've waited some minutes but nothing happens... Is this maybe due to the

[android] Building Android from the Koolu Source

2008-12-04 Thread Jim Ancona
I've been able to successfully build an Android rootfs from the Koolu repository. When flashed to my phone with the kernel that Sean provided, it runs with just about the same set of issues as the images that Sean has put up. I've documented how I did it on the wiki at:

Re: [android] Building Android from the Koolu Source

2008-12-04 Thread Marcelo
Hi, On Thu, Dec 4, 2008 at 8:43 PM, Jim Ancona [EMAIL PROTECTED] wrote: I've documented how I did it on the wiki at: http://wiki.openmoko.org/wiki/Android#Building_the_Koolu_Android_Source we would like this to be as straightforward as possible, so a few hours ago I added the required

Re: [android] Building Android from the Koolu Source

2008-12-04 Thread Sean McNeil
Marcelo wrote: Hi, On Thu, Dec 4, 2008 at 8:43 PM, Jim Ancona [EMAIL PROTECTED] wrote: I've documented how I did it on the wiki at: http://wiki.openmoko.org/wiki/Android#Building_the_Koolu_Android_Source we would like this to be as straightforward as possible, so a few hours

Re: [android] Building Android from the Koolu Source

2008-12-04 Thread Rui Castro
Hi, In order to make the compile process straightforward as Marcelo said, I've made these 2 scripts compile.sh and build-jffs2.sh (a combination of Sean scripts cp_android_OS and mkjffs2). Place them in the root of Koolu source tree and then to compile and produce de jffs2 image, do: $