Re: [android-developers] Re: Display problems with Galaxy Notes?

2012-03-03 Thread Kostya Vasilyev
If your minSdk is at 7, we can pretty much rule out the app is running
in the compatibility mode.

The Galaxy Note, I believe, presents its screen metrics as large  / xhdpi.

Do you have any resources using those qualifiers?

You may want to read through this:

https://groups.google.com/forum/?fromgroups#!topic/android-developers/R43aSwS_PLE

-- Kostya

3 марта 2012 г. 11:17 пользователь Terry terb...@gmail.com написал:
 Hi, Kostya.

 You may be right.
 The minSdkversion is set to 7 in the manifest.
 I have started reading about compatibility mode, but it is a confusing
 subject.
 AND - I am unable to reproduce the incorrect screen display using any
 of the Android tools I get find.
 If you are right - and I try to disable compatibility mode, how can I
 know if it will work or not - when it seems impossible to test it
 without having the actual device?

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


[android-developers] Re: Display problems with Galaxy Notes?

2012-03-03 Thread Terry
Hi, Kostya.

You wrote:
 If your minSdk is at 7, we can pretty much rule out the app is running
 in the compatibility mode.

According to the Android documentation, that should be right.
However, I had the following line in my Manifest:
supports-screens android:largeScreens=false /

Changing that to true seemed to do the trick - thanks to a
cooperative user who would test it out for me on a real Galaxy Note.
But I am unsure if this is according to the Android documentation (?)

Thanks, Kostya, for pointing me in the right direction - once again.

Regards, Terry.



On 3 Mar, 14:10, Kostya Vasilyev kmans...@gmail.com wrote:
 If your minSdk is at 7, we can pretty much rule out the app is running
 in the compatibility mode.

 TheGalaxyNote, I believe, presents its screen metrics as large  / xhdpi.

 Do you have any resources using those qualifiers?

 You may want to read through this:

 https://groups.google.com/forum/?fromgroups#!topic/android-developers...

 -- Kostya

 3 ÍÁÒÔÁ 2012šÇ. 11:17 ÐÏÌØÚÏ×ÁÔÅÌØ Terry terb...@gmail.com ÎÁÐÉÓÁÌ:







  Hi, Kostya.

  You may be right.
  The minSdkversion is set to 7 in the manifest.
  I have started reading about compatibility mode, but it is a confusing
  subject.
  AND - I am unable to reproduce the incorrect screen display using any
  of the Android tools I get find.
  If you are right - and I try to disable compatibility mode, how can I
  know if it will work or not - when it seems impossible to test it
  without having the actual device?

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


Re: [android-developers] Re: Display problems with Galaxy Notes?

2012-03-02 Thread Kostya Vasilyev
This sounds like the app getting displayed in compatibility mode.

Is your minSdk or targetSdk set to 4 or above in the manfest?

-- K

2 марта 2012 г. 11:46 пользователь Terry terb...@gmail.com написал:
 I am unable to reproduce the problem using the Android Tools on
 Eclipse - with the actual xml layout files. But there does not seem to
 exist an option for a screen similar to that of the Galaxy Notes (5.7
 inch, 1280x800 pixels).

 Has anybody else experienced this problem?

 Regards, Terry.


 On Mar 1, 11:18 am, Terry terb...@gmail.com wrote:
 What do you mean by change the apn value ?

 Terry

 On 1 Mar, 09:57, MOHANAKRISHNAN remokri...@gmail.com wrote:







  i think it may depends upon the apn problems, just change apn value to
  desired devices value.

  On Thu, Mar 1, 2012 at 1:41 PM, Terry terb...@gmail.com wrote:
   I have an app which shows reasonably well on the screen of all devices
   I have tested - until one user complained about it on a new Samsung
  GalaxyNotes. He sent me some screenshots, which shows that my UIs are
   displayed in a somewhat compressed form at the upper 3/4 of the
   screen. The lower 1/4 of the screen is black/unused.

   Does anyone know if this could be a general problem with theGalaxy
  Notes, or is it only occuring with my UI displays?

   Regards, Terry

   --
   You received this message because you are subscribed to the Google
   Groups Android Developers group.
   To post to this group, send email to android-developers@googlegroups.com
   To unsubscribe from this group, send email to
   android-developers+unsubscr...@googlegroups.com
   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 android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Display problems with Galaxy Notes?

2012-03-02 Thread Terry
Hi, Kostya.

