I'm currently developing an OpenGL app for Android. Everything works fine so far, but the navigation bar is a little bit disturbing...
Is there a way to find out if the navigation bar is on the right side like on my galaxy nexus when in landscape or if it is on the bottom like on tablets. In addition I need the height and width of the navigation bar.
Does anyone know how I can achieve this??
Thanks