In ur* AndroidMainfest.xml* file you set the srceen size is true
//
<supports-screens
android:xlargeScreens="true"
android:largeScreens="true"
android:normalScreens="true"
android:smallScreens="true"
android:anyDensity="true" />
this will helpful to you.
On Tue, Aug 9, 2011 at 12:32 PM, Kristoffer <[email protected]>wrote:
> Hello again.
>
> I guess that i did not make myself clear here so iam now adding a
> image so that you could se what iam talking about.
> This image is a screencapture of the app, and you could se that its
> not using full size.
>
> http://www.kramericasoftware.se/screenproblem.png
>
> Hope this helps you to help me :)
>
> On 8 Aug, 10:18, 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
>
--
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