This project shows to example where the Android Webview is rendered to
- A Bitmap (displayed via an ImageView)
- An OpenGL texture
With latest version of Chrome (76.0.3809.89), the HTML 5 canvas are not rendered anymore.
With previous versions, it was working properly.
- OpenGL implementation based on https://github.com/arthabus/AndroidViewToGLRendering