I am working with C++ to accommodate various resolutions of Android. My phone is a Samsung Galaxy Note20. I believe its resolution is 1080x2400. However, the value confirmed through the code below is 600x1280. What on earth is happening? I can’t figure out what the problem is.