Lumia 800 Screen Resolution
Hi guys,
Does anyone know why or how to fix a Nokia Lumia 800 screen resolution issue?
I am currently testing my application on 3 different Lumia 800 handsets.
The problem that I am having is that on every single unit the colour shades are slightly different. Even though the code stays the same.
This affects all apps and not just my app.
If I select a blue colour with hex value of "3cdcfc" for example to display in my app, then it displays as 3cdcfc on one handset but "2dd4fe" on another handset and another colour on the 3rd handset. Is there a reason for the colour change between handsets running the exact same firmware and OS version? Is there a way to fix this?
The issue is that some of the buttons are not visible when theme colour is changed to light mode, due to the colour variations on certain units.
Is there a software fix for this? Or is this hardware related?
Any help will be appreciated.
Re: Lumia 800 Screen Resolution
If it is the same phones then it may only be a brightness problem, try setting the same brightness for the 3 devices (Settings =>brightness).
Re: Lumia 800 Screen Resolution
[QUOTE=Loukt;911035]If it is the same phones then it may only be a luminosity problem, try setting the same luminosity for the 3 devices (Settings =>Luminosity).[/QUOTE]
Luminosity settings? There are no such settings on the Lumia800 handsets I have or at least not in "Settings =>Luminosity". Could you send a screenshot.
Re: Lumia 800 Screen Resolution
My mistake, I meant brightness
Re: Lumia 800 Screen Resolution
[QUOTE=Loukt;911038]My mistake, I meant brightness[/QUOTE]
Thank you for the feedback.
Brightness is set the same on all 3 handsets but they all display different colours. Battery levels are also the same.
Re: Lumia 800 Screen Resolution
I hope it's not set to auto, try setting brightness to high or medium in all the device.
I'd like to know, how do you get the hex value from your devices ?
Update : check this link [url]http://forums.wpcentral.com/nokia-lumia-800/196552-grey-color-different-white-lumia-800-a.html[/url]
If I understand the colors are slightly different depending on the phone models(in Lumia 800 case, each color have its own model) and since it's a manufacturer thing so you can't fix it.
Re: Lumia 800 Screen Resolution
Out of curiosity how did you got those different color numbers? How did you read them?
Windows Phone does not have a Color Profile calibration option. Thats something I would like to see in the platform. For some time now I'm an amateurs photographer also and its a bit of a pain to do edits on the phone and then when looking at the same photo it looks really different.
This is color differences are usual on TFT and AMOLED screens. I've saw it many times before and I believe that its due to the batches of screens, age, settings, color calibration, etc. There is no way currently to normalize this.
Re: Lumia 800 Screen Resolution
[QUOTE=Loukt;911047]If I understand the colors are slightly different depending on the phone models (in Lumia 800 case, each color have its own model) and since it's a manufacturer thing so you can't fix it.[/QUOTE]
@Loukt - You understand it correctly, yes sadly it seems this is a hardware thing and nothing we as developers can do to fix this.
@Loudt @joaocardoso - Lifting Hex is not possible on lumia 800, so I snapped a manual picture and lifted the hex value using a photo editing software on my pc.
This method will obviously not reproduce the exact hex value but it gives you guys the idea of what the error is.
Another way would be to take a screenshot and then lift the hex values on a pc editor, but since there is no fast easy way to take screensnaps on Lumia, I opted for taking a picture of the screens with a camera.
Thank you for the feedback.
Re: Lumia 800 Screen Resolution
[url]http://www.developer.nokia.com/Community/Wiki/How_to_take_screenshot_on_Windows_Phone[/url] may help with capturing screens. However it would be a bit surprising if the pixel values were different.
Re: Lumia 800 Screen Resolution
[QUOTE=wizard_hu_;911099][url]http://www.developer.nokia.com/Community/Wiki/How_to_take_screenshot_on_Windows_Phone[/url] may help with capturing screens. However it would be a bit surprising if the pixel values were different.[/QUOTE]
Never thought there was an app for WP7 helping with screen captures, Thank you wizard_hu_!
Re: Lumia 800 Screen Resolution
[QUOTE=wizard_hu_;911099][url]http://www.developer.nokia.com/Community/Wiki/How_to_take_screenshot_on_Windows_Phone[/url] may help with capturing screens. However it would be a bit surprising if the pixel values were different.[/QUOTE]
Thank you for the feedback @wizard_hu
Having just taken screenshots using the screensnap tool, I can confirm that the colour is not really changing on the actual code. It is related to the brightness on the device as per @Loukt feedback.
It seems that the brightness is not the same on each unit even though they are setup exactly the same. This seems to be a hardware issue and not something developers can fix.