On 26 January 2011 16:00, Hari Edo <[email protected]> wrote: > > The tarot deck answers nothing, so I'm reading the tea leaves now. If > that > doesn't work, I will throw some chicken bones across the campfire. > > Those lines does not help, please google:"How to tell somebody: I can't help you because I don't understand your question or it has few information".
What app? Is this your app? It is a simple android (Froyo) application that I'm developing. I want that it runs on tablets. (eg:Samsung Galaxy) What are you doing to develop the > activity? > It does not have nothing special in the manifest file, I just let the plattform use the screen compatibility features. <supports-screens android:smallScreens <http://developer.android.com/guide/topics/manifest/supports-screens-element.html#small>="false" android:normalScreens <http://developer.android.com/guide/topics/manifest/supports-screens-element.html#normal>="false" android:largeScreens <http://developer.android.com/guide/topics/manifest/supports-screens-element.html#large>="false" android:xlargeScreens <http://developer.android.com/guide/topics/manifest/supports-screens-element.html#xlarge>="false" android:anyDensity <http://developer.android.com/guide/topics/manifest/supports-screens-element.html#any>="false" /> > Are you making layouts in XML? Yes, I have one layout, it is a LinearLayout, that fills the parent in both width and height > Did you try a sample application? > I'm just trying this. anyway I have been using the emulator (galaxy tab tab add-on), and it looks fine. But in the real device the application (I just have one Activity) is centered and surrounded by a black border. > What > tablet are you talking about? > > Samsung Galaxy > I'm sure this reply is not useful to you. Google for "How to ask > questions > the smart way" and you may get some more useful replies. > > Thanks for the suggestion. > On Jan 26, 2:10 pm, gato chlr <[email protected]> wrote: > > Hi List, > > > > In a phone, the application works o, but in an android tablet (with > android > > 2.2) it does not use all screen, does anybody know how to fix that? > > I just see the application in the center of screen, and the rest of > screen > > is black. > > > > Thanks a lot! > > -- > 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]<android-developers%[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

