If the issue is that the icons are tiny (say 3 pixels by 3 pixels wide) then you need to adjust the density/dpi returned by your framebuffer kernel driver (/dev/fb0) to the Android lower layer.
Regards, Peter On Feb 18, 2009, at 12:32 AM, cack wrote: > > Hi Sir, > > I'm porting Android to our hardware with 320x240 LCD. > The Android resolution is too high, so that the icons and messages on > the desktop is too small to be recognized. > How can I configure the resolution of screen to proper size? > > Thank you for your great help. > > Best Regards, > YJ > > --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
