The framework just uses whatever size the framebuffer driver reports.  There
is a separate system property for setting the desired density of the screen.

On Mon, Nov 23, 2009 at 5:08 PM, Barry Tan <[email protected]> wrote:

>  Hi Hackbod,
>
>     Thanks your reply.
>
>     Colud you let me know? About screen resolution setting, when I trace
> code, the screen size value seems get for kernel, It’s right? Or Android’s
> make file system can setting this?
>
>
>
> Best regards,
>
> 譚仕宏  Barry Tan
> Tel: +886-2-2269-9888 ext. 27201
>
> =============================================
>
> Microlink BU , Foxlink group
>
> 正崴精密工業股份有限公司
> 台北縣土城市中央路四段49號
>
>
>   ------------------------------
>
> *From:*Dianne Hackborn [mailto:[email protected]]
> *Sent:* Saturday, November 21, 2009 8:36 AM
> *To:*[email protected]
> *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.
>
> On Thu, Nov 19, 2009 at 10:03 PM, Barry.Tan <[email protected]> wrote:
>
> Hi,
> I want to study new device use Android platform. But have some issue I
> don't know how to modify it. Please help me to clear these point.
>
> Q1. If I want change screen resolution to 176x220, have any suggestion
> how to do?
>
> Q2. What's is minimum flash & RAM? I want remove some applications,
> like music app, phonebook app... also want to remove from libraries
> layer. Can you let me know how to do?
>
> --
> unsubscribe: 
> [email protected]<android-porting%[email protected]>
> website: http://groups.google.com/group/android-porting
>
>
>
>
> --
> Dianne Hackborn
> Android framework engineer
> [email protected]
>
> Note: please don't send private questions to me, as I don't have time to
> provide private support, and so won't reply to such e-mails.  All such
> questions should be posted on public forums, where I and others can see and
> answer them.
>
> --
> unsubscribe: 
> [email protected]<android-porting%[email protected]>
> website: http://groups.google.com/group/android-porting
>
>
>
> This e-mail message may contain privileged or confidential information. If
> you are not the intended recipient, any disclosure, dissemination,
> distribution, copying or action taken is strictly prohibition. If you
> received this e-mail message in error, please return by forwarding the
> message and its attachments to the sender and destroy all copies of the
> original message.
>
> --
> unsubscribe: 
> [email protected]<android-porting%[email protected]>
> website: http://groups.google.com/group/android-porting
>



-- 
Dianne Hackborn
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to