[android-developers] Is Samsung Galaxy Tab NOT a large screen from application developer's point of view?

2010-10-05 Thread Argon Konay
Hi, I have layout issues in my application on Samsung Galaxy Tab. It has a 7" TFT display with 1024x600 resolution. Galaxy Tab prefers images in "res/drawable-hdpi" to the ones in "res/ drawable". That is understandable. However resources in "res/layout" are used instead of the ones in "res/ layo

Re: [android-developers] Is Samsung Galaxy Tab NOT a large screen from application developer's point of view?

2010-10-05 Thread dan raaka
GalaxyTab is a LARGE/HDPI device. Having android:largeScreens="true" in your manifest just makes sure that the android market doesn't filter your app out of LARGE devices. Similar arguments holds true for android:anyDensity="true" -Dan On Tue, Oct 5, 2010 at 11:44 AM, Argon Konay wrote: > Hi,

Re: [android-developers] Is Samsung Galaxy Tab NOT a large screen from application developer's point of view?

2010-10-05 Thread Kumar Bibek
I would expect it topick up layout files from the layout-large. I dont have a tab to test it out. May be if anyone else can confirm this? On Wed, Oct 6, 2010 at 12:59 AM, dan raaka wrote: > GalaxyTab is a LARGE/HDPI device. > > Having android:largeScreens="true" in your manifest just makes sure

Re: [android-developers] Is Samsung Galaxy Tab NOT a large screen from application developer's point of view?

2010-10-05 Thread Chris Stewart
OK, I'll ask... So, uh, how did you get a Galaxy Tab??? -- Chris Stewart http://chriswstewart.com Fantasy Football- Android app for MFL fantasy football owners On Tue, Oct 5, 2010 at 3:32 PM, Kumar Bibek wrote: > I would expec

Re: [android-developers] Is Samsung Galaxy Tab NOT a large screen from application developer's point of view?

2010-10-05 Thread dan raaka
Argon, Most likely you are using a pre-release build !! Build reaching users are LARGE/HDPI as stated earlier. -Dan On Tue, Oct 5, 2010 at 1:37 PM, Chris Stewart wrote: > OK, I'll ask... > > So, uh, how did you get a Galaxy Tab??? > > -- > Chris Stewart > http://chriswstewart.com > > Fantasy