Changes

Jump to: navigation, search

Android Development Environment (DACU)

62 bytes removed, 10:28, 20 July 2012
Android porting on Dacu
Android relies on the Linux kernel version 2.6.x, so, like many other linux systems, booting it is straightforward once a working Linux kernel image and a pre-built root file system are available. A big help in getting these software components come from the Texas Instruments Android Development Kit for Sitara Devices, which provides, among other things, the Linux kernel version 2.6.32 source code and a Android 2.3.4 "Gingerbread" demo root file system.
Once the kernel is built, the system must be configured to boot from network, installing on the host machine a tftp and a nfs server. Please refer to [...] for instruction on how to setup the host environment. When the TFTP and NFS services are properly configured, copy the kernel image (arch/arm/boot/uImage) to the tftp directory (es: /tftpboot/lizard/android/uImage) and export via NFS the directory where the root file system archive TI_Android_Eclair_DevKit-V1/Filesystem/rootfs_am35x.tar.bz2) has been previously uncompressed. 
=== Running Android ===

Navigation menu