You may be right.
The minSdkversion is set to 7 in the manifest.
I have started reading about compatibility mode, but it is a confusing
subject.
AND - I am unable to reproduce the incorrect screen display using any
of the Android tools I get find.
If you are right - and I try to disable compatibility mode, how can I
know if it will work or not - when it seems impossible to test it
without having the actual device?

Terry


On Mar 2, 10:57 pm, Kostya Vasilyev kmans...@gmail.com wrote:
 This sounds like the app getting displayed in compatibility mode.

 Is your minSdk or targetSdk set to 4 or above in the manfest?

 -- K

 2 ÍÁÒÔÁ 2012šÇ. 11:46 ÐÏÌØÚÏ×ÁÔÅÌØ Terry terb...@gmail.com ÎÁÐÉÓÁÌ:







  I am unable to reproduce the problem using the Android Tools on
  Eclipse - with the actual xml layout files. But there does not seem to
  exist an option for a screen similar to that of theGalaxyNotes(5.7
  inch, 1280x800 pixels).

  Has anybody else experienced this problem?

  Regards, Terry.

  On Mar 1, 11:18šam, Terry terb...@gmail.com wrote:
  What do you mean by change the apn value ?

  Terry

  On 1 Mar, 09:57, MOHANAKRISHNAN remokri...@gmail.com wrote:

   i think it may depends upon the apn problems, just change apn value to
   desired devices value.

   On Thu, Mar 1, 2012 at 1:41 PM, Terry terb...@gmail.com wrote:
I have an app which shows reasonably well on the screen of all devices
I have tested - until one user complained about it on a new Samsung
   GalaxyNotes. He sent me some screenshots, which shows that my UIs are
displayed in a somewhat compressed form at the upper 3/4 of the
screen. The lower 1/4 of the screen is black/unused.

Does anyone know if this could be a general problem with theGalaxy
   Notes, or is it only occuring with my UI displays?

Regards, Terry

--
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to 
android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
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 android-developers@googlegroups.com
  To unsubscribe from this group, send email to
  android-developers+unsubscr...@googlegroups.com
  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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Display problems with Galaxy Notes?

2012-03-01 Thread Terry
What do you mean by change the apn value ?

Terry


On 1 Mar, 09:57, MOHANAKRISHNAN remokri...@gmail.com wrote:
 i think it may depends upon the apn problems, just change apn value to
 desired devices value.







 On Thu, Mar 1, 2012 at 1:41 PM, Terry terb...@gmail.com wrote:
  I have an app which shows reasonably well on the screen of all devices
  I have tested - until one user complained about it on a new Samsung
  Galaxy Notes. He sent me some screenshots, which shows that my UIs are
  displayed in a somewhat compressed form at the upper 3/4 of the
  screen. The lower 1/4 of the screen is black/unused.

  Does anyone know if this could be a general problem with the Galaxy
  Notes, or is it only occuring with my UI displays?

  Regards, Terry

  --
  You received this message because you are subscribed to the Google
  Groups Android Developers group.
  To post to this group, send email to android-developers@googlegroups.com
  To unsubscribe from this group, send email to
  android-developers+unsubscr...@googlegroups.com
  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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Display problems with Galaxy Notes?

2012-03-01 Thread Terry
I am unable to reproduce the problem using the Android Tools on
Eclipse - with the actual xml layout files. But there does not seem to
exist an option for a screen similar to that of the Galaxy Notes (5.7
inch, 1280x800 pixels).

Has anybody else experienced this problem?

Regards, Terry.


On Mar 1, 11:18 am, Terry terb...@gmail.com wrote:
 What do you mean by change the apn value ?

 Terry

 On 1 Mar, 09:57, MOHANAKRISHNAN remokri...@gmail.com wrote:







  i think it may depends upon the apn problems, just change apn value to
  desired devices value.

  On Thu, Mar 1, 2012 at 1:41 PM, Terry terb...@gmail.com wrote:
   I have an app which shows reasonably well on the screen of all devices
   I have tested - until one user complained about it on a new Samsung
  GalaxyNotes. He sent me some screenshots, which shows that my UIs are
   displayed in a somewhat compressed form at the upper 3/4 of the
   screen. The lower 1/4 of the screen is black/unused.

   Does anyone know if this could be a general problem with theGalaxy
  Notes, or is it only occuring with my UI displays?

   Regards, Terry

   --
   You received this message because you are subscribed to the Google
   Groups Android Developers group.
   To post to this group, send email to android-developers@googlegroups.com
   To unsubscribe from this group, send email to
   android-developers+unsubscr...@googlegroups.com
   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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en