Hi,

     i'm also checking Android source for custom resolution support ,
     can you tell me which part i should focus on?

Thanks
Leo

2009/11/18 Dianne Hackborn <[email protected]>

> That is the expected behavior.  Those apps have not been updated to support
> large screens, so the system will display them in a postage stamp on the
> larger screen so they don't break.
>
>
> On Mon, Nov 16, 2009 at 10:05 PM, guoluren <[email protected]> wrote:
>
>> I also met another issue with larger screen.  I build my own android
>> and replace origin Android on a device with 800x600 screen. My android
>> home and built-in app can display as full screen. But 3rd-party apk
>> and my app built by SDK can only display as 320x480. I suspect there
>> is something wrong with my Android configration. I checked the log,
>> the resolution are 800x600 reported by EGL and the width and height
>> also match the actual screen size.
>> EGLDisplaySurface(  581): xres         = 600 px
>> I/EGLDisplaySurface(  581): yres         = 800 px
>> I/EGLDisplaySurface(  581): xres_virtual = 600 px
>> I/EGLDisplaySurface(  581): yres_virtual = 1600 px
>>
>> Could anybody help have a look at it?
>>
>> --
>> 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
>

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

Reply via email to