Thanks for the help. Iam tageting 1.6 and i added
<supports-screens in my manifest file and that solved the problem. It was easy when you pointed it out for me, thanks again for the help. On 9 Aug, 11:10, Peter Stacey <[email protected]> wrote: > 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

