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 <guoluren200...@126.com> 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: 
> android-porting+unsubscr...@googlegroups.com<android-porting%2bunsubscr...@googlegroups.com>
> website: http://groups.google.com/group/android-porting
>



-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

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: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to