[mythtv] NVidia Shield screen resolution

Stuart Auchterlonie stuarta at squashedfrog.net
Sun Jul 29 22:00:42 UTC 2018


On 29/07/18 21:55, Peter Bennett wrote:

> 
> My next step would be to create a basic "Hello world" android 
> application and see what screen resolution I get. Since I have never 
> created an android application from scratch, I don't think I will be 
> trying this.
> 

I can help you out here...

https://github.com/stuarta/opengl-qt5

It's a re-implementation of the basic OpenGL triangle examples
using pure Qt. The basic test application is hard coded to 800x600,
but there is a commented out bit of code to tell Qt to use
full screen.

Hopefully this will be of some use.


Regards
Stuart


More information about the mythtv-dev mailing list