OpenGL-ES Info for Android
Stuff and to the point.
As an Android OpenGL developer, this app is extremely useful, allowing us to check various device (of which Android has a lot of) capabilities and make proper dev decisions to support the various configs.
Is it possible for this app to be open sourced? I have an app that I need to check what the max texture size is but the method I'm using seems to report 0 for one specific device but your app reports it perfectly. I'm just curious how you pull that info out of openGL. Thanks for any help.
does exactly what name suggests, and no extra permission requirements at all - absolute win
No permissions required. Other devs should follow suit
I wish more apps would be like that.
Doesn't ask for permissions, shows all relevant info, simple UI.
Excellent
does exactly what name suggests, and no extra permission requirements at all - absolute win
No permissions required. Other devs should follow suit
I wish more apps would be like that.
Doesn't ask for permissions, shows all relevant info, simple UI.
Excellent
by E####:
Is it possible for this app to be open sourced? I have an app that I need to check what the max texture size is but the method I'm using seems to report 0 for one specific device but your app reports it perfectly. I'm just curious how you pull that info out of openGL. Thanks for any help.