This document provides instructions for porting the Android operating system to embedded platforms. It describes prerequisites like obtaining the Android source code and Linux source code. It then explains the setup needed, including the target platform, a cross development platform, and required patches. The document outlines steps to port Linux first, including adding the new platform to the bootloader and kernel. It then describes porting Android, such as adding platform support and required source code patches. Screenshots confirm the successful booting of Linux and Android on the Marvell PXA 310 evaluation board.