Hi William,

To answer your questions:
1) The toolchain binary is prebuilt (and is not part of the make process). It is in the prebuilt/linux-x86 / toolchain / armv4t-android- eabi-4.2.1 /

2) Provided you have all of the supporting packages installed (currently we use Ubuntu as the Linux platform see http://source.android.com/download#TOC-Setting-up-your-machine ) it should build with:
make TARGET_PRODUCT=freerunner

As for the userdata.img, you can place your various files and .apks in out/target/product/freerunner/data then create a tar archive from that directory.

Regards,
Brian Code

On 4-Jun-09, at 9:09 PM, William Zheng wrote:

Hi Brian,
        I have two questions:
        1). Where is the toolchain binary after make is completed? Is it in
prebuilt folder?
        2). I want to build a koolu beta7 image. How should I do? The
userdata.img I buit has no customizations...

-----邮件原件-----
发件人: [email protected]
[mailto:[email protected]] 代表 Brian Code
发送时间: 2009年6月3日 4:01
收件人: Android on Freerunner Development
主题: Re: [android-freerunner] Where can I find the source code of the app
"Amazed"

The userdata.img is just a regular .tar file that you can decompress.
It contains the .apks included in the release.

It is that image that has customizations for the releases moving
forward as we include software from other third-party software houses.

Regards,
Brian Code

On 2-Jun-09, at 7:44 AM, Alexander Shulgin wrote:

On Tue, Jun 2, 2009 at 4:39 PM, William Zheng
<[email protected]> wrote:
Hi Alex,
     Oh..I see... How can I build the beta7 installation uSD
image? After I built the source code downloaded, I found a lot of
binary files in the out folder. How can I get a zip file same as
the one on the koolu's release webpage?

I don't really know, but guess that replacing kernel.img & system.img
with your freshly built versions (uImage.bin & rootfs.jffs or whatever
the names are) should be OK.  What to do with userdata file -- let's
more competent people tell us. ;)

--
Alex
_______________________________________________
android-freerunner mailing list
[email protected]
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org

_______________________________________________
android-freerunner mailing list
[email protected]
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org

_______________________________________________
android-freerunner mailing list
[email protected]
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org

_______________________________________________
android-freerunner mailing list
[email protected]
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org

Reply via email to