Any chance you declared something like this in your manifest?

<supports-screens android:largeScreens = "false" />

the described outcome of such a setting is something like what you
describe, with your app displayed as a postage stamp with black
borders on sides and bottom (but not top?)

On Jun 13, 1:43 am, "xuxiake2...@gmail.com" <xuxiake2...@gmail.com>
wrote:
> I create a avd using android avd manager. The detail in config.ini  as
> fellow:
>
> hw.lcd.density=160
> skin.name=WVGA800
> skin.path=platforms\android-4\skins\WVGA800
> vm.heapSize=16
> sdcard.path=C:\Documents and Settings\xuwan\.android\avd\1.6.avd
> \sdcard.img
> image.sysdir.1=platforms\android-4\images\
>
> But I found that my app can't run in full screen mode, it just occupy
> a small area which looks as 480*320.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to