--
unsubscribe: android-porti...@googlegroups.com
website: http://groups.google.com/group/android-porting
Best regards,
譚仕宏
Barry Tan
Tel: +886-2-2269-9888
ext. 27201
=============================================
Microlink BU , Foxlink group
正崴精密工業股份有限公司
台北縣土城市中央路四段49號
Hi Hackbod,
Thanks your reply.
Colud you let me know? About screen resolution setting, when I trace code and try to get screen size but this screen size value is seems from kernel, It’s right? Or Android’s make file can setting this?
From:Dianne Hackborn [mailto:hac...@android.com]
Sent: Saturday, November 21, 2009
8:36 AM
To: android...@googlegroups.com
Subject: Re: [android-porting]
Question about resolution and minimum flash & RAM
This would not represent an android compatible device (the screen is smaller than we support, and it sounds like you may remove things that are required in the sdk), so I'm not sure how much help you can expect to get. You do have the full source code to play with, and changing the basic size of the screen should be fairly simple as it is just based on the driver reporting it... but of course lots of the standard UI would break on such a small screen, so you'll just need to dig in and work on things to make them do what you want.