Half white screen android phone

jewelcorsa -  
txiki Posted messages 6514 Registration date   Status Contributor Last intervention   -

Hello,

I threw my phone on the ground in a fit of anger two days ago, and now for two days half of my Android screen has been white and flickers from time to time. However, the phone works perfectly fine as usual; I can still access apps, etc... except that the white screen is straining my eyes and doesn’t allow me to see the whole screen... However, when I take a screenshot of the screen, the white part doesn’t appear...

Does anyone have a solution? Knowing that I would like to avoid going to a repair shop...


2 answers

  1. txiki Posted messages 6514 Registration date   Status Contributor Last intervention   609
     

    Hello jewelcorsa,

    Colors in computing are based on R (red), G (green), B (blue). Each having a value of 256, (ranging from 0 to 255)..

    For black it will be R = 0, G = 0 and B = 0
    For white it will be R = 255, G = 255 and B =255.
    So, your half of the screen has gone from a value of 0 to 255, hence this white color.

    I know, this doesn't solve your problem but it's the explanation.

    Solution?
    Replace the screen (and I mean the screen!) because these screens are protected by a glass glued on it to avoid exactly this kind of problem.

    You must have been harsh.....

    Good luck!


    1
  2. txiki Posted messages 6514 Registration date   Status Contributor Last intervention   609
     

    Hello jewelcorsa,

    I moved you to the Phones forum (since I don't have the model....) they will be able to respond to you.

    Best regards!


    0