The following might help you:

http://developer.android.com/guide/practices/screens-support-1.5.html

It looks like you might be targeting an early version of Android and
as a result, the app is running in screen compatibility mode.

Easy fix if that's the case is to target a more current version (ie.
1.6 or later)

Regards,

Peter


On Aug 8, 6:18 pm, Kristoffer <[email protected]> wrote:
> Hello.
>
> Iam new to SDK and Eclipse (i have just finished my first app in app
> inventor)
> But i feel that i wanna move on to SDK and eclipse.
>
> Iam going to rebuild my app that i build in app inventor, but i still
> have the same problem now with SDK and Eclipse that i had in app
> inventor.
>
> If i run the app on a big screen mobile (like HTC sensation) then the
> app will not use the whole screen, it leave like 2,5 cm in bottom just
> black.
>
> If i run the app on smaller screen (HTC Wildfire, Hero, Desire) then
> it uses the whole screen.
>
> I guess i have to "enable" something to make it fill bigger screens.
> Someone that have the time to help me?

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

Reply via email to