Hi, you could start by looking into the Freescale's Android support for IMX51.
Since the maximum CPU clock on the MX28 is around 400Mhz and the platform doesn't provides hw graphics acceleration - having a responsive UI may be tricky. For a low-memory spec, you may need also to strip down some of the Android services. Even you have a Linux BSP, you need to do some fine-tuning in the kernel and write the HAL modules for your port. On Wednesday, March 16, 2011 2:17:53 PM UTC+1, kishore wrote: > > Hello > > Am new to android porting, willing to try it out on a imx28 platform > and could you please point me to some resources on porting to > i.mx28. ? On Wednesday, March 16, 2011 2:17:53 PM UTC+1, kishore wrote: > > Hello > > Am new to android porting, willing to try it out on a imx28 platform > and could you please point me to some resources on porting to > i.mx28. ? -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
