Is there a setting or something that I can check on the phone to tell under About or anything? Or two phones look identical in all the settings even if they have different screens.
I bought mine earlier this summer as well at Target. Who knows how long it might have been sitting in a warehouse. heh.
if you have froyo 2.2.1 instead of 2.2.2, you have an old novatek screen for sure.
if it's got 2.2.2, it could be either one.
I'm not sure if this'll work in the stock rom, test it for me and see, and let us know. if it works I'll add it to the first post.
download terminal emulator from market.
open it...
type
if you see any output other than an error, it should be a couple of lines with novatek in them; if so, you have the old screen type.
if it doesn't give you any output, or an error, type
if you see any output other than an error, it should be a couple of lines with hitachi in them; if so, you have the new screen type.
if you get an error, toolbox probably doesn't handle grep.
then try
Code:
dmesg > /sdcard/dmesg.txt
then you can close the terminal.
look through dmesg.txt (on your sdcard) for hitachi or novatek, somewhat near the top of the file. whichever you find is the screen type you have.