How to get the low level rendering plugin working on Android?

Android seems to be supported out of the box with the RenderingPluginExample53.zip that is currently provided. However, when I run the example on a Galaxy Note 5, the triangle and texture are not rendered. I tried this in windows and it worked fine.

I even re-built the shared library with the most current Android NDK and it did nothing.

Does anyone have any idea why it’s not working?

Good question