I have to develop an android application for 47" tv with the resolution of 1920*1080. But I don't have the real-time exact size(47") device to check during the development.
Now I only have 40" tv with the resolution of 1920*1080.
I have few clarifications:
1) If I develop(design) the UI for 40" tv, will this work on 47" tv with the same resolution of 1920*1080.
2) Can anybody explain how resolution differs with inch(size)?
3) How to design for both the screen sizes - 40" and 47"?