Stack size on Android
Posted: Thu Jun 04, 2015 12:59 pm
I have written a program and saved it as standalone for Android.
When I install the apk file on Sony Xperia Z Device and read the stack height and width I get the following numbers:
360 * 592 which is much less than the device actual screen size i.e. 1080*1920!
Stack size seems 1/3 of the real resolution.
I did my best to find an answer. But I couldn't
I highly appreciate any comment solving my problem.
When I install the apk file on Sony Xperia Z Device and read the stack height and width I get the following numbers:
360 * 592 which is much less than the device actual screen size i.e. 1080*1920!
Stack size seems 1/3 of the real resolution.
I did my best to find an answer. But I couldn't
I highly appreciate any comment solving my problem.